Update README.md

This commit is contained in:
Quincy Larson
2018-10-08 15:17:15 -05:00
committed by Mrugesh Mohapatra
parent 293ca82c6d
commit 4a22b77240

View File

@ -12,11 +12,11 @@ Our full stack web development curriculum is completely free and self-paced. We
### Certifications ### 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 beginner programmers around 300 hours to learn. 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 project 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 submitting it. 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](https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js). This means you can build these projects on websites like CodePen and Glitch - or even on your local development environment. You can pull in these test suites through [freeCodeCamp's CDN](https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js). 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. 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.
@ -83,7 +83,7 @@ Once you earn all 6 of these certifications, you'll be able to claim your freeCo
#### Legacy Certifications #### 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. 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 Front End Development Certification
- Legacy Data Visualization Certification - Legacy Data Visualization Certification
@ -122,4 +122,4 @@ Copyright (c) 2018 freeCodeCamp.org
The content of this repository bound by the following licenses: The content of this repository bound by the following licenses:
- The computer software is licensed under the [BSD-3-Clause](LICENSE.md) License. - The computer software is licensed under the [BSD-3-Clause](LICENSE.md) License.
- The [curricular content](https://www.npmjs.com/package/@freecodecamp/curriculum) in the [`/curriculum`](/curriculum) and subdirectories are licensed under the [CC-BY-SA-4.0](/curriculum/LICENSE.md) License. - The [curricular content](https://www.npmjs.com/package/@freecodecamp/curriculum) in the [`/curriculum`](/curriculum) folder and its subdirectories are licensed under the [CC-BY-SA-4.0](/curriculum/LICENSE.md) License.