Software Alternatives, Accelerators & Startups

Exercism VS Frontend Mentor

Compare Exercism VS Frontend Mentor and see what are their differences

Exercism logo Exercism

Download and solve practice problems in over 30 different languages.

Frontend Mentor logo Frontend Mentor

Supercharge your front-end skills by building in a real-life workflow. Solve real-world HTML, CSS and JavaScript challenges whilst working to professional quality designs.
  • Exercism Landing page
    Landing page //
    2023-06-28
  • Frontend Mentor Landing page
    Landing page //
    2022-12-02

Exercism features and specs

  • Free Access
    Exercism provides free access to a wide range of coding exercises and learning resources, making it accessible to everyone regardless of their financial situation.
  • Mentorship
    Offers personalized mentorship from experienced developers who can provide feedback and guidance on your code submissions.
  • Wide Variety of Languages
    Supports numerous programming languages, which allows users to learn and practice coding in multiple languages.
  • Structured Learning Tracks
    Organizes exercises into structured tracks, guiding learners through progressively challenging problems in a logical order.
  • Community Support
    Has an active community forum where users can discuss problems, share insights, and ask for help.
  • Open Source Contributions
    Encourages contributions to the platform itself, offering an opportunity for users to give back and improve the resources available to others.
  • Focus on Clean Code
    Emphasizes writing clean, well-documented code, which is beneficial for developing best practices.

Possible disadvantages of Exercism

  • Variable Mentorship Quality
    The quality of mentorship can vary, as it depends on the availability and expertise of volunteer mentors.
  • Learning Curve
    There can be a steep learning curve for beginners who may find some exercises too challenging without sufficient initial guidance.
  • Limited Interactivity
    Exercises are primarily text-based without interactive or visual learning aids, which might be less engaging for some users.
  • Dependence on Volunteers
    The platform relies heavily on volunteer mentors, which can lead to delays in getting feedback and may affect the consistency of support.
  • Interface Complexity
    Some users find the interface and workflow somewhat complex and unintuitive, particularly for those new to the platform.
  • No Real-Time Collaboration
    Lacks real-time collaboration features, meaning users cannot code together or get instant feedback.
  • Focus on Individual Learning
    The platform predominantly focuses on individual learning rather than collaborative projects, which can be a downside for those looking to develop team-working skills.

Frontend Mentor features and specs

  • Real-World Projects
    Frontend Mentor offers a variety of real-world projects with detailed briefs that emulate industry standards, helping users build practical skills.
  • Design Resources
    Projects come with design files, which include both desktop and mobile layouts, enabling users to practice building responsive websites.
  • Community Support
    The platform has an active community where users can share their work, get feedback, and collaborate, fostering a supportive learning environment.
  • Skill Levels
    Challenges are categorized by difficulty levels, allowing beginners to start easy and gradually tackle more complex projects as they progress.
  • Code Reviews
    Users can receive code reviews from peers and mentors, offering constructive feedback that helps them improve their coding practices.
  • Portfolio Building
    Completing projects on the platform can help users build a strong portfolio, showcasing their work to potential employers or clients.
  • Exposure to Best Practices
    Users learn and apply industry best practices like semantic HTML, responsive design, and modern CSS techniques.

Possible disadvantages of Frontend Mentor

  • Cost
    While some challenges are free, accessing many higher-level and premium challenges requires a subscription, which may be a barrier for some users.
  • Lack of Guidance
    For absolute beginners, the platform may be daunting as it doesn't provide in-depth tutorials or step-by-step guides for each project.
  • Competition-centric
    The competitive aspect of the platform might be discouraging for users who are still developing confidence in their skills.
  • Limited Backend Focus
    Frontend Mentor primarily focuses on frontend development, which may not be suitable for those looking to enhance backend or full-stack skills.
  • Project Repetition
    As popular projects are attempted by many users, the uniqueness of completed projects may diminish over time when showcased in portfolios.
  • Self-paced Learning
    The self-paced nature of the platform means that users need to be self-motivated and disciplined, which can be challenging without a structured learning path.

Exercism videos

Learn with Exercism.io

More videos:

  • Review - JavaScript Exercise | Learn JavaScript with Exercism | #0 Setup
  • Review - exercism.io 01 hello-world

Frontend Mentor videos

Creando el Landing Page de un banco con SASS | Frontend Mentor challenge #2

More videos:

  • Review - Frontend Mentor Social Media Dashboard Challenge(HTML, CSS)
  • Review - Create a Coming Soon Page Using HTML & CSS | Frontend Mentor Challenge

Category Popularity

0-100% (relative to Exercism and Frontend Mentor)
Online Learning
100 100%
0% 0
Education
55 55%
45% 45
Online Education
100 100%
0% 0
Software Development
0 0%
100% 100

User comments

Share your experience with using Exercism and Frontend Mentor. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Exercism and Frontend Mentor

Exercism Reviews

LeetCode Alternatives: Top platforms for coding practice
What are LeetCode and LeetCode alternatives good for?LeetCode💡Interested in leveling up your career? Apply to the Formation Fellowship today!ApplyHackerRankCodeSignalAlgoExpertCodewarsGeeksforGeeksEdabitExercismTopCoderShould you use LeetCode for advanced interview prep?Get holistic interview prep with Formation
Source: formation.dev
8 Best LeetCode Alternatives and Similar Platforms
Exercism is the alternative to LeetCode learning platform, with over 4000 activities in up to 52 popular programming languages. It is very different from other comparable programming websites in that it emphasizes solo practice and also mentor-based learning. The greatest part about this software is to have an active developer community that assists novices all around the...
The 10 Most Popular Coding Challenge Websites [Updated for 2021]
Exercism is a coding challenge website that offers 3100+ challenges spanning 52 different programming languages. After picking a language that you'd like to master, you tackle the coding challenges right on your machine (Exercism has their own command line interface that you can download from GitHub).
Top 25 websites for coding challenge and competition [Updated for 2021]
Best qualities: Exercism starts off with language tracks that allow users to choose their preferred languages. Moreover, there are human mentors who will check your code and help you improve as you progress. This makes the platform perfect for total beginners who want to deepen their understanding of a new programming language.

Frontend Mentor Reviews

We have no reviews of Frontend Mentor yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Exercism should be more popular than Frontend Mentor. It has been mentiond 314 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Exercism mentions (314)

  • Ask HN: What book should my CS1 students read?
    (concepts/topics) : The New Turing Omnibus, 66 Excursions in Computer Science[1] Code Complete [2] Debugging The 9 Indispensable Rules of Finding Even the Most Elusive Software and Hardware Problems [3] Code: The Hidden Language of Computer Hardware and Software [4] -- backround stories on how 'computer' things came to be -------- [1] : https://www.amazon.com/New-Turing-Omnibus-Sixty-Six-Excursions/dp/0805071660... - Source: Hacker News / 17 days ago
  • Build Code-RAGent, an agent for your codebase
    The only thing left to do then was to build something that could showcase the power of code ingestion within a vector database, and it immediately clicked in my mind: "Why don't I ingest my entire codebase of solved Go exercises from Exercism?" That's how I created Code-RAGent, your friendly coding assistant based on your personal codebases and grounded in web search. It is built on top of GPT-4.1, powered by... - Source: dev.to / 22 days ago
  • I Finished The Odin Project's Foundation Track
    This is where sources like freeCodeCamp or Scrimba absolutely shine. With Odin, you read an article and may follow along with examples. But it’s unlikely you develop the muscle memory to implement the concepts on your own. Odin does offer some in-house exercises and often assigns external ones too. Still, I believe it’s not enough. You don’t lift weight only 5 times and say I’ve got this! You keep lifting until... - Source: dev.to / 3 months ago
  • Exercism 48in24 Recap
    If I get the time I would very much like to share my notes on adopting the various languages and perhaps even my solutions to some of the exercises. I have some reservations to doing the latter, since it does spoil the fun of solving the exercises for you. I have made some basic tooling which could be of interest/inspiration to you if you are in on Exercism. - Source: dev.to / 3 months ago
  • Ask HN: Platform for senior devs to learn other programming languages?
    I think you are looking for Exercism: https://exercism.org/ Great website! - Source: Hacker News / 6 months ago
View more

Frontend Mentor mentions (91)

  • The Best 100 Free UI/UX Resources for Every Designer & Developer
    Frontend Mentor Frontendmentor.io Build real-world projects with free design files. - Source: dev.to / 3 months ago
  • I Finished The Odin Project's Foundation Track
    In the meantime, I used frontendmentor.io to feed my desire for more projects. Just make sure you don’t go overboard and miss the mark. - Source: dev.to / 3 months ago
  • Web Development
    If you know the basics of HTML, CSS and JS, mas okay matuto by creating projects from https://frontendmentor.io they’re free and users can give feedback on what to improve. Basically, you convert the screenshots/design to code or actually site. Source: almost 2 years ago
  • Revise frontend basics
    Practice building from frontendmentor.io. Source: almost 2 years ago
  • Do you think it's effective to learn different programming languages at the same time especially for the summer?
    Yeah, CSS is something that requires practice. I'll say 1st week (or maybe less) for HTML and then the remaining 2 for CSS. There are some good resources like frontendmentor.io that you can try to get some understanding of how HTML and CSS work together. I'll say don't waste too much time on learning. Kevin Powell is a good yt channel to follow. Also, you can always use things like TailwindCSSin the end but for... Source: almost 2 years ago
View more

What are some alternatives?

When comparing Exercism and Frontend Mentor, you can also consider the following products

Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, we’ve taught over 45 million people using a tested curriculum and an interactive learning environment.

Tribe of Mentors - Short life advice from the best in the world, by Tim Ferriss

Free Code Camp - Learn to code by helping nonprofits.

Codewars - Achieve code mastery through challenge.

Treehouse - Treehouse is an award-winning online platform that teaches people how to code.

Mentorcam - Mentorcam is a marketplace where people can access well-known public figures for 1:1 advice and mentorship.