Julia Tutorial

preview_player
Показать описание

Here is a 300 Page book on Julia in a 1 hour video. Julia is a fast, general purpose language that can easily integrate with libraries from numerous languages and has numerous libraries that are of interest especially to mathematically inclined people.

MY UDEMY COURSES ARE 87.5% OFF TIL February 13th ($9.99) One is FREE

02:06 Variables
02:45 Data Types
04:47 Casting
06:04 Strings
09:20 Conditionals
12:29 Looping
15:31 Arrays
26:11 Tuples
27:50 Dictionaries
30:32 Sets
32:19 Functions
39:14 Anonymous Functions
42:20 Math
44:06 Enums
44:55 Symbols
45:55 Structs
47:21 Abstract Types
49:50 Exception Handling / User Input
51:40 File IO
53:36 Macros

GET FREE STUFF WHILE SUPPORTING MY TUTORIALS
Рекомендации по теме
Комментарии
Автор

Still waiting for a "Learn every programming language in one video" video :) You rock, Derek!

thedumbfounds
Автор

Perfect for someone like me who already knows lots of other languages and just needs a quick explanation of syntax. Thanks!

dakota
Автор

Learn MatLab in One video is coming next. My computer died. Apple says it will be over 2 weeks till I get a new one :( Sorry for the wait.

derekbanas
Автор

Julia is such a nice language. Clean syntax without crazy magic or weird and incomprehensible idiomatic syntax. I can look at a piece of Julia code and understand what it is doing.
Really nice and compact to declare a variable with "myar::in32".
These tutorials are priceless to get a quick overview!! Thank you.

BryanChance
Автор

I wish all tutorials were like this: A quick overview of what's available that isn't exhaustive and overly technical but also isn't painfully slow. You saved me so much time!

vipinx
Автор

Now Julia in one video. This channel is wonderful and you're awesome Derek. Thanks for the tutorial

masoud
Автор

I love the subtle reference to future diaries at 7:00, and the rest of them of course

lorvarz
Автор

To insert replacement before an index n without removing any items, use splice!(collection, n:n-1, replacement)

rohitpingale
Автор

Excellent video. Derek, you have helped provide a task for me to get done for 2023. Should be much easier to learn now.

billvvoods
Автор

I just noticed that Julia has many similarities to Python. Do you Agree?
This language really interests me after reading a post early this morning which is titled as "Why Julia can replace Python". As a fanatic of Python, I got intrigued until I learned that Julia has the speed that Python lacks (though there are tricks you can do to speed things up in Python). So I decided to later give this language a try and decided to spread the word about this awesome new language later on after I create contents about it here on YouTube with my channel.

wcsmcjs
Автор

Thank you very much Derek :) Please do a voting in the community section. I would love to see programming a compiler video(lexing, parsing etc..) please like if you agree!

exodus
Автор

Could you do a tutorial about the genie web framework with the julia programming language!? That'd be awesome. Great vid.

harjitsingh
Автор

Is a nice mix of everything: python, lisp, etc!
If is a general purpose language, I can work with GUI with it? And with SQLite? I can have a compiled version of a Julia program?
Thank you!

higiniofuentes
Автор

i never regret learning this language, fast and easy to learn with C calling

edinetgrunhed
Автор

YES! I'VE WANTED THIS FOR SUCH A LONG TIME!!

Typrograms
Автор

Fortran married Matlab and gave Julia... Good stuff

ZackDia-Ptr
Автор

This toturial so amazing, thank you so much, I am so grateful for you

heshamabdel-mohsen
Автор

Very helpful and straighforward. Useful for people who know how to program. Thanks for the cheatsheet

matejsuty
Автор

Thank you so much for all your videos. I love that I can get started with a language on a lunch break.

LusidDreaming
Автор

Thanks for the vid. Wanted to watch the first few minutes but eventually watched it all. The pace in your video keeps me focussed. About Julia: Sometimes it seems the devs tried too hard to find different syntax than Python which produces some strange expressions. Anyway great language and syntax overall.

brambeer