Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/bootdotdev/curriculum

An open roadmap for Boot.dev's backend development curriculum
https://github.com/bootdotdev/curriculum

algorithms computer-science curriculum educational golang javascript python students

Last synced: 16 days ago
JSON representation

An open roadmap for Boot.dev's backend development curriculum

Lists

README

        

# Boot.dev's Backend Developer Learning Path



⭐ Hit this repo with a star if you find the roadmap useful! ⭐

This is a living roadmap for [Boot.dev's free-to-audit computer science program for backend developers.](https://boot.dev)

## The Roadmap of Courses and Projects

1. [Learn Python (Python)](https://boot.dev/learn/learn-python)
2. [Learn Shells and Terminals](https://www.boot.dev/learn/learn-shells-and-terminals)
3. [Learn Git](https://www.boot.dev/learn/learn-git)
4. [Build a Bookbot (Python, VS Code)](https://boot.dev/learn/build-bookbot)
5. [Learn Object-Oriented Programming (Python)](https://boot.dev/learn/learn-object-oriented-programming)
6. [Learn Functional Programming (Python)](https://boot.dev/learn/learn-functional-programming)
7. [Build a Static Site Generator](https://www.boot.dev/learn/build-static-site-generator)
8. [Learn Algorithms 1 (Python)](https://boot.dev/learn/learn-algorithms)
9. [Learn Data Structures (Python)](https://boot.dev/learn/learn-data-structures)
10. [Build a Maze Solver (Python)](https://boot.dev/learn/maze-solver-python)
11. Learn Memory Management (C)
12. [Personal Project 1 (Your choice)](https://boot.dev/learn/personal-project-1)
13. [Learn Go (Go)](https://boot.dev/learn/learn-golang)
14. [Learn HTTP (Go or JavaScript)](https://boot.dev/learn/learn-http)
15. [Build a Pokedex on the Command Line (Go)](https://boot.dev/learn/build-pokedex-cli)
16. [Learn Web Servers (Go)](https://boot.dev/learn/learn-web-servers)
17. [Personal Project 2 (Your choice)](https://boot.dev/learn/personal-project-2)
18. [Learn SQL (SQL)](https://boot.dev/learn/learn-sql)
19. [Build a Blog Aggregator (Go)](https://boot.dev/learn/blog-aggregator)
20. [Learn Docker (Docker CLI)](https://boot.dev/learn/learn-docker)
21. [Learn CI/CD (Docker + GitHub Actions)](https://boot.dev/learn/learn-ci-cd)
22. [Capstone Project (Your choice)](https://boot.dev/learn/capstone-project)
23. [Learn to Find a Job](https://www.boot.dev/learn/learn-job-search)

### Going Deeper

* Learn Git 2
* [Learn Kubernetes (Minikube)](https://www.boot.dev/learn/learn-kubernetes)
* [Learn PubSub Architectures (Go)](https://www.boot.dev/learn/learn-pub-sub)
* [Learn Algorithms 2 (Python)](https://boot.dev/learn/learn-advanced-algorithms)
* [Learn Cryptography (Go)](https://boot.dev/learn/learn-cryptography)
* [Build a Web Crawler (JavaScript, Node.js)](https://boot.dev/learn/link-analyzer)
* Learn Computer Architecture and Hardware (ARM)
* Learn Distributed Systems (Go)
* Learn Computer Networking (Go)
* Learn NoSQL Databases (???)
* Learn Performance Engineering (Go)
* Learn Infrastructure as Code (Terraform)
* Learn Logging and Telemetry (Go)
* Learn Clean Code (Go)
* Learn Discrete Math for Programmers (Go)
* Learn Operating Systems (???)
* Learn Compilers (Go)
* Learn Computational Theory (???)
* Learn Artificial Intelligence (Python)
* Learn Machine Learning (Python)
* Learn GraphQL
* Learn Cyber Security
* Learn AWS/GCP/Azure
* Learn NLP

## Philosophy

You can read about our [approach to learning here](https://blog.boot.dev/about/).

## 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](https://blog.boot.dev/contact/). We're most responsive on Discord, but you can also find us on Twitter.

* [Twitter](https://twitter.com/bootdotdev)
* [Discord](https://boot.dev/community)