DEV Community

Cover image for Learning Julia(0): context
Z. QIU
Z. QIU

Posted on • Edited on

4 4

Learning Julia(0): context

A super fan of Matlab, I've used it (mainly the Optimization toolbox) a lot during my PhD study. Later on, after I started my professional job in INRIA and GE, I used mainly C++/C/C#/Python but never Matlab. Though Matlab is great, it is, however, too expensive. That's why I use often open-source tools such like Numpy, Scipy, Eigen and Maxima in some development works.

I heard the name of Julia in 2017 and felt astonished to learn that this new language combines the interactivity and computational power of Python/Matlab with the speed of C. It is until today that I have time to learn intensively this powerful and promising language. So I will share my everyday learning notes here. Stay hungry!

Alt Text

Official Website:
https://julialang.org/

Cheat sheet:
https://juliadocs.github.io/Julia-Cheat-Sheet/
https://juliadocs.github.io/Julia-Cheat-Sheet/zh-cn/

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (1)

Collapse
 
logankilpatrick profile image
Logan Kilpatrick

I love the custom made Julia icons! The color are fun : ) #JuliaLang

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay