Re:sourced Code

Open Source Curriculum

The Open Source Computer Science Degree
A link to Forrest Knight's GitHub. This is a curated list of free courses from reputable universities like MIT, Stanford, and Princeton that satisfy the same requirements as an undergraduate Computer Science degree, minus general education.

Web Development for Beginners
A link to GitHub. This github repository offers a list of free lessons that are perfect for getting started on Web Development!

Coding Websites

freecodecamp
Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public. We also have thousands of freeCodeCamp study groups around the world.


Codecademy
Offers many in-depth and interactive lessons for over a dozen coding languages! Quite a few of these lessons are free so take advantage of those if you can! There is no need to pay for a subscription uness you are completely hooked.

GitHub Learning Lab
Level up your GitHub skills with GitHub Learning Lab. Our friendly bot will take you through a series of fun, practical projects that will give you the skills you need in no time--and share helpful feedback along the way.

Coding Documentation

Python Official Doc
Python's documentation, tutorials, and guides are constantly evolving.

MDN Web Docs
"Resources for developers, by developers." This is an excellent tool that offers documentation for JavaScript, HTML, CSS, APIs, and more!

W3 schools
We create simplified and interactive learning experiences. Learning web development should be easy to understand and available for everyone, everywhere!

CSS-Tricks
Offers many hacks and tricks with drawings to help you get your website looking the way you want!