Skip to main content
Alpha
This lesson is in the alpha phase, which means that it has been taught once and lesson authors are iterating on feedback.
Light
Dark
Auto
Learner View
Instructor View
Menu
Beginner Programming in Julia
Beginner Programming in Julia
Key Points
Glossary
Learner Profiles
More
Reference
Search the All In One page
Beginner Programming in Julia
Toggle Theme
Light
Dark
Auto
Learner View
Instructor View
EPISODES
Summary and Setup
1. Part I: Introduction to Julia
2. Introduction
3. Using the REPL
4. The Julia Type System
5. Using the Package Manager
6. Part II: Programming in Julia
7. Write functions!
8. Interfaces & conditionals
9. Loops
Current Chapter
10. Part III: Managing Julia Projects
Objectives
Episodes
11. Using Modules
12. Creating Packages
13. Adding tests
RESOURCES
Key Points
Glossary
Learner Profiles
Reference
See all in one page
Previous
Next
Previous: Loops
Next: Using Modules...
Part III: Managing Julia Projects
Last updated on 2025-09-17 |
Edit this page
Expand All Solutions
Objectives
Learn how modules work
Learn how to create a package
Learn basic built-in testing tools
Episodes
Using Modules
Creating Packages
Adding Tests
Previous
Next
Previous: Loops
Next: Using Modules...
Back
To Top