This repo contains the lessons and labs for the Flatiron School's Open Source curriculum. The curriculum is designed to teach students JavaScript, Ruby and Python. This repo is a work in progress and will be updated as the curriculum is developed.
ℹ️ Note: You can download vanilla courses by checking releases tab. Here is a link to the latest release.
- Usage
- Software Engineering
- Data Structures and Algorithms
- Data Science
- Product Design
- Contributing
- License
To use this repo you need to install node and yarn. Once you have those installed, you can run the following commands to start the server:
yarn
yarn dev
We use Cloudflare Workers for our backend services. To check out installation instructions, please see the Workers README.
- Software Engineering Prep
- Software Engineering Phase 1
- Software Engineering Phase 2
- Software Engineering Phase 3 - Python
- Software Engineering Phase 4 - Flask
- Software Engineering Phase 3 - Ruby
- Software Engineering Phase 4 - Ruby on Rails
- Software Engineering Phase 5
- Data Science Prep 2022
- Data Science Phase 1
- Data Science Phase 2
- Data Science Phase 3
- Data Science Phase 4
- Data Science Phase 5
- Product Design Prep
- Product Design Phase 1
- Product Design Phase 2
- Product Design Phase 3
- Product Design Phase 4
- Product Design Phase 5
We welcome contributions to the curriculum. Please see the contributing guidelines for more information.
While this repo is MIT licensed, the content of the lessons and labs are not. The content is owned by the Flatiron School and is not to be used without permission. Which is under the terms of the Flatiron School Terms of Service. Flatiron School Learn.co Content License is also used so that the content can be used on Learn.co. The license is available here.