freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Laura 69c1cce880 Translation of how-to-work-on-guide-articles.md [Portuguese] (#18843)
* Translation of how-to-work-on-guide-articles.md [Portuguese]

* Removed Table with language options

Links didn't work
2018-10-13 13:11:57 -05:00
.github chore: update codeowners renaming team 2018-10-13 23:33:55 +05:30
api-server fix(lock-files): Commit lock files 2018-10-12 20:41:42 +05:30
client Updated index.md (#18850) 2018-10-13 13:08:42 -05:00
config feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
curriculum Fixed title translation. (#18849) 2018-10-13 13:11:04 -05:00
docs Translation of how-to-work-on-guide-articles.md [Portuguese] (#18843) 2018-10-13 13:11:57 -05:00
news feat(meta): Add article meta (#18044) 2018-08-24 00:15:33 -05:00
tools fix(seed): Use correct collection name and document id 2018-10-12 20:41:42 +05:30
.editorconfig Add .editorconfig to enforce certain automatic behavior on all editors, 2015-03-29 20:49:56 +09:00
.eslintignore feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
.eslintrc feat: prep for modern challenges (#15781) 2017-11-09 19:10:30 -06:00
.gitattributes fix: remove code-mirror 2018-08-04 22:48:20 +01:00
.gitignore feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
.node-inspectorrc twitter username now persisted 2014-10-13 21:38:10 -07:00
.prettierrc feat(unsubscribe): Add unsubscribed page and update api 2018-09-06 16:07:03 +01:00
.snyk fix(snyk): Updated patches for vulnerabilities 2018-07-02 09:28:08 +01:00
.travis.yml fix(ci): Run correct script in ci 2018-10-09 09:59:35 +01:00
.vcmrc feat: enforce conventional commit messages 2017-07-14 00:23:34 +05:30
CODE_OF_CONDUCT.md docs: move contributing docs back to root 2018-10-11 13:04:49 +05:30
CONTRIBUTING.md fix: Update learn and guide urls to subdomains 2018-10-12 07:45:55 +01:00
LICENSE.md Changing Copyright year to 2018 (#16401) 2018-01-02 23:40:24 +05:30
README.md Fix bad link to guide 2018-10-12 07:28:13 +01:00
docker-compose-shared.yml feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
docker-compose.yml chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30
lerna.json fix: remove commit tools 2018-10-09 19:41:18 +05:30
netlify.toml fix(netlify): Reduce build time now we are publishing required packages 2018-10-05 15:58:12 +01:00
package-lock.json fix(lock-files): Commit lock files 2018-10-12 20:41:42 +05:30
package.json fix(seed): Show debug logs on seed command 2018-10-12 20:41:42 +05:30
sample.env feat(redirects): Generate _redirects on build 2018-10-09 09:49:01 +01:00

README.md

freeCodeCamp.org Social Banner Build Status Pull Requests Welcome first-timers-only Friendly Known Vulnerabilities

Welcome to freeCodeCamp.org's open source codebase and curriculum!

freeCodeCamp.org is a friendly community where you can learn to code for free. It is run by a donor-supported 501(c)(3) nonprofit with the goal of helping millions of busy adults transition into tech. Our community has already helped more than 10,000 people get their first developer job.

Our full stack web development curriculum is completely free and self-paced. We have thousands of interactive coding challenges to help you expand your skills.

Certifications

freeCodeCamp.org offers several free developer certifications. Each of these certifications involves building 5 required web app projects, along with hundreds of optional coding challenges to help you prepare for those projects. We estimate that each certification will take a beginning programmer around 300 hours to earn.

Each of these 30 projects in the freeCodeCamp.org curriculum has its own agile user stories and automated tests. These help you build up your project incrementally, and ensure you've fulfilled all the user stories before you submit it.

You can pull in these test suites through freeCodeCamp's CDN. This means you can build these projects on websites like CodePen and Glitch - or even on your local computer's development environment.

Once youve earned a certification, you will always have it. You will always be able to link to it from your LinkedIn or résumé. And when your prospective employers or freelance clients click that link, theyll see a verified certification specific to you.

The one exception to this is in the event that we discover violations of our Academic Honesty Policy. When we catch people unambiguously plagiarizing (submitting other people's code or projects as their own without citation), we do what all rigorous institutions of learning should do - we revoke their certifications and ban those people.

Here are our six core certifications:

1. Responsive Web Design Certification

  • Basic HTML and HTML5
  • Basic CSS
  • Applied Visual Design
  • Applied Accessibility
  • Responsive Web Design Principles
  • CSS Flexbox
  • CSS Grid
    Projects: Tribute Page, Survey Form, Product Landing Page, Technical Documentation Page, Personal Portfolio Webpage

2. JavaScript Algorithms and Data Structures Certification

  • Basic JavaScript
  • ES6
  • Regular Expressions
  • Debugging
  • Basic Data Structures
  • Algorithm Scripting
  • Object Oriented Programming
  • Functional Programming
    Projects: Palindrome Checker, Roman Numeral Converter, Caesars Cipher, Telephone Number Validator, Cash Register

3. Front End Libraries Certification

  • Bootstrap
  • jQuery
  • Sass
  • React
  • Redux
  • React and Redux
    Projects: Random Quote Machine, Markdown Previewer, Drum Machine, JavaScript Calculator, Pomodoro Clock

4. Data Visualization Certification

  • Data Visualization with D3
  • JSON APIs and Ajax
    Projects: Bar Chart, Scatterplot Graph, Heat Map, Choropleth Map, Treemap Diagram

5. APIs and Microservices Certification

  • Managing Packages with Npm
  • Basic Node and Express
  • MongoDB and Mongoose
    Projects: Timestamp Microservice, Request Header Parser, URL Shortener, Exercise Tracker, File Metadata Microservice

6. Information Security and Quality Assurance Certification

  • Information Security with HelmetJS
  • Quality Assurance and Testing with Chai
  • Advanced Node and Express
    Projects: Metric-Imperial Converter, Issue Tracker, Personal Library, Stock Price Checker, Anonymous Message Board

Full Stack Development Certification

Once you earn all 6 of these certifications, you'll be able to claim your freeCodeCamp.org Full Stack Development Certification. This final distinction signifies that youve completed around 1,800 hours of coding with a wide range of web development tools.

Legacy Certifications

We also have 3 legacy certifications from our 2015 curriculum, which are still available. All of the required projects for these legacy certifications will remain available on freeCodeCamp.org.

  • Legacy Front End Development Certification
  • Legacy Data Visualization Certification
  • Legacy Back End Development Certification

The Learning Platform

This code is running live at freeCodeCamp.org.

Our community also has:

Join our community here.

Found a bug?

If you think you've found a bug, first read the Help I've Found a Bug article and follow its instructions. If you're confident it's a new bug, and have confirmed that someone else facing the same issue, go ahead and create a new GitHub issue. Be sure to include as much information as possible so we can reproduce the bug.

Found a security issue?

Please don't create GitHub issues for security issues. Instead, please send an email to security@freecodecamp.org and we'll look into it immediately.

Contributing

Please follow these steps to contribute.

License

Copyright (c) 2018 freeCodeCamp.org

The content of this repository bound by the following licenses: