mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 10:26:13 +00:00
Update Rust Courses (#5040)
* Update Rust Courses Added Rust Courses which were good in quality on YouTube and beginner friendly. * Update free-courses-en.md Changed the order of resources. * Update free-courses-en.md Update * Update free-courses-en.md Removed a blank line. Lint problems fixed. * Update free-courses-en.md Update * Update free-courses-en.md Removed YouTube..
This commit is contained in:
parent
87d785a64e
commit
b8d37ccfbc
@ -54,6 +54,7 @@
|
|||||||
* [QB64](#QB64)
|
* [QB64](#QB64)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
|
* [Rust](#rust)
|
||||||
* [Scala](#scala)
|
* [Scala](#scala)
|
||||||
* [Security](#security)
|
* [Security](#security)
|
||||||
* [Software Engineering](#software-engineering)
|
* [Software Engineering](#software-engineering)
|
||||||
@ -585,6 +586,15 @@
|
|||||||
* [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com)
|
* [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com)
|
||||||
|
|
||||||
|
|
||||||
|
### Rust
|
||||||
|
|
||||||
|
* [Intro to Rust](https://www.youtube.com/playlist?list=PLJbE2Yu2zumDF6BX6_RdPisRVHgzV02NW) - Tensor Programming
|
||||||
|
* [Rust Basics](https://www.youtube.com/playlist?list=PLlcnQQJK8SUjApd95LIcd3K9XXmE-IeCS) - Engineer Man
|
||||||
|
* [Rust Crash Course](https://www.youtube.com/watch?v=zF34dRivLOw) - Traversy Media
|
||||||
|
* [Rust Projects](https://www.youtube.com/playlist?list=PLJbE2Yu2zumDD5vy2BuSHvFZU0a6RDmgb) - Tensor Programming
|
||||||
|
* [Rust Tutorial](https://www.youtube.com/playlist?list=PLLqEtX6ql2EyPAZ1M2_C0GgVd4A-_L4_5) - Doug Milford
|
||||||
|
|
||||||
|
|
||||||
### Scala
|
### Scala
|
||||||
|
|
||||||
* [Functional Programming Principles in Scala](https://www.coursera.org/course/progfun)
|
* [Functional Programming Principles in Scala](https://www.coursera.org/course/progfun)
|
||||||
|
Loading…
Reference in New Issue
Block a user