Books: Difference between revisions
Jump to navigation
Jump to search
(→Books) |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
* [[CDRSRBTDA]] | * [[CDRSRBTDA]] | ||
* [[TPP]] | * [[TPP]] | ||
* [[DDD]] | * [[DDD]] | ||
* [[EvoA]] | |||
* [[MiGo]] | |||
* [[QSLLM]] | |||
* [[PyDA]] | |||
==Python Books== | ==Python Books== | ||
* [[IPy]] | * [[IPy]] (purchased) | ||
* [[PyOOP]] (purchased) | |||
* Learning Python 5th Edition by Mark Lutz (purchased) | |||
* [https://www.oreilly.com/library/view/architecture-patterns-with/9781492052197/ Architecture Patterns with Python] by Harry Percival, Bob Gregory | * [https://www.oreilly.com/library/view/architecture-patterns-with/9781492052197/ Architecture Patterns with Python] by Harry Percival, Bob Gregory | ||
* [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 | |||
* Python Concurrency with asyncio by Matthew Fowler |
Latest revision as of 17:36, 14 April 2024
Books
Python Books
- IPy (purchased)
- PyOOP (purchased)
- Learning Python 5th Edition by Mark Lutz (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