All Projects → qvault → curriculum

qvault / curriculum

Licence: other
A roadmap for Boot.dev's CS curriculum for backend developers

Projects that are alternatives of or similar to curriculum

introduction-to-computer-science
Microsoft TEALS Program - Introduction to Computer Science
Stars: ✭ 93 (-81.1%)
Mutual labels:  computer-science, students, curriculum
Curriculum
👩‍🏫 👨‍🏫 The open-source curriculum of Enki!
Stars: ✭ 624 (+26.83%)
Mutual labels:  computer-science, curriculum
Repl
The Learning Hub for UoL's Online CS Students
Stars: ✭ 367 (-25.41%)
Mutual labels:  computer-science, students
Epfl
EPFL summaries & cheatsheets over 5 years (computer science, communication systems, data science and computational neuroscience).
Stars: ✭ 90 (-81.71%)
Mutual labels:  computer-science, curriculum
curriculum
Democratizing Technical Education 🐮
Stars: ✭ 43 (-91.26%)
Mutual labels:  computer-science, curriculum
Cs Field Guide
A free online interactive resource/textbook for high school students learning about computer science.
Stars: ✭ 287 (-41.67%)
Mutual labels:  computer-science, educational
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+2318.09%)
Mutual labels:  computer-science, educational
dcs-notes.github.io
Unofficial notes for modules offered in the first year of Computer Science by the University of Warwick
Stars: ✭ 22 (-95.53%)
Mutual labels:  computer-science, students
Every Programmer Should Know
A collection of (mostly) technical things every software developer should know about
Stars: ✭ 49,085 (+9876.63%)
Mutual labels:  computer-science, educational
Computer Science
🎓 Path to a free self-taught education in Computer Science!
Stars: ✭ 103,613 (+20959.55%)
Mutual labels:  computer-science, curriculum
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+3385.98%)
Mutual labels:  computer-science, educational
Academiccontent
Free tech resources for faculty, students, researchers, life-long learners, and academic community builders for use in tech based courses, workshops, and hackathons.
Stars: ✭ 2,196 (+346.34%)
Mutual labels:  computer-science, students
unicorn-utterances
🦄 Learning programming from magically majestic words
Stars: ✭ 40 (-91.87%)
Mutual labels:  computer-science, educational
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (-26.42%)
Mutual labels:  computer-science, educational
computer-science-resources
Сollection of interesting Computer Science resources
Stars: ✭ 133 (-72.97%)
Mutual labels:  computer-science, curriculum
Apcsa Public
AP Computer Science A Curriculum Materials
Stars: ✭ 41 (-91.67%)
Mutual labels:  computer-science, curriculum
Curriculum
Overview of the different modules and learning goals of the program.
Stars: ✭ 40 (-91.87%)
Mutual labels:  students, curriculum
curr
All curricular materials for Bootstrap course modules
Stars: ✭ 13 (-97.36%)
Mutual labels:  computer-science, students
Awesome Openminds Team
A Repository for students, geeks, programmers, and designers
Stars: ✭ 101 (-79.47%)
Mutual labels:  computer-science, students
Cs Books
A list of textbooks for a Computer Science curriculum.
Stars: ✭ 175 (-64.43%)
Mutual labels:  computer-science, curriculum

Boot.dev's Backend Developer Learning Path

Hit the project with a star if you find it useful!

This is a living roadmap for Boot.dev's free-to-audit computer science program for backend developers.

The Roadmap of Courses and Projects

  1. Learn Python (Python)
  2. Learn Object-Oriented Programming (Python)
  3. Build a Local Dev Environment (Python, Git, VS Code)
  4. Learn Algorithms (Python)
  5. Learn Data Structures (Python)
  6. Build a Maze Solver (Python)
  7. Personal Project 1 (Your choice)
  8. Learn JavaScript (JavaScript)
  9. Learn HTTP Clients (JavaScript)
  10. Build a Web Crawler (JavaScript, Node.js)
  11. Personal Project 2 (Your choice)
  12. Learn Go (Go)
  13. Build a Pokedex on the Command Line (Go)
  14. Learn Web Servers (Go)
  15. Learn SQL (SQL)
  16. Build a Blog Aggregator (Go)
  17. Learn Docker (Docker CLI)
  18. Capstone Project (Your choice)

Going Deeper

  • Learn Functional Programming (JavaScript, PureScript)
  • Learn Advanced Algorithms (Python)
  • Learn Cryptography (Go)
  • Learn Distributed Systems (Go)
  • Learn PubSub Architectures (Go)
  • Learn Computer Networking (Go)
  • Learn NoSQL Databases (???)
  • Learn Performance Engineering (Go)
  • Learn Kubernetes (Kubernetes)
  • Learn CI/CD (GitHub Actions)
  • Learn Infrastructure as Code (Terraform)
  • Learn Logging and Telemetry (Go)
  • Learn Clean Code (Go)
  • Learn Computer Architecture and Hardware (ARM)
  • Learn Discrete Math for Programmers (Go)
  • Learn Operating Systems (???)
  • Learn Compilers (Go)
  • Learn Computational Theory (???)
  • Learn Artificial Intelligence (Python)
  • Learn Machine Learning (Python)

Philosophy

You can read about our approach to learning here, but in a nutshell we believe:

  1. Coding is fun, don’t make it dull
  2. Computer science matters, degrees don’t
  3. You need to build
  4. You need to deploy
  5. It’s hard to find good resources, so cherish the ones you find
  6. Learning to code is a depth-first algorithm
  7. Learning to code is a marathon, not a sprint
  8. You should be uncomfortable, you'll learn faster if you're pushing yourself
  9. Get an on-site, full-time job for your first job if possible

Should I start learning even though the program is not "complete"?

Yes you should get started - this program will always be improving and never be "complete". This curriculum will never be "complete" in the same sense the YouTube will never be "complete" - there is new content all the time. We care deeply about the quality of this program and will always be improving and adding to it.

👏 Contribute

We love feedback on how we can improve the curriculum! The recommended way to help is to submit issues here on GitHub. If you just want to talk about some ideas, contact us directly using one of the methods below.

💬 Contact

If you would like to discuss the project feel free to contact us at Boot.dev. We're most responsive on Discord, but you can also find us on Twitter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].