-
Notifications
You must be signed in to change notification settings - Fork 2
FreeCodeCamp Completion Language Requirements
The last 800 hours of free code camp involve building projects for nonprofits. These nonprofit projects will involve lots of meetings, correspondence, and pair programming, all of which will be conducted in English.
You will need to be good enough with English to be able to participate in these meetings.
We are translating our challenges into native languages so that you can focus on learning to code, rather than focusing on learning English.
Many non-native English speakers have succeeded in our nonprofit project program. With some effort, you can, too.
If you need to practice or polish your English skills, try using Duolingo, it's free and allows you practice and track your progress.
Learn to code and help nonprofits. Join our open source community in 15 seconds at http://freecodecamp.com
Follow our Medium blog
Follow Quincy on Quora
Follow us on Twitter
Like us on Facebook
And be sure to click the "Star" button in the upper right of this page.
New to Free Code Camp?
JS Concepts
JS Language Reference
- arguments
- Array.prototype.filter
- Array.prototype.indexOf
- Array.prototype.map
- Array.prototype.pop
- Array.prototype.push
- Array.prototype.shift
- Array.prototype.slice
- Array.prototype.some
- Array.prototype.toString
- Boolean
- for loop
- for..in loop
- for..of loop
- String.prototype.split
- String.prototype.toLowerCase
- String.prototype.toUpperCase
- undefined
Other Links