mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Add Julia Beginner Course + Julia Section (#7803)
* Add Julia Course * Fix Julia Course Title
This commit is contained in:
parent
99cc1fcb61
commit
93b95c03fd
1 changed files with 6 additions and 0 deletions
|
|
@ -49,6 +49,7 @@
|
|||
* [Redux](#redux)
|
||||
* [Svelte](#svelte)
|
||||
* [Vue.js](#vuejs)
|
||||
* [Julia](#julia)
|
||||
* [Kotlin](#kotlin)
|
||||
* [Kubernetes](#kubernetes)
|
||||
* [Linux](#linux)
|
||||
|
|
@ -770,6 +771,11 @@
|
|||
* [Vuex for Everyone](https://vueschool.io/courses/vuex-for-everyone)
|
||||
|
||||
|
||||
### Julia
|
||||
|
||||
* [Julia Tutorials (Basic)](https://www.youtube.com/playlist?list=PLP8iPy9hna6SCcFv3FvY_qjAmtTsNYHQE) - The Julia Programming Language (YouTube)
|
||||
|
||||
|
||||
### Kotlin
|
||||
|
||||
* [Advanced Android with Kotlin](https://www.udacity.com/course/advanced-android-with-kotlin--ud940) (Udacity)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue