Skip to content

Instantly share code, notes, and snippets.

View QuincyLarson's full-sized avatar
💭
You should follow me on Twitter. I won't waste your time. 😉twitter.com/ossia

Quincy Larson QuincyLarson

💭
You should follow me on Twitter. I won't waste your time. 😉twitter.com/ossia
View GitHub Profile
### Keybase proof
I hereby claim:
* I am quincylarson on github.
* I am quincylarson (https://keybase.io/quincylarson) on keybase.
* I have a public key ASBKWfF6omng0p-N-S2IJkGMq0LsWF4ODa41fOLJfW27gQo
To claim this, I am signing this object:
"We can only see a short distance ahead, but we can see plenty there that needs to be done." — Alan Turing
"The Web as I envisaged it, we have not seen it yet. The future is still so much bigger than the past." — Tim Berners-Lee
"Computers are useless. They can only give you answers." - Pablo Picasso
"The question of whether computers can think is like the question of whether submarines can swim." - Edsger W. Dijkstra
"That's what's cool about working with computers. They don't argue, they remember everything, and they don't drink all your beer." - Paul Leary
[
{
"content": "Community",
"isDropdown": true,
"links": [
{
"content": "Chat",
"link": "https://gitter.im/freecodecamp/home",
"target": "_blank"
},
Hi Josh,
In order to show up in that statistic you quoted (2,000+ campers you have gotten their first developer job - and it's now 5,000+), campers must first:
1) use Free Code Camp with the intention of getting a developer job
2) stick with coding until they've gotten good enough to apply for jobs
3) go through the dozens of applications and interviews that most first-time developers have to endure before they start getting job offers
4) bother telling us that they've gotten a job after all of that (and most people are too busy telling their friends and family and getting ready for their first day)
Free Code Camp helps people learn to code for free. We have a Medium publication where we publish tons of free articles by campers who now work as developers, such as this one we published a few days ago about improving your portfolio: https://medium.freecodecamp.com/i-reviewed-fifty-portfolios-on-reddit-and-this-is-what-i-learned-e5d2b43150bc#.rfl5x115v
if (developer === true) {
  follow(this.mediumPublication);
}
[
{
"stream": {
"mature": false,
"status": "Greg working on Electron-Vue boilerplate w/ Akira #programming #vuejs #electron",
"broadcaster_language": "en",
"display_name": "FreeCodeCamp",
"game": "Creative",
"language": "en",
"_id": 79776140,
Timeline:
1) get as much information (text, tests, seed code, resources) into the GitHub issues as possible
--- by August 23 morning in the US ---
2) Quincy will transfer that information into the seed JSON files (manually or using the COM 1000)
3) make sure all the challenges are in a reasonable order and the map looks like it should
4) deploy to beta. multiple people work through all the challenges to see whether there are any major issues. (Quincy will rework the wording of challenges)
--- September 2 (a Friday) ---
5) announcing the changes and deploying the change

A guide to designing Free Code Camp coding challenges

“Talk is cheap. Show me the code.” — Linus Torvalds

Free Code Camp offers 1,200 hours of interactive coding challenges. These are 100% focused on the practical skill of building software. You code the entire time. You learn to code by coding.

You can learn theory through free online university courses. Free Code Camp will focus instead on helping you learn to code and practice by building apps.

With that practical focus in mind, let’s talk about the requirements for our coding challenges. (Note that these requirements do not apply to our algorithm challenges, checkpoint challenges, or projects.)

"Walking on water and developing software from a specification are easy if both are frozen."
- Edward V Berard
"Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter."
- Eric S. Raymond
"Talk is cheap. Show me the code."
- Linus Torvalds
"In God we trust. All others must bring data."

2016 Curriculum Update

Free Code Camp is expanding its challenges to better prepare campers for our project challenges.

FAQ:

Will this still be 1,200 hours of challenges + 800 hours of nonprofit projects?

Yes.

When will these new challenges go live?