In this Julia Programming Language tutorial, you will learn the relationship between Variables, Expressions and Memory in computing. You will also practice coding with the most common DataTypes, or Types, used in the Julia.
This is Julia for Beginners Tutorial number 3 out of 13:
00:00 Intro
00:56 Relationship between Variables, Expressions & Memory
11:41 Types
12:07 Type Int (integers)
12:36 Type Float (floating point numbers)
16:27 Type Rational (rational numbers)
17:13 Type Irrational (irrational numbers)
21:46 Type Char (characters)
27:29 Type String (strings)
38:38 Type Symbol (symbols)
39:05 Type Bool (Booleans)
42:11 Outro
Links:
julia for talented amateurs | Tutorial Series 01 Playlist:
https://www.youtube.com/watch?v=0oChN11wf_4&list=PLhQ2JMBcfAsi_3g2AFJ6B84d8c5jw5kXp
Julia Unicode Input Documentation:
https://docs.julialang.org/en/v1/manual/unicode-input/
Dr. Ana Bell, Dr. Eric Grimson | 6.0001 Introduction to Computer Science and Programming:
https://www.youtube.com/watch?v=nykOeWgQcHM&list=PLUl4u3cNGP63WbdFxL8giv4yhgdMGaZNA
Dr. Jane Herriman | Intro to Julia tutorial (version 1.0):
https://youtu.be/8h8rQyEpiZA
About Julia for Beginners Tutorial Series:
Introduction to the Julia Programming Language for amateurs, hobbyists, tinkerers and enthusiasts.
Contains 13 tutorials divided into 3 parts.
Part 1 covers the basics of coding in Julia (tutorials 1 - 8).
Part 2 covers some intermediate concepts of computer science (tutorials 9 - 12).
Part 3 is a final project to tie it all together (tutorial 13).
These tutorials are intended for beginners.
No programming experience required.
New tutorials are posted on Sundays.
About The Julia Programming Language:
Julia is a relatively new computer programming language that is free and open-source.
It has been called the language of the future because it is both flexible and fast.
It is designed to handle the world's most complex problems and run on the most sophisticated computer equipment, yet it's easy enough for a self-taught hobbyist, like me, to learn at home.
https://julialang.org/
About Atom:
Atom is a free and open-source text editor developed by GitHub that can be used for multiple programming languages.
https://atom.io/
About Juno:
Juno is the free Julia extension designed to be used in Atom.
https://atom.io/packages/uber-juno