Supplemental Learning - Code-the-Dream-School/career-dev-class GitHub Wiki

๐Ÿ’ก Looking to strengthen your coding skills outside of class?

If you're eager to dive deeper or need a different perspective, there are some fantastic free and low-cost resources out there to help you level up:

  • Khan Academy โ€“ Beginner-friendly lessons on JavaScript, HTML/CSS, and computer science fundamentals, all for free. ๐Ÿ‘‰ khanacademy.org/computing/computer-programming

  • W3Schools โ€“ A go-to reference for web development with simple tutorials and examples on HTML, CSS, JavaScript, and more. Great for quick lookups and learning by doing. ๐Ÿ‘‰ w3schools.com

  • MIT OpenCourseWare โ€“ Free, self-paced computer science courses from one of the worldโ€™s top universities. Perfect for folks who enjoy academic-style learning. ๐Ÿ‘‰ ocw.mit.edu

  • Codecademyโ€“ Interactive, hands-on coding lessons covering everything from Python and JavaScript to career-focused paths. Offers both free and paid tiers. ๐Ÿ‘‰ codecademy.com

  • Coursera โ€“ Offers coding courses from universities and companies like Stanford, IBM, and Google. Many courses are free to audit. ๐Ÿ‘‰ coursera.org/courses?query=computer%20programming

  • The Odin Project โ€“ A completely free, full-stack curriculum thatโ€™s project-based and beginner-friendly. Great if you want to build while you learn and explore HTML, CSS, JavaScript, Node.js, and more. ๐Ÿ‘‰ theodinproject.com

  • Treehouse โ€“ Offers structured tech tracks in web development, design, and more, with interactive lessons and quizzes. Itโ€™s a paid platform, but they often have free trials and scholarships available. ๐Ÿ‘‰ teamtreehouse.com

These resources can help reinforce what you're learning or give you a head start on upcoming topics. Explore, experiment, and most importantlyโ€”code consistently!