freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Samuel Plumppu 97c43cb680 Merge pull request #13169 from HKuz/fix/CSSIntro
Revise intro for Basic CSS section
2017-02-05 23:35:33 +01:00
.github chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
client Disable loopProtect for non-JavaScript code 2017-02-01 03:13:48 +04:00
common chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
config
public improved sentence structure 2016-12-18 15:01:54 +00:00
seed Revise intro for Basic CSS section 2017-02-05 16:24:17 -05:00
server feat(challenges): add backend challenge infrastructure (#11058) 2017-01-26 23:07:22 -06:00
test/public/js
.babelrc
.bowerrc
.editorconfig
.eslintignore
.eslintrc feat(challenges): add backend challenge infrastructure (#11058) 2017-01-26 23:07:22 -06:00
.gitattributes
.gitignore adds .vscode to gitignore (#13074) 2017-02-02 21:06:12 +05:30
.jshintrc
.node-inspectorrc
.snyk
.travis.yml
.varci.yml
CONTRIBUTING.md chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
LICENSE-freeCodeCamp-Curriculum.md Rename to freeCodeCamp in md files 2017-01-15 14:15:21 -05:00
LICENSE.md Rename to freeCodeCamp in md files 2017-01-15 14:15:21 -05:00
README.md Rename to freeCodeCamp in md files 2017-01-15 14:15:21 -05:00
bower.json update bower.json with resolution for jQuery 2017-01-31 21:57:21 -06:00
docker-compose.yml Add docker-compose.yml file 2016-12-26 13:03:21 -05:00
gulpfile.js feat(challenges): add backend challenge infrastructure (#11058) 2017-01-26 23:07:22 -06:00
package.json Merge pull request #12586 from BerkeleyTrue/feat/real-time-user-count 2017-01-26 22:02:02 -06:00
pm2Start.js
sample.env
webpack.config.js fix(webpack): Always use browser debug 2017-01-08 13:44:30 -08:00

README.md

freeCodeCamp Social Banner

Throughput Graph

Join the chat at https://gitter.im/freecodecamp/freecodecamp Known Vulnerabilities Build Status

Welcome to freeCodeCamp's open source codebase and curriculum!

freeCodeCamp is a friendly open source community where you learn to code and help nonprofits.

We help our campers build job-worthy portfolios of real apps used by real people, while helping nonprofits.

You start by working through our self-paced, browser-based full stack JavaScript curriculum.

By working through our curriculum, you can earn four certifications:

1. Front End Certification

The first section will teach you the basics of how webpages work and also introduce you to JavaScript programming.

Skills you'll practice include HTML, CSS, JavaScript, jQuery and Bootstrap.

To earn this certification, you'll build 10 front-end projects and implement many JavaScript algorithms.

2. Data Visualization Certification

The second section builds upon the first and introduces you to more advanced topics such as Sass, React and D3.

To earn this certification, you'll build 5 React-apps and 5 Data visualization apps using D3.js.

3. Back End Certification

The third section introduces you to back end development using Node.js, Express, and MongoDB. It also teaches you about the important concept of source control using Git.

To earn this certification, you'll build 5 APIs and 5 full stack apps.

We will accept solutions implemented in any programming language, as long as both a live demo and the source code are publicly accessible.

4. Full Stack Certification

The fourth section is where you'll get real-world experience by working on projects for nonprofits. We'll pair you with another camper, an agile project manager, and a stakeholder from a nonprofit organization. Together, you'll plan, build and maintain apps that help that nonprofit carry out its mission more effectively.

For this certification, you'll work on two projects from scratch and then maintain/upgrade two existing projects.


This code is running live at freeCodeCamp.com. We also have Gitter chat rooms, a Medium publication, an interactive forum, a wiki knowledgebase, and even a YouTube channel.

Join our community here.

Found a bug?

Do not file an issue until you have followed these steps:

  1. Read the Help I've Found a Bug article and follow its instructions.
  2. Ask for confirmation in the appropriate Help Room.
  3. Please do not open an issue without a 3rd party confirmation of your problem.

Contributing

We welcome pull requests from freeCodeCamp campers (our students) and seasoned JavaScript developers alike! Please follow these steps to contribute.

License

Copyright (c) 2017 freeCodeCamp.

The content of this repository bound by the following LICENSE(S)

  • The computer software is licensed under the BSD-3-Clause.
  • The curricular content as in the ./seed/challenges or subdirectories and our wiki are licensed under the CC-BY-SA-4.0