A Computer Science Curriculum for Kids
Here are other resources to access during and after the curriculum:
| freecodecamp.org |
|---|
| Free courses on python, machine learning, interview prep, ect! |
| girlswhocode.com |
| Empowers girls and women in CS through clubs, summer programs, and college/career development. |
| code.org |
| Code.org is a website for K - 12 students learning computer science. It has lessons and activities available. |
| stackoverflow.com |
| Stack Overflow is a website where anyone can post computer science questions and other members of the community will answer them. |
| edx.com |
| EDX is a massive online learning platform with a large variety of open online classes, including computer science classes. This is a great resource for advanced students that want to take a harder class! |
| W3Schools.com |
| A school for web developers, covering all the aspects of web development. Any questions on HTML, CSS, Javascript? Check here. |
| programiz.com |
| This is a live python compiler, students can practice writing in python and running their program easily. |
| codingbat.com |
| CodingBat is a free site of live coding problems to build coding skill in Java and Python (example problem). CodingBat is a project by Nick Parlante, a computer science lecturer at Stanford. |
| PYnative.com |
| Learn python with tutorials, exercises, and quizzes. Great resource for tracing problems! |
| geeksforgeeks.com |
| GeeksforGeeks is another website similar to StackOverflow with tutorials, courses, and practice problems. |