Books: Difference between revisions
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
* [https://www.amazon.com/Mastering-Object-Oriented-Python-powerful-applications-ebook/dp/B07T8XF5HH/ref=sr_1_1?crid=22XJ2KO7TO3IW&keywords=Mastering+Object-Oriented+Python+lott&qid=1655350769&sprefix=mastering+object-oriented+python+lott%2Caps%2C115&sr=8-1 Mastering Object-Oriented Python] by Steven F. Lott | * [https://www.amazon.com/Mastering-Object-Oriented-Python-powerful-applications-ebook/dp/B07T8XF5HH/ref=sr_1_1?crid=22XJ2KO7TO3IW&keywords=Mastering+Object-Oriented+Python+lott&qid=1655350769&sprefix=mastering+object-oriented+python+lott%2Caps%2C115&sr=8-1 Mastering Object-Oriented Python] by Steven F. Lott | ||
* [https://www.amazon.com/Python-Standard-Library-Example-Developers/dp/0134291050/ref=sr_1_1?crid=79FV2AQR59HL&keywords=the+python+standard+library+by+example+by+doug+hellmann&qid=1655687734&sprefix=the+python+str%2Caps%2C219&sr=8-1 Python 3 Standard Library by Example] by Doug Hellmann | * [https://www.amazon.com/Python-Standard-Library-Example-Developers/dp/0134291050/ref=sr_1_1?crid=79FV2AQR59HL&keywords=the+python+standard+library+by+example+by+doug+hellmann&qid=1655687734&sprefix=the+python+str%2Caps%2C219&sr=8-1 Python 3 Standard Library by Example] by Doug Hellmann | ||
* Python Concurrency with asyncio by Matthew Fowler |
Revision as of 04:09, 23 June 2022
Books
Python Books
- IPy
- Learning Python 5th Edition by Mark Lutz (purchased)
- Python 3 Object-Oriented Programming by Dusty Phillips (purchased)
- Architecture Patterns with Python by Harry Percival, Bob Gregory
- Mastering Object-Oriented Python by Steven F. Lott
- Python 3 Standard Library by Example by Doug Hellmann
- Python Concurrency with asyncio by Matthew Fowler