Email the Author
You can use this page to email Gábor László Hajba about Python 3 in Anger.
About the Book
I suggest this book for everyone who wants to learn Python 3.
My intention is to make this book a useful support for university course students to understand concepts from the classes like CSCI-A 201 or CS 160. I help this understanding with examples from simple to complex.
Until it is finished, you can buy the book for a discounted price. The final book will be around $25.
This book will contain the following topics:
- Differences between Python 2.7 and 3.x
- Python implementations and Installation (Python interpreter, modules with pip)
- Variables and basic types (numbers, strings)
- Basic operators
- Basic string operators
- String formatting
- Date and time
- Tuples
- Lists
- Dictionaries
- Sets
- Generators
- List comprehension
- Conditions (boolean operators, is, in, not)
- Loops
- Functions
- Multiple function arguments
- Partial functions
- Decorators
- Classes and objects
- Code introspection
- Modules and packages
- File I/O
- Exception handling
- Database access
- Networking
- Parallelism
- XML processing
- Website scraping
- Sending mails
About the Author
Gábor László Hajba is a Senior Consultant at EBCONT enterprise technologies in Vienna, Austria, with the core competence of Java and Python. He is responsible for designing and developing solutions for customer needs in the enterprise software world.
In 2018, Apress released his book Website Scraping with Python -- Using BeautifulSoup and Scrapy, which started here, as a LeanPub book back in 2014.
In his free time, he's a husband, the father of a lovely little girl, and an aspiring bass player.