Created
August 11, 2023 15:44
-
-
Save 1travelintexan/f810787d2b459a96bf6ab691bd10fb29 to your computer and use it in GitHub Desktop.
Cool stuff to share and learn
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Youtube channels | |
https://www.youtube.com/@WebDevSimplified - this guy breaks down React and CSS amazingly | |
https://www.youtube.com/@CodingGarden - This guy solves beginner katas in multiple ways (super recommend to help with js methods) | |
https://www.youtube.com/@cs50 - Great course on computer languages and computers in general. (Harvard taught) | |
https://www.youtube.com/@crashcourse - short videos explaining how computers and all the components work inside | |
https://www.youtube.com/@Fireship - Really great follow with interesting videos | |
https://www.youtube.com/@AniaKubow - This is the woman who teaches for Scrimba. Great teacher | |
//Websites to learn | |
https://scrimba.com - great free lessons for typescript and other libraries | |
https://www.theodinproject.com/ - Great resource to learn and it has fun projects | |
https://fireship.io/ - code learning website. (Mat loves this site) | |
https://www.freecodecamp.org/ - Really common site to learn, with certificates after you complete certain levels | |
https://www.udemy.com/ - You have to buy courses here but usually they are cheap. (15 euros) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment