[01x01] How to Get Started with the Julia Programming Language | Tutorial 1/13 | Julia for Beginners

preview_player
Показать описание
In this tutorial you'll learn how to download the Julia Programming Language (free) onto your local computer and enter your first line of code: "Hello, World!"

You'll also learn how to install Atom, which is a free text editor that we will use as our programming environment for the remainder of the tutorials.

Finally, you'll learn how to install Juno, which is the free extension to Atom for Julia.

This is Julia for Beginners Tutorial number 1 out of 13:

00:00 Intro
04:39 Install Julia
10:51 Install Atom
12:00 Install Juno
22:33 Outro

Links:
julia for talented amateurs | Tutorial Series 01 Playlist:
Dr. Ana Bell, Dr. Eric Grimson | 6.0001 Introduction to Computer Science and Programming:
Dr. Jane Herriman | Intro to Julia tutorial (version 1.0):
Simone Giertz | I built myself a proud parent machine:

About Julia for Beginners Tutorial Series:
Introduction to the Julia Programming Language for amateurs, hobbyists, tinkerers and enthusiasts.
Contains 13 tutorials divided into 3 parts.
Part 1 covers the basics of coding in Julia.
Part 2 covers some intermediate concepts of computer science.
Part 3 is a final project to tie it all together.
These tutorials are intended for beginners.
No programming experience required.
New tutorials are posted on Sundays.

About The Julia Programming Language:
Julia is a relatively new computer programming language that is free and open-source.
It has been called the language of the future because it is both flexible and fast.
It is designed to handle the world's most complex problems and run on the most sophisticated computer equipment, yet it's easy enough for a self-taught hobbyist, like me, to learn at home.

About Atom:
Atom is a free and open-source text editor developed by GitHub that can be used for multiple programming languages.

About Juno:
Juno is the free Julia extension designed to be used in Atom.
Рекомендации по теме
Комментарии
Автор

I am an R programmer but I started my julia training with you because of your sense of humor. Love your method. Thanks.

shabnamshadlu
Автор

I am an undergraduate going into my fourth and final year as A Biology student. I am interested in Bioinformatics and my supervisor adviced me to learn Julia machine learning in preparation for my thesis. I just started your video and I already love your way of teaching! Thank you!

chrisbotos
Автор

sir, it is indeed a great lecture series
I beg you to keep uploading videos related to programming. I want to learn from you because to teach very nicely.

sumanshekhar
Автор

I’m not new to programming by any means (my first language was Basic :| ), but this is still going to be quite fun to watch. It’s looking already like you’ve created a great resource if can point people to.

liesdamnlies
Автор

I love your humor and editing style! Thank you

DrMocktopus
Автор

Omg. I just found your channel, and it looks absolutely incredible. Currently studying AI/ML, and loving the wholesome content being put out.

NolanChai
Автор

Julia is a language that keeps me awake at night

shateq
Автор

Thank you so much, I am a totally beginner, this is very friendly for me

CuChulain
Автор

wat a great resource for learning Julia!!

ayushkumarsingh
Автор

Not new to programming or Julia. However I think there is always a chance you can learn something new. You did a nice job. I originally went through setting up Julia in Atom a few years ago. But for a while I usually used VS Code. However I recently tried Atom again. I edited a Julia program and out of habit I pressed F5 to run the program like I would in VS Code. To my surprise...it ran...out of the box (on Linux), with no plug-ins. Julia support was enabled by default. And it executed immediately unlike the long pause in VS-Code . So I hope you're wrong about Atom's development my version today is 1.58 you were using 1.50 in your video. I find Atom very nice.

billb
Автор

You're a big help in doing your research. I know Python 3, C++, and C#

Mnerd
Автор

Your channel is really great, I like the way you edit video. +1 subscriber

HungPham-zlls
Автор

Oh, my... this tutorial is simply awesome! I really enjoyed it. You are so funny, I love it. Thank you very much, sir. You're awesome. Greetings from Brazil :)

krodriguesfirmino
Автор

Thank you so much for your efforts. It 's so helpful

assiachahidi
Автор

Great video! I've battled with VS Code quite a bit and still find it very confusing. Platformio pushed me to VS Code but I might revert to Atom with that too if I still can.

vcat
Автор

Thank you very much for the really clear and informative Julia tutorial series. I was about to download Atom when I saw it was no longer supported. Any suggestion of a current alternative?

iiRawCraft
Автор

If you could do Data Structures and Algorithms implemented in Julia, it would be nice :)

dandandan
Автор

I was like no I like Vscode, then I saw the Documentation mentions And now I am like i need

debeast
Автор

julia> Pkg
ERROR: UndefVarError: `Pkg` not defined

julia>


AhmedMostafa-ukzj
Автор

What do you recommend now that atom has been retired by git hub? an older version?

jimsnipes