-
-
Notifications
You must be signed in to change notification settings - Fork 61.6k
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
Added new freecodecamp links #11115
Added new freecodecamp links #11115
Conversation
AWS one I removed was 3 years old and needed updating. Added new neural net course as well.
courses/free-courses-en.md
Outdated
@@ -413,7 +413,8 @@ | |||
|
|||
#### AWS | |||
|
|||
* [AWS Certified Cloud Practitioner Course](https://www.youtube.com/playlist?list=PLt1SIbA8guuvfvUDVLpJepmbnYpOfYCIB) - Stephane Maarek | |||
* [AWS Certified Cloud Practitioner Course (CLF-C02)](https://www.youtube.com/watch?v=NhDYbskXRgc&t=7s&pp=ygUQZnJlZWNvZGVjYW1wIGF3cw%3D%3D) - Andrew Brown (freecodecamp) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For youtube, we prefer "playlist" links and the name of the producer/creator. docs/CONTRIBUTING.md#platforms-and-access-notes
This is a 14 minute video and does not meet our requirement for a "course".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is 14 hours.
Would it count as a course then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you didn't view it, did you?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sir, the first time course
is mentioned in the CONTRIBUTING
, it says
A course is a learning material which is not a book.
After that, it says the following
YouTube videos. We usually don't link to individual YouTube videos unless they are more than an hour long and are structured like a course or a tutorial. If this is the case, be sure to make a note of it in the PR description.
Then, the last time course
is mentioned, it says:
Courses often have associated textbooks, which we would list in our books lists. Courses have lectures, exercises, tests, notes or other didactic aids. A single lecture or video by itself is not a course. A PowerPoint is not a course.
I seriously am missing how this video I linked to doesn't count as a course.
It is:
- Not a book
- Longer than an hour, on YouTube, separated into different sections
- Not a single lecture, because there are clear breaks in the structure.
Sir, please help me understand how I'm wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I think the lead-in ad fooled me on the timing.
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: Eric Hellman <eric@hellman.net>
Thanks, and welcome to free-programming-books! |
Thanks! I hope to contribute more soon, within the rules, of course. |
AWS one I removed was 3 years old and needed updating. Added new neural net course as well.