[Tutor] Comprehensive textbook (not for beginners)
alexkleider
alexkleider at protonmail.com
Sat Sep 5 19:06:56 EDT 2020
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, September 5, 2020 1:37 AM, Lilia Georgieva <lggeorgieva at gmail.com> wrote:
> Hi,
>
> I am looking for a good detailed textbook/book/course on Python3 which
> goes beyond the basics and covers object-oriented programming as well as
> data structures and algorithms.
>
> I have quite a few textbooks (Headfirst Python, Python for Rookies, Fluent
> python), but they cover well the basics of the language and do not go much
> further.
>
> Any advice would be appreciated
>
Two small and inexpensive books that haven't been mentioned in the many responses so far:
Writing Idiomatic Python by Jeff Knupp
Powerful Python by Aaron Maxwell
Neither is exhaustive but both assume you've already got the basics under your belt so you'll probably learn something new.
More information about the Tutor
mailing list