Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
freeCodeCamp
Non-profit organization

freeCodeCamp (also referred to as Free Code Camp) is a non-profit educational organization that consists of an interactive learning web platform, an online community forum, chat rooms, online publications and local organizations that intend to make learning software development & computer programming accessible to anyone.

Beginning with tutorials that introduce students to HTML, CSS, JavaScript, Python, C#, and etc., students progress to project assignments that they complete either alone or in pairs.

Related Image Collections Add Image
We don't have any YouTube videos related to freeCodeCamp yet.
We don't have any PDF documents related to freeCodeCamp yet.
We don't have any Books related to freeCodeCamp yet.
We don't have any archived web articles related to freeCodeCamp yet.

History

Quincy Larson and pre-freeCodeCamp

Before founding freeCodeCamp, Quincy Larson was a school director for six years before he started to learn to code so that he could create tools for making schools more efficient.2 His own journey into learning to code was long and winding3 and he recognized the need for a single-track curriculum for new developers. Upon analyzing data on coding boot camps in the US and realizing how inaccessible coding education was,4 he set out to create a fully-online inclusive free platform for peer-driven learning of coding — the result of which is freeCodeCamp.

He currently lives in Texas with his family and spends his time working on freeCodeCamp, writing and interviewing authors for the freeCodeCamp publication, co-ordinating open source projects such as Chapter (a free and open-source Meetup alternative),5 advocating for a free and open internet6 and playing with his two young kids.

Launch in 2014

freeCodeCamp was launched in October 2014 and incorporated as Free Code Camp, Inc. The founder, Quincy Larson, is a software developer who took up programming after graduate school and created freeCodeCamp as a way to streamline a student's progress from beginner to being job-ready.

In a 2015 podcast interview, he summarized his motivation for creating freeCodeCamp as follows:

freeCodeCamp is my effort to correct the extremely inefficient and circuitous way I learned to code. I'm committing my career and the rest of my life towards making this process as efficient and painless as possible. [...] All those things that made learning to code a nightmare to me are things that we are trying to fix with freeCodeCamp.7

The original curriculum focused on MongoDB, Express.js, AngularJS, and Node.js and was estimated to take 800 hours to complete.8 Many of the lessons were links to free material on other platforms, such as Codecademy, Stanford, or Code School. The course was broken up into “Waypoints” (quick, interactive tutorials), “Bonfires” (algorithm challenges), “Ziplines” (front-end projects), and “Basejumps” (full-stack projects). Completing the front-end and full-stack projects awarded the student with respective certificates.

Curriculum update and developer survey in 2016

The curriculum was updated in January 2016 to rely less on outside material, remove the unconventional section names, and switch focus from AngularJS to React.js as the front-end library of choice. There were a number of additions to the coursework, including D3.js and Sass, which brought the total time estimate to 2,080 hours and two more certificates, data visualization, and back-end.

Also in 2016, freeCodeCamp ran a survey on about 15,000 developers with questions on basic demographics and coding-related.9 Some findings include "only 18 percent said they’d like to work for a startup" and "thirty-eight percent don’t plan on specializing in UX, backend stuff or other specific disciplines".

Podcast launch in 2017

In November 2017, freeCodeCamp launched a podcast.10 Following a hiatus from November 2019 to August 2023,11 the podcast is currently released weekly and as of October 2024, has 146 episodes. The podcast has had some notable guests such as Joel Spolsky (creator of Trello and Stack Overflow), Jeff Atwood (co-founded Stack Exchange), and David J. Malan (lead instructor of CS50).12

Curriculum

The self-paced curriculum13 involves 1,400 hours of interactive coding challenges and web development projects, plus 800 hours of contributing to open-source14 projects for nonprofits and is constantly expanded by more challenges and projects.15 This translates into about one year of full-time coding. The curriculum is divided into Responsive Web Design, JavaScript Algorithms and Data Structures, Front End Libraries, Data Visualization, APIs and Microservices, and Information Security and Quality Assurance. Participants receive a certificate after completing each section.16

The curriculum emphasizes pair programming, intended to foster a culture of collaboration and shared learning, which can overcome a student's doubts about the adequacy of their skills (popularly referred to as “impostor syndrome”).17

The languages and technologies currently taught by freeCodeCamp include HTML, PHP, CSS, JavaScript, jQuery, Bootstrap, Sass, React.js, Node.js, Python, Express.js, MongoDB, SQL, and Git.18

To celebrate freeCodeCamp's 8th birthday on October 25, 2022, Quincy Larson published a tweet that announced free accredited degree programs in mathematics and computer science are currently in active development. Official release dates are still to be determined.19

In 2023, freeCodeCamp partnered with Microsoft to develop a Foundational C# Certification.20

Launched in 2015, the freeCodeCamp YouTube channel reached 10 million subscribers in October 2024.21 The channel contains more than 700 full-length free-to-watch programming courses, and new courses are published every week.22

Nonprofit work

Until 2017, as students of freeCodeCamp finished all certificates of the curriculum, they get the opportunity, and were encouraged, to work with nonprofit organizations.23 Examples include Indonesia-based nonprofit Kopernik24 and People Saving Animals.25

In 2016, freeCodeCamp announced their "Open Source for Good" initiative, which extends and open sources their nonprofit work to all nonprofits and organizations to use.26 Within ten months of launching, the initiative has created seven open-source tools.27 Mail for Good is one of the projects, which helps organizations send bulk email messages at a low cost,28 which serves as a cheaper alternative to services such as MailChimp.

The three projects listed under "Open Source for Good" directory29 have all been archived on GitHub in 2020.303132

Reception

freeCodeCamp's platform is used by about 350,000 unique visitors per month,3334 with students from over 160 countries.35

freeCodeCamp has international, community-run groups where students can interact in person.36 Some groups have been featured in local news, citing freeCodeCamp as an introduction to programming in order to fill the estimated vacancy in programming-related jobs in the next decade.3738

Other technology companies have described freeCodeCamp as, "a renowned charity with a world-class learning platform",39 and "maintains an excellent YouTube channel, and is a good place to start."40

References

  1. "About freeCodeCamp - Frequently Asked Questions". Freecodecamp.org. October 18, 2019. https://www.freecodecamp.org/about/

  2. SE Daily (December 20, 2019). "freeCodeCamp with Quincy Larson podcast". Software Engineering Daily. Retrieved March 22, 2020. https://softwareengineeringdaily.com/2019/12/20/freecodecamp-with-quincy-larson/

  3. Larson, Quincy (November 13, 2014). "A Cautionary Tale of Learning to Code. My own". freecodecamp. Retrieved March 23, 2020. https://www.freecodecamp.org/news/a-cautionary-tale-of-learning-to-code-my-own-eddb24d9d5a7/

  4. Larson, Quincy (November 9, 2014). "Free Code Camp's First Month". freecodecamp. Retrieved March 22, 2020. https://www.freecodecamp.org/news/free-code-camp-s-first-month-9bed140da1f4/

  5. "Chapter". GitHub. https://github.com/freeCodeCamp/chapter

  6. Larson, Quincy (March 16, 2017). "The future of the open internet". freeCodeCamp. Retrieved March 22, 2020. https://www.freecodecamp.org/news/inside-the-invisible-war-for-the-open-internet-dd31a29a3f08/

  7. Mohan, Pranay (October 28, 2015). "Free Code Camp with Quincy Larson". Software Engineering Daily. Retrieved January 16, 2017. https://softwareengineeringdaily.com/2015/10/28/free-code-camp-with-quincy-larson/

  8. freeCodeCamp (April 30, 2015). "Our 1,600 Hour JavaScript Coding Curriculum". freeCodeCamp.org. Retrieved January 29, 2017. https://www.freecodecamp.org/news/our-1-600-hour-javascript-coding-curriculum-d4f151b782d2/

  9. Coldewey, Devin (May 4, 2016). "Free Code Camp survey reveals demographics of self-taught coders". TechCrunch. Retrieved January 23, 2024. https://techcrunch.com/2016/05/04/free-code-camp-survey-reveals-demographics-of-self-taught-coders/

  10. "The freeCodeCamp Podcast is live. Here are 6 episodes you can binge-listen now". freeCodeCamp.org. November 17, 2017. Retrieved January 16, 2024. https://www.freecodecamp.org/news/the-first-6-episodes-of-the-new-freecodecamp-podcast-ready-for-you-to-binge-on-e9391055edc0/

  11. "The freeCodeCamp Podcast Season #2: Quincy's Back to Interview Devs". freeCodeCamp.org. July 12, 2023. Retrieved October 20, 2024. https://www.freecodecamp.org/news/freecodecamp-podcast-season-2-developer-interviews/

  12. "freeCodeCamp Podcast". freecodecamp.libsyn.com. Retrieved March 8, 2024. https://freecodecamp.libsyn.com/

  13. Bradford, Laurence (December 8, 2016). "11 Websites To Learn To Code For Free In 2017". Forbes. Retrieved January 29, 2017. https://www.forbes.com/sites/laurencebradford/2016/12/08/11-websites-to-learn-to-code-for-free-in-2017/#1cdf00b77892

  14. "Free Code Camp". Retrieved December 5, 2019. https://www.freecodecamp.org

  15. Garfield, Robynn (April 26, 2016). "Students learn to code for free while donating skills to nonprofits". KSL-TV. Retrieved January 29, 2017. http://www.ksl.com/?nid=1012&sid=39516051

  16. "Free Code Camp Curriculum". freeCodeCamp. Retrieved December 5, 2019. https://learn.freecodecamp.org

  17. Finley, Klint (June 18, 2015). "You Can Do Real-World Work at This Free Coding Boot Camp". Wired. Retrieved January 1, 2017. https://www.wired.com/2015/06/can-real-world-work-free-coding-boot-camp/

  18. "freeCodeCamp's map of challenges". Retrieved January 13, 2017. https://www.freecodecamp.org/map

  19. "Quincy Larson's free college degrees announcement". Retrieved October 25, 2022. https://twitter.com/ossia/status/1584952740605677568?s=19

  20. Savage, Katie (August 28, 2023). "Announcing the New Foundational C# Certification with freeCodeCamp". .NET Blog. Retrieved January 16, 2024. https://devblogs.microsoft.com/dotnet/announcing-foundational-csharp-certification/

  21. "freeCodeCamp.org". YouTube. Google LLC. Retrieved January 16, 2024. https://www.youtube.com/@freecodecamp

  22. "freeCodeCamp Press Kit". freeCodeCamp.org News. freeCodeCamp. July 14, 2022. Retrieved April 17, 2023. https://www.freecodecamp.org/news/freecodecamp-press-kit/

  23. Kim, Larry (June 24, 2015). "7 (More) Places to Learn to Code for Free". Inc. Retrieved January 29, 2017. http://www.inc.com/larry-kim/7-more-places-to-learn-to-code-for-free.html

  24. Rauch, Joseph (June 1, 2015). "Employers Are Crowdsourcing Coding: Here's Why". Recruiter.com. Retrieved January 24, 2017. https://www.recruiter.com/i/employers-are-crowdsourcing-coding-heres-why/

  25. Rauch, Joseph (June 1, 2015). "Employers Are Crowdsourcing Coding: Here's Why". Recruiter.com. Retrieved January 24, 2017. https://www.recruiter.com/i/employers-are-crowdsourcing-coding-heres-why/

  26. Johnson, Michael D. (September 23, 2016). "Open Source for Good". freeCodeCamp. Retrieved October 18, 2017. https://medium.freecodecamp.org/open-source-for-good-1a0ea9f32d5a

  27. Johnson, Michael D. (July 21, 2017). "Introducing the Open Source for Good Directory: Help Nonprofits with Code". freeCodeCamp. Archived from the original on January 18, 2019. Retrieved October 18, 2017. https://wayback.archive-it.org/all/20190118123936/https://medium.freecodecamp.org/open-source-for-good-now-its-easier-than-ever-to-code-for-a-cause-91901096c4e0?gi=4ed511220067

  28. Smith, Ernie (September 18, 2017). "Nonprofit Launches Open-Source Take on Email Marketing". Associations Now. Retrieved October 18, 2017. https://associationsnow.com/2017/09/nonprofit-launches-open-source-take-email-marketing/

  29. freeCodeCamp/open-source-for-good-directory, freeCodeCamp.org, October 25, 2023, retrieved January 16, 2024 https://github.com/freeCodeCamp/open-source-for-good-directory

  30. freeCodeCamp/pantry-for-good, freeCodeCamp.org, January 12, 2024, retrieved January 16, 2024 https://github.com/freeCodeCamp/pantry-for-good

  31. freeCodeCamp/mail-for-good, freeCodeCamp.org, January 4, 2024, retrieved January 16, 2024 https://github.com/freeCodeCamp/mail-for-good

  32. freeCodeCamp/meeting-for-good, freeCodeCamp.org, January 4, 2024, retrieved January 16, 2024 https://github.com/freeCodeCamp/meeting-for-good

  33. Larson, Quincy [@ossia] (January 9, 2017). "showing website analytics for the end of December 2016" (Tweet). Retrieved January 10, 2017 – via Twitter. https://x.com/ossia/status/818527316792016897

  34. Larson, Quincy (January 11, 2017). "How to get published in the freeCodeCamp Medium publication". freeCodeCamp. Retrieved January 12, 2017. https://medium.freecodecamp.org/how-to-get-published-in-the-freecodecamp-medium-publication-9b342a22400e#.7zth1t3qa

  35. Coldewey, Devin (May 4, 2016). "Free Code Camp survey reveals demographics of self-taught coders". TechCrunch. Retrieved January 29, 2017. https://techcrunch.com/2016/05/04/free-code-camp-survey-reveals-demographics-of-self-taught-coders/

  36. freeCodeCamp (May 9, 2015). "Free Code Camp now has Local Groups". freeCodeCamp. Retrieved October 12, 2017. https://medium.freecodecamp.org/free-code-camp-now-has-local-groups-1e0b58bae363

  37. Quezada, Victor (July 31, 2017). "OKC resident's coding camp gives students experience through helping nonprofits". The Oklahoman. Retrieved October 12, 2017. http://newsok.com/okc-residents-coding-camp-gives-students-experience-through-helping-nonprofits/article/5558043

  38. Ellyson, Jonathan (October 1, 2017). "LISTEN: Code Camp Teaches Programming, Helps Non-Profits". Air1. Archived from the original on October 12, 2017. https://web.archive.org/web/20171012151439/http://cms.air1.com/news/2017/09/26/LISTEN-Code-Camp-Teaches-Programming-Helps-Non-Profits.aspx

  39. Savage, Katie (August 28, 2023). "Announcing the New Foundational C# Certification with freeCodeCamp". .NET Blog. Retrieved January 16, 2024. https://devblogs.microsoft.com/dotnet/announcing-foundational-csharp-certification/

  40. "Super-charge your coding skills! - Coding Education - Grasshopper Support". June 15, 2023. Archived from the original on June 15, 2023. Retrieved January 16, 2024. https://web.archive.org/web/20230615074537/https://support.grasshopper.app/t/super-charge-your-coding-skills/58