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

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

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*