https://github.com/fortunewalla/alienjulia
Is it an alien language? Learning to code in Julia
https://github.com/fortunewalla/alienjulia
book booksjl coding julia julia-coding julia-lang julia-language julia-learning julia-programming julialang learning learning-julia programming
Last synced: 3 months ago
JSON representation
Is it an alien language? Learning to code in Julia
- Host: GitHub
- URL: https://github.com/fortunewalla/alienjulia
- Owner: fortunewalla
- License: mit
- Created: 2023-01-09T04:13:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T05:09:43.000Z (about 3 years ago)
- Last Synced: 2025-01-22T06:25:46.959Z (about 1 year ago)
- Topics: book, booksjl, coding, julia, julia-coding, julia-lang, julia-language, julia-learning, julia-programming, julialang, learning, learning-julia, programming
- Language: Julia
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Is it an alien language?
> Learning to code in Julia
*Last Updated: 9 Jan 2023*
Aim: To learn about the intricacies of the Julia programming language through writing a book.
Introduction: This book is a way to explore how to code effectively and efficiently in Julia. It is mainly meant for beginners. This book will keep evolving as new concepts in Julia are introduced.
Plan: We will use the latest nightly builds and a text editor. This is done to simplify the development experience and focus as much as possible on learning. Expect only weekly updates as of now.
References:
Books.jl - The package used to create this book: https://github.com/JuliaBooks/Books.jl
BookTemplate - The starting template for this book: https://github.com/JuliaBooks/BookTemplate
Preview of a BookTemplate book: https://booktemplate.huijzer.xyz
*(c) 2023 fortunewalla*