Learn Julia in 4 hours in 4K | Full Course | Julia for Absolute Beginners

preview_player
Показать описание
Want to learn Julia, but don't know anything about coding?

The Julia Programming Language is the highest-level programming language ever created, so it serves as a gateway to knowledge.

If you're new to coding and want to learn Julia as your first language, then this is the course for you!

There are no knowledge prerequisites for this course, so I'm assuming that Julia is your first programming language.

In addition to learning the fundamentals of Julia, you'll also learn some of the fundamental concepts of computer science and coding in general.

You'll also learn how to use the latest tools available for Julia, including how to use VS Code and Pluto notebooks.

Enjoy!

##############################
# Chapters
##############################

00:00:00 Chapter 01: Motivation
00:06:36 Chapter 02: Install Julia
00:09:45 Chapter 03: Hello, World!
00:12:15 Chapter 04: Terminal
00:17:23 Chapter 05: Install VS Code
00:19:33 Chapter 06: Julia + VS Code
00:28:40 Chapter 07: Basic Math
00:38:49 Chapter 08: Boolean
00:48:38 Chapter 09: Variables
01:00:23 Chapter 10: Data Types | Numbers
01:11:01 Chapter 11: Data Types | Char & String
01:18:16 Chapter 12: Data Types | Data Structures | Arrays
01:33:06 Chapter 13: Data Types | Data Structures | Tuple
01:38:09 Chapter 14: Data Types | Data Structures | NamedTuple
01:40:32 Chapter 15: Data Types | Data Structures | Dictionary
01:48:17 Chapter 16: Data Types | Data Structures | struct
01:54:01 Chapter 17: Control Flow | if
02:03:52 Chapter 18: Control Flow | Ternary
02:10:18 Chapter 19: Control Flow | while
02:15:00 Chapter 20: Control Flow | for
02:22:16 Chapter 21: Control Flow | for in
02:27:39 Chapter 22: Comprehension
02:31:25 Chapter 23: Functions | Function
02:38:58 Chapter 24: Functions | Multiple Dispatch
02:54:13 Chapter 25: Functions | Anonymous Function
02:58:02 Chapter 26: Standard Library
03:05:02 Chapter 27: Packages
03:17:29 Chapter 28: Pluto
03:34:46 Chapter 29: Update Julia
03:40:50 Chapter 30: Help
03:51:39 Chapter 31: Graduation

##############################
# Links
##############################

# Code for All Chapters

# Julia for Absolute Beginners Playlist

# The Julia Programming Language Website

# Download Julia Installer

# Download VS Code Installer

# Julia in VS Code Documentation

# Julia Number Types

# Julia Unicode Input

# Julia Packages Search

# My Pluto Videos

# Julia Documentation

# Julia Discourse

# doggo dot jl GitHub repo

# Rosetta Code

# "doggo dot rs" YouTube Channel

##############################
# Donate
##############################

# My Liberapay Account

##############################
Рекомендации по теме
Комментарии
Автор

There is no new content in this video. It's just a compilation of all of the individual videos from Series 10 stitched together into 1 long video. This video is being provided as a convenience for those who like to have everything in one place. Cheers!

doggodotjl
Автор

Love the "Pretty cool, right?"s. Thanks for putting this together.

transportation-talk
Автор

I think your speech is excellent. The YouTube transcript generator can tell when you are at the end of a sentence and then place a period in the correct spot. Thanks.

cbbcbb
Автор

Your video and teaching quality is high asf ty for spending this time and teach us the future

BadBakh
Автор

wish i found you when i was learning C.
great explanation and great examples, plus awesoe job with the memes.
if you ever drop a [ython course, youd be doing us all a favor

kings
Автор

This is the best introductory course for Julia. Thanks for the effort. It help me a lot!

OscarManuelMendozaVargas
Автор

I am new to programming world. But, with my love of doggo, Julia Programming become my favorite bcuz of this channel.

theinthanaung
Автор

I want to learn other language other than R and your channel is my go to learning channel for Julia since few months ago 🙏. Thank you.

sixzero
Автор

Thanks Doggo! I have a video idea for you: I would love to learn about creating presentations/slides in Julia w/ interactivity and not. I see there are options, e.g., Pluto, Reveal.js, Vscode plugin, etc.

broadwaybrian
Автор

Hello, I wish you a happy New Year and Merry Christmas . Thank you so much for the detailed training material on Julia. with its help, the language will be even more popular. Hello from Russia

ДмитрийДогадин-цц
Автор

Thank you for all your efforts! Your Julia Tutorials are amazing!
Thank you very much! Happy Holidays!

leibaleibovich
Автор

Dogg Got. Your channel is very important for anyone wanting to learn Julia. It covers all the basic content. Do you plan to create videos for more advanced topics, such as deep learning with Flux, machine learning with MLJ, or NLP applications? Or other AI applications like LLM...? I have been working with MLJ for NLP and Flux for deep learning. I've encountered some issues with data preprocessing, specifically with Tdftransformer... There some new discoveries on how to tackle this in-depth.

bioksam
Автор

This is absolutely great. Thanks for your work 😊

berndgasser
Автор

Gracias. Excelente curso desde cero. ¿Cuáles temas abordará en la siguiente serie, por favor? Sería fantástico aprender Makie desde lo más básico hasta un nivel medio, incluyendo GraphMakie y cómo guardar y cargar grafos con metadatos y propiedades, y cómo guardar grafos interactivos en formato html o similar para compartir con personas que no usen Julia. Soy consciente que en cursos anteriores hay algunos videos con Makie.

cescalan
Автор

Thank you, it was a great learning experience.

Irshaan
Автор

We need a combined video for all other playlist also

vikaspoddar
Автор

some of your codes does not work in my vscode. for example in the while loop example I get scope error so I have to define local-global variable or create function and use the while loop in that function.

Heisenberg-prhk
Автор

hey doggo, what extension or setting do you use so that it shows at the end of the line the type/value of variable eg: 47-element Vector{Float64}
Thank you! And amazing video!

oscargr
Автор

You know any more practical way to perform media downloads, such as .mp3, .mp4, using a URL?

bioksam
Автор

I thought I was one the few fans of Julia who is also a fan of Rust, just respect

svc