Skip to content

Commit

Permalink
Update Rust Courses (EbookFoundation#5040)
Browse files Browse the repository at this point in the history
* 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..
  • Loading branch information
alok8bb authored and rosepac committed Nov 2, 2020
1 parent 9ad90d6 commit f154b9b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions free-courses-en.md
Expand Up @@ -54,6 +54,7 @@
* [QB64](#QB64)
* [R](#r)
* [Ruby](#ruby)
* [Rust](#rust)
* [Scala](#scala)
* [Security](#security)
* [Software Engineering](#software-engineering)
Expand Down Expand Up @@ -585,6 +586,15 @@
* [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

* [Functional Programming Principles in Scala](https://www.coursera.org/course/progfun)
Expand Down

0 comments on commit f154b9b

Please sign in to comment.