Software Alternatives, Accelerators & Startups

Distill VS Think Python

Compare Distill VS Think Python and see what are their differences

Distill logo Distill

Tracking website updates, automated and simplified

Think Python logo Think Python

Learning Resources
  • Distill Landing page
    Landing page //
    2021-09-26
  • Think Python Landing page
    Landing page //
    2023-09-24

Distill features and specs

  • Clarity and Accessibility
    Distill publications are designed to be highly readable and visually appealing, making complex machine learning concepts more accessible to a wider audience.
  • Interactive Content
    Distill often includes interactive elements such as visualizations and simulations that help readers explore the content in a hands-on manner, enhancing understanding.
  • Open Access
    All content on Distill is freely available to the public, promoting open access to high-quality educational resources on machine learning and AI.
  • Focus on Insights
    Distill prioritizes the explanation and communication of key insights and intuitions behind machine learning research, rather than just technical details.

Possible disadvantages of Distill

  • Niche Audience
    While Distill is celebrated for its depth and clarity, its focus on niche academic topics primarily attracts an audience already interested in machine learning.
  • Limited Publication Frequency
    Compared to larger journals, Distill publishes fewer articles, which may limit the breadth of topics covered and the speed of content updates.
  • Resource Intensive
    The creation of interactive and visually compelling content can be resource-intensive, requiring significant time, effort, and technical skill from authors.
  • Technologically Demanding
    To fully engage with some of the interactive elements, readers may need modern, capable browsers and a reliable internet connection, which can be a barrier for some users.

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.

Distill videos

How To Monitor Website Changes? - Distill.io Chrome Extension

More videos:

  • Review - What does DISTILLED COFFEE taste like??? | Will It Distill?
  • Review - DISTILLING DAY (PART 1)

Think Python videos

Thoughts on Think Python From a Beginner Programmer

More videos:

Category Popularity

0-100% (relative to Distill and Think Python)
Monitoring Tools
100 100%
0% 0
Online Learning
0 0%
100% 100
Search Engine
100 100%
0% 0
Development
0 0%
100% 100

User comments

Share your experience with using Distill 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, Distill should be more popular than Think Python. It has been mentiond 26 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.

Distill mentions (26)

  • Ask HN: Alternative to Distill.pub?
    I love reading articles written at Distill (http://distill.pub/), but due to its indefinite hiatus (https://distill.pub/2021/distill-hiatus), I am looking for other online free resources which host such interactive, interesting and engaging material. Does anyone know about any such websites? - Source: Hacker News / over 1 year ago
  • How Transformers Work
    Distill was a new take at publishing research/ideas in deep learning in a visual way: https://distill.pub/ I love their articles and while it was hard to sustain, the quality of the ones in their are pretty good. They provide some tips and templates on how to develop such visual storytelling articles. - Source: Hacker News / over 2 years ago
  • Reverse Engineer Hidden Algorithms
    Explainable AI is far from early stages. Read into anthropic aiโ€™s work in mechanistic interpretability like toy models of superposition along with the rest of the transformer-circuits papers. Read chris olahโ€™s distill papers. Read neel nandaโ€™s recent work on reverse engineering how language models grok modular addition. Read kevin mengโ€™s work on locating and editing facts inside of gpt. Read openaiโ€™s paper on... Source: about 3 years ago
  • Sharing a side project: Linear Algebra for Programmers
    I also wasn't aware of either The Pudding or distill.pub. So thanks for just mentioning those. Source: over 3 years ago
  • Ask HN: What's your favorite illustration in Computer Science?
    Anything from Setosa [0] is really good. It contains interactive, animated illustrations of several Machine Learning ideas. I _loved_ reading papers from Distill Pub [1] as they contained interactive diagrams. My most favorite one so far is the thread on Differentiable Self-organizing Systems [2]. I liked the lizard example very much as it is interactive, and lizards grow lost organs back. I think this is funny.... - Source: Hacker News / over 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 Distill and Think Python, you can also consider the following products

Visualping - Visualping is the easiest to use website checker, webpage change monitoring, website change detector and website change alert software of the web. Read more about Visualping.

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

ChangeTower - ChangeTower offers website monitoring toolsย for new content and content changes.

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.

Wachete - Track web page changes and get notified. Free Sign-up. Have all data in one place

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.