An open API service indexing awesome lists of open source software.

https://github.com/snehilsanyal/julia-101

🧑🏻‍🎓👨🏻‍💻 Self learning Julia through various courses, books, tutorials...
https://github.com/snehilsanyal/julia-101

datatalksclub julia julia-academy

Last synced: 3 months ago
JSON representation

🧑🏻‍🎓👨🏻‍💻 Self learning Julia through various courses, books, tutorials...

Awesome Lists containing this project

README

        

# Julia 101

This repository consists of code snippets in Julia language as part of the [#project-of-the-week](https://github.com/DataTalksClub/project-of-the-week/blob/main/2023-03-08-getting-started-julia.md).

## Day 1

- Installed Julia language, using VSCode as the code editor
- Ran hello world example in Julia
- Read more in these links:
1. [Getting Started with Julia](https://julialang.org/learning/getting-started/)
2. [10 reasons to learn Julia language in 2023](https://juliazoid.com/10-simple-reasons-to-learn-the-julia-programming-language-in-2023-453a4dafab32)