Software Alternatives, Accelerators & Startups

Scrimba VS Think Python

Compare Scrimba VS Think Python and see what are their differences

Scrimba logo Scrimba

Interactive coding screencasts created in an instant

Think Python logo Think Python

Learning Resources
  • Scrimba Landing page
    Landing page //
    2023-05-12
  • Think Python Landing page
    Landing page //
    2023-09-24

Scrimba features and specs

  • Interactive Coding Environment
    Scrimba offers an interactive platform where users can pause the video and edit the code directly within the interface. This hands-on approach aids in better understanding and retention of coding concepts.
  • Community Support
    Scrimba has an active community where users can interact with each other, ask questions, and share their projects. This fosters a collaborative learning environment and peer support.
  • Affordability
    Compared to other coding platforms, Scrimba offers a variety of courses at competitive prices, even providing several free tutorials that beginners can access.
  • Expert Instructors
    The courses are taught by experienced developers and educators who are proficient in their fields. This ensures high-quality, reliable content.
  • Variety of Courses
    Scrimba offers a wide range of courses covering various topics in web development, mobile development, and other programming disciplines, catering to different skill levels.

Possible disadvantages of Scrimba

  • Limited Advanced Content
    While Scrimba excels in beginner and intermediate content, it may lack in-depth advanced courses for experienced developers looking for specialized or niche topics.
  • Interface Learning Curve
    The unique interactive coding environment can take some time to get used to, especially for those accustomed to more conventional video tutorial platforms.
  • Dependence on Internet Connection
    Since Scrimba is an online-based platform, users need a stable internet connection to access the content and interact with the coding environment.
  • Inconsistent Course Quality
    While many courses are excellent, the quality can vary depending on the instructor. Some users may find certain courses less polished or thorough than others.
  • No Offline Access
    Scrimba does not provide offline access to its courses, limiting its usability for learners who may want to study without an internet connection.

Think Python features and specs

  • Accessible for Beginners
    Think Python is written in a clear and approachable style, making it suitable for beginners with no prior programming experience. The author takes care to explain concepts thoroughly, making it easy to follow.
  • Practical Examples
    The book is filled with practical examples that demonstrate how to use Python for various applications. This approach helps readers understand real-world usage of the language.
  • Free Availability
    Think Python is openly accessible in digital format for free, making it easy for anyone to read without financial barriers, supporting open education.
  • Emphasis on Problem Solving
    The book places strong emphasis on teaching readers how to think like programmers, encouraging problem-solving and logical thinking skills.

Possible disadvantages of Think Python

  • Limited Depth
    While suitable for beginners, the book doesnโ€™t delve deeply into advanced features of Python, which might leave learners needing additional resources for more complex topics.
  • Pacing
    Some readers might find the pacing of the book too slow, particularly if they have some prior programming experience, as it aims to accommodate complete beginners.
  • Lack of Exercises
    There are fewer exercises compared to some other programming books, potentially providing less practice for readers to reinforce their learning.
  • Outdated Information
    Depending on the edition, some information may be outdated due to the fast-evolving nature of programming languages. Readers may need to verify with more recent sources.

Analysis of Scrimba

Overall verdict

  • Scrimba is considered a good resource for learning programming, especially for beginners who benefit from its interactive and engaging teaching methods. Its unique approach to coding education makes it a valuable tool for anyone looking to improve their skills.

Why this product is good

  • Scrimba is a platform that offers interactive coding tutorials, which allows learners to engage with the material in a hands-on way. It features built-in tools that enable students to manipulate code directly in the lessons, enhancing the learning experience. Additionally, it provides a community-driven environment where users can share knowledge and collaborate on projects.

Recommended for

  • Beginners looking to learn coding interactively
  • Self-paced learners who prefer hands-on practice
  • Individuals interested in front-end development
  • People seeking a community-supported learning environment

Scrimba videos

Scrimba Frontend Developer Career Path Course Review

More videos:

  • Review - I was so wrong about Scrimba
  • Review - Scrimba Javascript Bootcamp Course Review - Should you join?

Think Python videos

Thoughts on Think Python From a Beginner Programmer

More videos:

Category Popularity

0-100% (relative to Scrimba and Think Python)
Education
90 90%
10% 10
Online Learning
81 81%
19% 19
Development
0 0%
100% 100
Online Courses
100 100%
0% 0

User comments

Share your experience with using Scrimba and Think Python. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Scrimba seems to be a lot more popular than Think Python. While we know about 143 links to Scrimba, we've tracked only 9 mentions of Think Python. 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.

Scrimba mentions (143)

  • Web Development Tools and Resources
    Scrimba (Visit Site) - Scrimba offers interactive coding screencasts that allow learners to edit code and see the results in real-time. It's an innovative way to learn coding through direct interaction. - Source: dev.to / over 2 years ago
  • โ€œThe Economics of Programming Languagesโ€ by Evan Czaplicki [video]
    Another very successful way to go about building a language is Imba. Build a successful product with new lang https://scrimba.com, make sure the product's very hard to Jeff and take VC money. Now you can work on the language as you please, and they can't Jeff you since nobody else can build something similar (not in a reasonable amount of time anyway) P.S: taking VC money is... - Source: Hacker News / over 2 years ago
  • Imba โ€“ The friendly full-stack language
    Imba powers Scrimba which is an incredibly cool platform with interactive coding screencasts: https://scrimba.com/. - Source: Hacker News / almost 3 years ago
  • Imba โ€“ The friendly full-stack language
    Well it powers https://scrimba.com which looks serious enough. Iโ€™ve known about it for the past 6 years, but never had the chance to use it because Iโ€™ve only done static websites lately. I am starting work on an automatic irrigation system that will have a web/PWA frontend and I remembered about Imba which I plan to use this time. - Source: Hacker News / almost 3 years ago
  • I have a bachelors but not in any software/web courses how do I get started to pursue this field?
    I started with some html and css course on youtube, then learnt jquery briefly. Then I used scrimba.com to learn javascript and react, its a really good platform, at this point, I learn frameworks to use with react, like tailwind, material ui. I would now learn typescript and this point and learn how to implement it with react. I then went to freeCodeCamp on youtube and watched their 8 hours node and express... Source: almost 3 years ago
View more

Think Python mentions (9)

  • C949 help and Jay Wengrow's Guide to Data Structures
    This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: about 3 years ago
  • Best place to learn and practice python?
    Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: about 3 years ago
  • Good places to start learning python?
    This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: almost 4 years ago
  • Which books should I read to learn computer science with python language?
    In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: over 4 years ago
  • Observations and thoughts from a long time crypto nerd
    Computer Science โ€” For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 4 years ago
View more

What are some alternatives?

When comparing Scrimba and Think Python, you can also consider the following products

Codรฉdex - The most fun way to learn to code.

Google's Python Class - Assorted educational materials provided by Google.

GoIT LMS - Empowering emerging markets with high-quality tech education

The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Codelita - Anyone Can Code

A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.