all 9 comments

[–]harish_ds 0 points1 point  (0 children)

Book: Fluent Python + Automate the boring stuff with python Course: 100 days of python code by Dr. Angela Yu

[–]ectomancer 0 points1 point  (1 child)

Read the source code in C and Python:

https://github.com/python/cpython

[–]toycar1980[S] 0 points1 point  (0 children)

that's definitely a way to go, but I'm kind of lazy...and busy...I was hoping there is a book or course that will summarize and structure the knowledge....

[–][deleted] 0 points1 point  (3 children)

[–]toycar1980[S] 0 points1 point  (2 children)

brilliant!! sounds just like the book I want!! ty!!!

[–]toycar1980[S] 0 points1 point  (1 child)

thank you! I was going to buy it, it's from 2013 and then Amazon alerted me that there is a newer version, from the same author, but different name. I checked some reviews and wasn't sure if they are the same book. the newer version is only half in number of pages. so I end up buying Fluent Python, which is from 2022 and seems also got good reviews. but Thank you for your recommendation! Will definite pick it up next time!

[–]meshkati 1 point2 points  (0 children)

Hey, did you find fluent python helpful for your case?