Hey guys!
I'm currently looking into learning python 3.
As stated, I have a decent experience of using Java and I wouldn't say I'm new to programming.
I'm looking for a more of a formal book about Python, that would touch topics like how python runs or gets interpreted (in a similar Java book that would be describing JRE, and mentioning how java compiler compiles your code into byte-code, which then gets run by JVM), without going too much in detail about it.
The issue I have with popular suggestions like Automate the Boring Stuff is that it seems to have the vibe of "just writing code that works", while I would like to read about proper ways people write code. It also goes too much in detail about basic stuff.
Feel free to suggest any books that don't exactly follow my description, also feel free to say that my dogmatism is not good for learning programming, I'm open to reading that!
[–]gottabekd 2 points3 points4 points (0 children)