Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust Courses #5040

Merged
merged 6 commits into from Nov 2, 2020
Merged

Update Rust Courses #5040

merged 6 commits into from Nov 2, 2020

Conversation

alok8bb
Copy link
Contributor

@alok8bb alok8bb commented Nov 2, 2020

Added Rust Courses which were good in quality on YouTube and beginner friendly.

What does this PR do?

Add Resource

For resources

Rust Courses

Why is this valuable (or not)?

Most People can't find good courses of Rust on YouTube as its hard to explain.

How do we know it's really free?

I've tested every resource I added.

Checklist:

  • Not a duplicate
  • Included author(s) if appropriate
  • Lists are in alphabetical order
  • Needed indications added (PDF, access notes, under construction)

Added Rust Courses which were good in quality on YouTube and beginner friendly.
@alok8bb
Copy link
Contributor Author

alok8bb commented Nov 2, 2020

I forgot to select them. Sorry

@JojiiOfficial
Copy link

This is probably related to #5039

@eshellman
Copy link
Collaborator

Be sure to check the output of Travis-CI for linter errors. Alphabetical order and spacing are the most common problems.

@alok8bb
Copy link
Contributor Author

alok8bb commented Nov 2, 2020

Be sure to check the output of Travis-CI for linter errors. Alphabetical order and spacing are the most common problems.

Okay

Changed the order of resources.
Removed a blank line. Lint problems fixed.
Comment on lines 584 to 594
* [Ruby Tutorial](https://www.w3resource.com/ruby/)
* [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com)

### Rust

* [Intro to Rust](https://www.youtube.com/playlist?list=PLJbE2Yu2zumDF6BX6_RdPisRVHgzV02NW) - Tensor Programming (YouTube)
* [Rust Basics](https://www.youtube.com/playlist?list=PLlcnQQJK8SUjApd95LIcd3K9XXmE-IeCS) - Engineer Man (YouTube)
* [Rust Crash Course](https://www.youtube.com/watch?v=zF34dRivLOw) - Traversy Media (YouTube 1.5hr)
* [Rust Projects](https://www.youtube.com/playlist?list=PLJbE2Yu2zumDD5vy2BuSHvFZU0a6RDmgb) - Tensor Programming (YouTube)
* [Rust Tutorial](https://www.youtube.com/playlist?list=PLLqEtX6ql2EyPAZ1M2_C0GgVd4A-_L4_5) - Doug Milford (YouTube)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! Thank you for the resources

Currently, the build is failing due to not having an extra blank line after the last resource in the Ruby section and before your Rust heading.

Check the reason why here

Also, no need to mention (Youtube), check that here

Suggested change
* [Ruby Tutorial](https://www.w3resource.com/ruby/)
* [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com)
### Rust
* [Intro to Rust](https://www.youtube.com/playlist?list=PLJbE2Yu2zumDF6BX6_RdPisRVHgzV02NW) - Tensor Programming (YouTube)
* [Rust Basics](https://www.youtube.com/playlist?list=PLlcnQQJK8SUjApd95LIcd3K9XXmE-IeCS) - Engineer Man (YouTube)
* [Rust Crash Course](https://www.youtube.com/watch?v=zF34dRivLOw) - Traversy Media (YouTube 1.5hr)
* [Rust Projects](https://www.youtube.com/playlist?list=PLJbE2Yu2zumDD5vy2BuSHvFZU0a6RDmgb) - Tensor Programming (YouTube)
* [Rust Tutorial](https://www.youtube.com/playlist?list=PLLqEtX6ql2EyPAZ1M2_C0GgVd4A-_L4_5) - Doug Milford (YouTube)
* [Ruby Tutorial](https://www.w3resource.com/ruby/)
* [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

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also didn't need to remove that blank line in your recent commit, that was fine before!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks kadhirash. I was getting confused about that blank lines as I didn't pay attention.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Np, anytime!

@eshellman
Copy link
Collaborator

Thanks, and welcome to free-programming-books!

@eshellman eshellman merged commit b8d37cc into EbookFoundation:master Nov 2, 2020
rosepac pushed a commit to rosepac/free-programming-books that referenced this pull request Nov 2, 2020
* 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..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants