Skip to content

umuthopeyildirim/FlatironOpenSource

Repository files navigation

Header Image

Flatiron Open Source

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.

Table of Contents

Usage

Usage(Frontend)

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

Usage(Backend)

We use Cloudflare Workers for our backend services. To check out installation instructions, please see the Workers README.

Software Engineering

Data Science

Data Structures and Algorithms

Product Design

Contributing

We welcome contributions to the curriculum. Please see the contributing guidelines for more information.

License

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.