Assimilate Julia
Learning Julia During Live Coding
This video series covers live coding the Julia Language iteratively thus learning the language.
Lessons Covered Include:
-
1.0 52 weeks of Julia Episode 1 Julia installing getting started
-
2.0 52 weeks of Julia Episode 2 Julia strings
-
3.0 52 weeks of Julia Episode 3 Julia functions
-
4.0 52 weeks of Julia Episode 4 Julia piping vectorizing functions
-
5.0 52 weeks EIL Julia Episode 5 Control Flow
-
6.0 52 weeks EIL Julia Episode 6 Control Flow, Exceptions and Async Tasks
-
7.0 52weeks EIL Julia Episode 7 Types using Github Copilot with Julia for autocompletion
-
8.0 52weeks Julia methods, command-line tools and also copilot
-
9.0 52weeks Julia Episode 9 Julia Packages
-
10.0 52weeks Julia Episode 10 Julia Modules
-
11.0 52weeks Julia Episode 11 Julia Documentation
-
12.0 build command line tools julia fix codespaces devcontainer for julia
-
13.0 getting linting working for julia with Makefile
-
14.0 build Julia GitHub Actions
Learning Objectives
-
Using the Julia Language to do data science and machine learning as well as programming
-
Learning to code in Julia
-
Learning the key syntax and features of the Julia Language
-
Using Julia with Github Codespaces
-
Building command-line tools with Julia and argparse
Additional Popular Resources