Codecademy

Last updated

Codecademy
Codecademy.svg
Codecademy-home.png
Codecademy homepage on July 13, 2018
Type of businessSubsidiary
Headquarters,
Area servedWorldwide
Founder(s) Zach Sims, Ryan Bubinski
Industry Internet
Employees109 [1]
Parent Skillsoft
URL www.codecademy.com
CommercialYes
RegistrationYes
Users 45 million (April 2020) [2]
Current statusUp

Codecademy is an American online interactive platform that offers free coding classes in 13 different programming languages including Python, Java, Go, JavaScript, Ruby, SQL, C++, C#, Lua, and Swift, as well as markup languages HTML and CSS. [3] [4] The site also offers a paid "Pro" option that gives users access to personalized learning plans, quizzes, and realistic projects. [5]

Contents

History

Codecademy was founded in August 2011 by Zach Sims and Ryan Bubinski. [6] Sims dropped out of Columbia University to focus on launching a venture, and Bubinski graduated from Columbia in 2011. [7] The company, headquartered in New York City, raised $2.5 million in Series A funding in October 2011 and $10 million in Series B funding in June 2012. [6] [8] The latest round of funding was led by Index Ventures. [9]

In August 2015, Codecademy partnered with the White House, working to host in-person meet-ups for 600 students from disadvantaged women and minority groups over a twelve-month period. [10] [11]

By August 2017, Codecademy's CEO Zach Sims officially announced the launch of the new paid "Pro" product. [12] A "Pro Intensive" paid offering was also launched in August 2017 [13] but as of 2020 this product appears to no longer be offered.

In December 2021, Skillsoft announced that it would acquire Codecademy for approximately $525 million in cash and stock. [14] The sale was closed on April 5, 2022. [15]

Partnerships

In August 2017, Codecademy partnered with Amazon for free Alexa skills training. [16] [17]

By October 2018, the company employed 85 people, up from 45 in 2016. [18] It had also raised $42.5 million from groups such as Union Square Ventures and Naspers. [18]

By January 2020, Codecademy had expanded to a suite of languages including C++, C#, Go, Java, JavaScript, Ruby, PHP, Python, R, Swift, and SQL, as well as various libraries, frameworks, and associated subjects. [19] According to their roadmap, [20] Codecademy is slated to release Android Development, ASP.NET, Flask, Kotlin, and TypeScript courses in 2019.

Features

The platform also provides courses for learning command line and Git. [3] In September 2015, Codecademy, in partnership with Periscope, added a series of courses designed to teach SQL, the predominant programming language for database queries. [21] In October 2015, Codecademy created a new course, a class on Java programming. As of January 2014, the site had over 24 million users who had completed over 100 million exercises. [22] [23] [24] The site has received positive reviews from The New York Times [25] and TechCrunch. [26]

As part of the Computer Science Education Week held in December 2013, Codecademy launched its first iOS app called "Hour of Code". The app focuses on the basics of programming, including the same content from the website. [27]

In April 2019, Codecademy partnered with Adafruit for a course on electronics and hardware programming. [28]

In December 2019, Codecademy launched a new course on Swift, a language developed by Apple Inc. for iOS, watchOS, macOS, tvOS, and more.

Codecademy Pro

On August 3, 2017, Codecademy Pro was released. It has three levels: [29]

  1. Codecademy Pro
  2. Codecademy Pro Intensive
  3. Codecademy Pro Mentors [30]

Codecademy Pro costs $39.99 per month, or annually at $239.88 per year ($19.99 per month). [31]

Code Year

Code Year was a free incentive Codecademy program intended to help people follow through on a New Year's Resolution to learn how to program, by introducing a new course for every week in 2012. [32] Over 450,000 people took courses in 2012, [33] [34] and Codecademy continued the program into 2013. Even though the course is still available, the program has stopped.

Awards

See also

Related Research Articles

O'Reilly Media, Inc. is an American learning company established by Tim O'Reilly that provides technical and professional skills development courses via an online learning platform. O'Reilly also publishes books about programming and other technical content. Its distinctive brand features a woodcut of an animal on many of its book covers. The company was known as a popular tech conference organizer for more than 20 years before closing the live conferences arm of its business.

Babbel GmbH, operating as Babbel, is a German company operating a subscription-based language learning software and e-learning platform.

<span class="mw-page-title-main">Duolingo</span> American educational technology company

Duolingo Inc. is an American educational technology company that produces learning apps and provides language certification. Duolingo offers courses on 43 languages, ranging from English, French, and Spanish to less commonly studied languages such as Welsh, Irish, and Navajo, and even constructed languages such as Klingon. It also offers courses on music and math. The learning method incorporates gamification to motivate users with points, rewards and interactive lessons featuring spaced repetition. The app promotes short, daily lessons for consistent-phased practice.

<span class="mw-page-title-main">Udemy</span> American online learning platform

Udemy, Inc. is an education technology company, founded in May 2010 by Eren Bali, Gagan Biyani, and Oktay Caglar. It is based in San Francisco, California, United States, with hubs in Denver, Dublin, Austin, Melbourne, Istanbul, and Gurgaon.

<span class="mw-page-title-main">Udacity</span> For-profit educational organization

Udacity, Inc. is an American for-profit educational organization founded by Sebastian Thrun, David Stavens, and Mike Sokolsky offering massive open online courses.

Treehouse or (Teamtreehouse) is an online technology school that offers beginner to advanced courses in web design, web development, mobile development and game development. Its courses are aimed at beginners looking to learn computer coding skills for a career in the tech industry.

<span class="mw-page-title-main">Code.org</span> American non-profit organization

Code.org is a non-profit organization and educational website founded by Hadi and Ali Partovi aimed at K-12 students that specializes in computer science. The website includes free coding lessons and other resources. The initiative also targets schools in an attempt to encourage them to include more computer science classes in the curriculum. On December 9, 2013, they launched the Hour of Code nationwide to promote computer science during Computer Science Education Week through December 15, 2013.

Google Cloud Platform (GCP) is a suite of cloud computing services offered by Google that provides a series of modular cloud services including computing, data storage, data analytics, and machine learning, alongside a set of management tools. It runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search, Gmail, and Google Docs, according to Verma et al. Registration requires a credit card or bank account details.

CodeHS is an interactive online learning platform offering computer science and programming instruction for schools and individual learners. CodeHS is focused on spreading access to and knowledge of computer science by offering online instructional materials supported by remote tutors. In the introductory learning module, students on the site practice computer science concepts and programming skills by giving commands to a dog named Karel. In the most popular course offered, which is similar to the original Karel programming language developed by Richard E. Pattis, Karel the dog must complete various tasks by moving around a grid world, and putting down and picking up tennis balls using only simple commands. Later learning modules teach more advanced concepts using languages like JavaScript, Java, and HTML.

Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Draper, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.

<span class="mw-page-title-main">HackerRank</span> Competitive programming company

HackerRank is a technology company that focuses on competitive programming challenges for both consumers and businesses. Developers compete by writing programs according to provided specifications. HackerRank's programming challenges can be solved in a variety of programming languages and span multiple computer science domains.

<span class="mw-page-title-main">Skillsoft</span> Educational technology company

Skillsoft is an American educational technology company that produces learning management system software and content.

Coding bootcamps are intensive programs of software development. They first appeared in 2011.

<span class="mw-page-title-main">Socratic (Google)</span> Educational technology company

Socratic is an education tech company that offers a mobile app for students. The app uses AI technology to help students with their homework by providing educational resources like videos, definitions, Q&A, links and more.

Jared Hecht is an American entrepreneur, and the co-founder and CEO of Fundera, an online small business lending aggregator as well as group messaging app GroupMe.

freeCodeCamp 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 accessible to anyone.

<span class="mw-page-title-main">Replit</span> Software development environment

Replit, formerly Repl.it, is an American start-up and an online integrated development environment (IDE). Replit allows users to create online programming projects called repls.

Microsoft, a tech company historically known for its opposition to the open source software paradigm, turned to embrace the approach in the 2010s. From the 1970s through 2000s under CEOs Bill Gates and Steve Ballmer, Microsoft viewed the community creation and sharing of communal code, later to be known as free and open source software, as a threat to its business, and both executives spoke negatively against it. In the 2010s, as the industry turned towards cloud, embedded, and mobile computing—technologies powered by open source advances—CEO Satya Nadella led Microsoft towards open source adoption although Microsoft's traditional Windows business continued to grow throughout this period generating revenues of 26.8 billion in the third quarter of 2018, while Microsoft's Azure cloud revenues nearly doubled.

<span class="mw-page-title-main">Zach Sims</span> American entrepreneur

Zach Sims is an American entrepreneur who co-founded Codecademy, an online platform offering interactive coding lessons and tutorials.

"Learn to Code" was a slogan and a series of public influence campaigns during the 2010s that encouraged the development of computer programming skills in an economy increasingly centered on information technology. The campaigns led to endorsements from politicians, the inclusion of programming in state school curricula, and the proliferation of coding bootcamps. Learning to code has a long history in the U.S., with moments of enthusiasm and anxiety about computational literacy and the best methods to learn programming skills. A backlash erupted in 2019 in the form of online harassment of laid-off American journalists.

References

  1. "Codecademy – About the Company". Codecademy. Retrieved November 7, 2020.
  2. "Celebrating 100,000 Scholarships for Students Around the World". Codecademy. April 15, 2020. Retrieved November 7, 2020.
  3. 1 2 "Codecademy". Codecademy. Retrieved August 5, 2016.
  4. Indvik, Lauren (October 4, 2012). "Codeacademy Releases Free Ruby Development Courses". Mashable. Retrieved December 30, 2012.
  5. "Introducing Codecademy Pro". Codecademy. Archived from the original on July 31, 2017. Retrieved January 28, 2020.
  6. 1 2 "30 Under 30: Zach Sims and Ryan Bubinski, Codecademy". Inc.com. July 2, 2012. Retrieved August 13, 2012.
  7. Segall, Laurie (November 29, 2011). "Codecademy says it can turn anyone into a Web programmer – Nov. 29, 2011". Money.cnn.com. Retrieved August 13, 2012.
  8. Wortham, Jenna (October 27, 2011). "Codecademy Lands $2.5 Million From Investors - NYTimes.com". Bits.blogs.nytimes.com. Retrieved August 13, 2012.
  9. "Codecademy, the free online coding school, raises another $30M led by Naspers". TechCrunch. July 12, 2016. Retrieved August 8, 2019.
  10. "Codecademy Partners With The White House". Codecademy. August 10, 2015. Archived from the original on November 25, 2015. Retrieved November 24, 2015.
  11. "Fact Sheet: President Obama Announces New Commitments from Investors, Companies, Universities, and Cities to Advance Inclusive Entrepreneurship at First-Ever White House Demo Day". The White House, White House Office of the Press Secretary. August 4, 2015. Retrieved November 24, 2015.
  12. "Codecademy Pro: Learn resume-ready skills to advance your career". Product Hunt. Retrieved January 28, 2020.
  13. "Codecademy adds new intensive options to help beginners learn code quicker". The Next Web. August 3, 2017. Retrieved January 28, 2020.
  14. "Skillsoft to Acquire Codecademy, a Leading Platform for Learning High-Demand Technical Skills, Creating a Worldwide Community of More Than 85 Million Learners" (Press release). Skillsoft. Retrieved December 22, 2021.
  15. "Skillsoft Completes Acquisition of Codecademy" (Press release). Skillsoft Corp. April 5, 2022 via Business Wire.
  16. "Amazon and Codecademy team up for free Alexa skills training | VentureBeat". venturebeat.com. September 25, 2017. Retrieved November 1, 2017.
  17. Rubin, Ben Fox. "What Amazon Alexa pays the people building its skills". CNET. Retrieved August 8, 2019.
  18. 1 2 Loizos, Connie (October 5, 2018). "As some pricey coding camps fade away, Codecademy barrels ahead with affordable paid offerings and a new mobile app". TechCrunch .
  19. "Codecademy Full Course Catalog". Codecademy. Retrieved January 28, 2020.
  20. "Codecademy Release Roadmap". Trello. Retrieved January 28, 2020.
  21. "Codecademy teams with Periscope to create a course that'll teach you SQL". VentureBeat. September 25, 2015. Retrieved September 28, 2015.
  22. Summers, Nick (January 2, 2014). "Codecademy surpasses 24 million unique users for its free online coding courses". The Next Web. Retrieved November 24, 2015.
  23. Frier, Sarah. "Codecademy Raises $10M, Sees Job Service as Part of Its Future". Bloomberg. Retrieved June 19, 2012.
  24. Kafka, Peter. "Codecademy Rounds Up $10 Million for Web Lessons" . Retrieved June 19, 2012.
  25. Wortham, Jenna (September 14, 2011). "Codecademy Offers Free Coding Classes for Aspiring Entrepreneurs". The New York Times. Retrieved July 26, 2012.
  26. Cincaid, Jason (August 23, 2011). "Codecademy Surges To 200,000 Users, 2.1 Million Lessons Completed In 72 Hours". TechCrunch. Retrieved July 26, 2012.
  27. Summers, Nick (December 9, 2013). "Codecademy: Hour of Code app for the iPhone lets you learn basic programming anytime, anywhere". The Next Web. Retrieved April 23, 2014.
  28. "Learn Hardware Programming with CircuitPython | Adafruit". adafruit.com. April 15, 2019. Retrieved April 15, 2019.
  29. "Online learning startup Codecademy launches paid Pro courses". TechCrunch. August 3, 2017. Retrieved May 6, 2020.
  30. Hughes, Matthew (August 3, 2017). "Codecademy adds new intensive options to help beginners learn code quicker". The Next Web. Retrieved May 6, 2020.
  31. "Codecademy". PCMag Australia. May 23, 2017. Retrieved May 6, 2020.
  32. Segall, Laurie (January 6, 2012). "Code Year draws 200,000 aspiring programmers – Jan. 6, 2012". Money.cnn.com. Retrieved February 16, 2013.
  33. "Learning JavaScript With Code Year " Feld Thoughts Feld Thoughts". Feld.com. Archived from the original on February 13, 2014. Retrieved February 16, 2013.
  34. Codecademy. "Code Year". Codecademy. Archived from the original on January 3, 2012. Retrieved February 16, 2013.
  35. "Codecademy – Best Education Startup at The 2012 Crunchies Awards". TechCrunch. January 31, 2014. Retrieved November 24, 2015.
  36. "Codecademy: Winner Skillies Technology Award". SkilledUp. September 3, 2015. Archived from the original on November 25, 2015. Retrieved November 24, 2015.