Exercism
{{Short description|Platform offering code practice and mentorship}}
{{distinguish|Exorcism}}
{{Infobox website
| name = Exercism website
| logo = Exercism_Logo.png
| screenshot = Exercism Homepage, Aug 2018.png
| locations =
| founder = Katrina Owen, Jeremy Walker
| industry = Internet
| url = {{URL|www.exercism.org}}
| ipv6 =
| registration = Yes
| area_served = Worldwide
| num_users = 1,900,000 ({{as of|2024|5|7|alt=May 2024}})
| current_status = Active
| commercial = No
}}
Exercism is an online, open-source, free coding platform that offers code practice and mentorship on 74 different programming languages.
History
Software developer Katrina Owen created Exercism while she was teaching programming at Jumpstart Labs. The platform was developed as an internal tool to solve the problem of her own students not receiving feedback on the coding problems they were practicing. Katrina put the site publicly online and found that people were sharing it with their friends, practicing together and giving each other feedback. Within 12 months, the site had organically grown to see over 6,000 users had submitted code or feedback, and hundreds of volunteers contribute to the languages or tooling on the platform.
In 2016, Jeremy Walker joined as co-founder and CEO. In July 2018, the site was relaunched with a new design and centered around a formal mentoring mode, at which point Katrina stepped back from day-to-day involvement.
Product
In the past, the website differed from other coding platforms by requiring students to download exercises through a command line client, solve the code on their own computers then submit the solution for feedback, at which point they can also view other's solutions to the same problem. Since its second relaunch in 2021, solutions can be edited and submitted through a web editor, though the command line client remains available.
Exercism has tracks for 74 programming languages. Among the notable languages taught: ABAP, C, C#, C++, CoffeeScript, Delphi, Elm, Erlang, F#, Go, Java, JavaScript, Julia, Kotlin, Objective-C, PHP, Python, Raku, Red, Ruby, Rust, Scala, Swift, and V (Vlang).
In 2023, the site launched a "12 in 23" challenge for users to learn the basics of 12 different languages - one per month in 2023.
Open source
{{infobox software
| name = Exercism software
| license = GNU Affero General Public License v3.0
| repo = https://github.com/exercism/website
| language = Ruby on Rails
| website = hide
}}
The Exercism codebase is open source.
In April 2016, it consisted of 50 repositories including website code, API code, command-line code and, most of all, over 40 stand-alone repositories for different language tracks.
{{As of|2024|2}} Exercism has 14,344 contributors, maintains 366 repositories, and 19,603 mentors.
References
{{reflist|refs=
{{cite magazine|last=Finley|first=Clint|title=Out in the open: The site that teaches you to code well enough to get a job|url=https://www.wired.com/2014/09/exercism/|magazine=Wired|accessdate=August 12, 2018}}
{{cite web|last=Cardoza|first=Christina|title=SD Times GitHub Project of the Week: Exercism|date=13 January 2017 |url=https://sdtimes.com/coding/sd-times-github-project-week-exercism/|publisher=SD Times|accessdate=August 12, 2018}}
{{cite web|last=Cook|first=Jodie|title=Exercise your coding skills: rejuvenated platform empowers thousands of developers to learn a new language for free|url=https://siliconcanal.co.uk/exercise-your-coding-skills/|publisher=Silicon Canal|accessdate=August 12, 2018}}
{{cite web|title=Exorcise Your Newbie Demons by Contributing to Exercism|date=21 April 2016 |url=https://www.sitepoint.com/exorcise-your-newbie-demons-by-contributing-to-exercism/|publisher=SitePoint|accessdate=August 12, 2018}}
{{cite web|last=Barek|first=Saron|title=Nitpicks and Devils|url=https://www.codenewbie.org/podcast/nitpicks-and-devils|publisher=Code Newbie|accessdate=August 12, 2018}}
{{cite web|last=Brasseur|first=Vicky|title=Improve your programming skills with Exercism|url=https://opensource.com/article/17/1/exercism-learning-programming|publisher=OpenSource.com|accessdate=August 12, 2018}}
{{cite web|title=The Exercism Team|url=https://exercism.io/team|accessdate=April 24, 2019}}
{{cite web|title=Exercism|url=https://exercism.org/challenges/12in23|accessdate=January 9, 2023}}
{{cite web|title=Exercism|url=https://exercism.io/|accessdate=January 9, 2023}}
{{cite web|title=Exercism's Github organization|website=GitHub |url=https://github.com/exercism|accessdate=June 2, 2023}}
}}
Category:Open-source cloud applications
Category:Free software programmed in Ruby
Category:Virtual learning environments
Category:Open educational resources
Category:Software using the GNU Affero General Public License