python-mastery VS ebook-1

Compare python-mastery vs ebook-1 and see what are their differences.

python-mastery

Advanced Python Mastery (course by @dabeaz) (by dabeaz-course)

ebook-1

A collection of classic computer science books from Internet (by lancetw)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
python-mastery ebook-1
7 1
10,379 3,512
1.5% -
5.7 10.0
3 months ago over 8 years ago
Python
Creative Commons Attribution Share Alike 4.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python-mastery

Posts with mentions or reviews of python-mastery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-29.

ebook-1

Posts with mentions or reviews of ebook-1. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-29.
  • Ask HN: Programming Courses for Experienced Coders?
    10 projects | news.ycombinator.com | 29 Dec 2023
    Hello, recently I've enjoyed Casey Muratori's Performance-Aware Programming course[0]. You could read Algorithms for Modern Hardware[1] to learn similar set of stuff though. Casey's course is aimed at bringing beginners all the way to a nearly-industry-leading understanding of performance issues while the book assumes a bit more knowledge, but I think a lot of people have trouble getting into this stuff using a book if they don't have related experience.

    I've also found Hacker's Delight Second Edition[2] to be a useful reference, and I really wish that I would get around to reading What Every Programmer Should Know About Memory[3] in full, because I end up reading a bunch of other things[4] to learn stuff that's surely in there.

    [0]: https://www.computerenhance.com/p/welcome-to-the-performance...

    [1]: https://en.algorithmica.org/hpc/

    [2]: https://github.com/lancetw/ebook-1/blob/80eccb7f59bf102586ba...

    [3]: https://people.freebsd.org/~lstewart/articles/cpumemory.pdf

    [4]: https://danluu.com/3c-conflict/

What are some alternatives?

When comparing python-mastery and ebook-1 you can also consider the following projects:

glom - ☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️

Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

funcy - A fancy and practical functional tools

amh-code - Complete implementations from "Algorithms for Modern Hardware"

blog - David Beazley's blog.

example-code-2e - Example code for Fluent Python, 2nd edition (O'Reilly 2022)

curio - Good Curio!

Toolz - A functional standard library for Python.

attrs - Python Classes Without Boilerplate

ruff - An extremely fast Python linter and code formatter, written in Rust.

advent-of-code-jq - Solving Advent of Code with jq

learnxinyminutes-docs - Code documentation written as code! How novel and totally my idea!