Software Alternatives, Accelerators & Startups

The Coding Train VS Frontend Mentor

Compare The Coding Train VS Frontend Mentor and see what are their differences

The Coding Train logo The Coding Train

Online learning resource for beginner-friendly creative coding tutorials and challenges.

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.
  • The Coding Train Landing page
    Landing page //
    2023-09-14
  • Frontend Mentor Landing page
    Landing page //
    2022-12-02

The Coding Train features and specs

  • Comprehensive Content
    The Coding Train offers a wide range of tutorials and courses that cover various programming languages and technologies, providing a comprehensive learning resource for beginners and advanced users alike.
  • Engaging Teaching Style
    Daniel Shiffman, the creator of The Coding Train, is known for his enthusiastic and engaging teaching style that makes complex topics more approachable and fun to learn.
  • Community Support
    The Coding Train has a strong community of learners and contributors, providing additional support, collaboration opportunities, and feedback through forums and social media platforms.
  • Free Access
    A significant amount of content on The Coding Train is available for free, making it accessible to learners from different backgrounds and financial situations.
  • Creative Approach
    The platform encourages a creative approach to learning programming by integrating art and visual experiments, which can be particularly appealing to visual learners and those interested in creative coding.

Possible disadvantages of The Coding Train

  • Variable Depth
    While The Coding Train covers a wide variety of topics, the depth of coverage can vary, and some complex topics may not be explored in detail, potentially requiring supplemental resources for thorough understanding.
  • Unstructured Paths
    The coding tutorials and projects are available in a non-linear format, which might be overwhelming for new learners who benefit from a more structured, step-by-step learning path.
  • Focus on JavaScript and p5.js
    Much of the content focuses on JavaScript and the p5.js library, which might not be ideal for learners looking to study other languages or frameworks comprehensively.
  • Limited Interactive Features
    The platform primarily consists of video tutorials, which might not offer the same level of interactivity and immediate feedback as some modern coding platforms with in-browser coding and hands-on exercises.

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.

The Coding Train videos

No The Coding Train videos yet. You could help us improve this page by suggesting one.

Add video

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 The Coding Train and Frontend Mentor)
Education
23 23%
77% 77
Online Learning
100 100%
0% 0
Software Development
0 0%
100% 100
Online Courses
30 30%
70% 70

User comments

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

Social recommendations and mentions

Based on our record, Frontend Mentor should be more popular than The Coding Train. It has been mentiond 91 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.

The Coding Train mentions (24)

  • p5.js
    He has a knack for picking visual interesting problems/algorithms and his enthusiasm is unmatched. https://thecodingtrain.com/. - Source: Hacker News / 10 months ago
  • Was BASIC that horrible or better?
    I'd say Scratch is the #1 way kids to day are introduced to programming For parent that have some 8bit experience, Pico-8 (LUA) is also relatively popular. It's basically like running an Apple 2, Atari 800, Commodore 64 as if it booted into LUA instead of Basic. You can trivially draw things, and peak and poke bytes into "Screen memory" if you want to feel like you're "touching the hardware" JavaScript is also... - Source: Hacker News / over 1 year ago
  • Sketch execution issues
    You can always look at the help videos by Shiffman at (the coding train) Specifically: help guide to p5js. Source: almost 2 years ago
  • Ask HN: How to teach a kid of 15 Linux and programming
    > how do I get him learning programming in a fun way? Processing / P5.js can be pretty fun to learn. You use a real programming language to create art and animations. With little code you can get a circle on the screen, then making it move, then following your mouse, then adding other shapes, then changing colour depending on some event… It’s conductive to experimentation and a way to gradually introduce concepts.... - Source: Hacker News / almost 2 years ago
  • Help needed: Rinkeby and other test networks won't appear
    Another great free site https://thecodingtrain.com/ to have in your pocket :D have fun out there! Source: over 2 years 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 The Coding Train and Frontend Mentor, you can also consider the following products

p5.js - JS library for creating graphic and interactive experiences

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

Nature of Code - How can we capture the unpredictable evolutionary and emergent properties of nature in software?

Codewars - Achieve code mastery through challenge.

Processing - C++ and Java programming at the speed of thought.

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