Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theodinproject/curriculum

The open curriculum for learning web development
https://github.com/theodinproject/curriculum

css curriculum hacktoberfest html javascript lessons node nodejs ruby ruby-on-rails students

Last synced: about 6 hours ago
JSON representation

The open curriculum for learning web development

Awesome Lists containing this project

README

        

# The Odin Project Curriculum

[The Odin Project](https://www.theodinproject.com/) (TOP) is an open-source curriculum for learning full-stack web development. Our curriculum is divided into distinct courses, each covering the subject language in depth. Each course contains a listing of lessons interspersed with multiple projects. These projects give users the opportunity to practice what they are learning, thereby reinforcing and solidifying the theoretical knowledge learned in the lessons. Completed projects may then be included in the user's portfolio.

Lessons are structured through a combination of original written content and a compilation of carefully curated resources from the web. This is where the contributing happens!

This repo contains the actual lesson files used on our website. For the actual TOP app that pulls in this lesson content and contains our front-end and back-end code, please go to the [main TOP repo](https://github.com/TheOdinProject/theodinproject).

Our community can be found on the [TOP Discord server](https://discord.gg/fbFCkYabZB).

## Contributing

The Odin Project depends on open-source contributions to improve, grow, and thrive. We welcome contributors of all experience levels and backgrounds to help maintain this awesome curriculum and community. If you would like to contribute to our curriculum, be sure to thoroughly read our [contributing guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md).

Some of the things you can do to contribute to our curriculum include:

- Correct typos and other grammar errors.
- Rewrite parts of existing lessons to make them clearer and easier to understand.
- Fix broken links.
- Add new resource links you think would make a lesson better.
- Work on entirely new lessons after getting approval.

**Happy Coding!**

See [license.md](https://github.com/TheOdinProject/curriculum/blob/main/license.md) for usage details.

___

Created by [Erik Trautman](http://www.github.com/eriktrautman).