Email the Author
You can use this page to email Gábor Szabó about Functional Programming in Python.
About the Book
Functional Programming in Python
A Practical Guide to Writing Clean and Efficient Code
This book introduces functional programming concepts using Python, helping developers write clearer, more maintainable, and more predictable code.
You'll learn how to:
- Use core functional tools like
map()
,filter()
,reduce()
, and comprehensions - Work with immutable data and pure functions
- Apply modules like
functools
anditertools
effectively - Structure programs using a functional approach
- Improve testability and reduce side effects in your code
Whether you're looking to adopt a functional style for specific parts of your projects or gain a deeper understanding of programming paradigms, this book offers practical examples and explanations tailored to Python programmers.
Functional Programming in Python is ideal for developers with some Python experience who want to write more reliable and modular code.
About the Author
Gábor Szabó has been programming for more than 40 years in a number of languages and in various environments.
These days he usually helps companies improve their engineering practices by providing training, introducing test automation, CI/CD. Sometimes this includes building internal web sites. Gabor also loves explaining things and provides training to his corporate clients and also in the academia.
Gabor runs the Code Maven site and a number of its sub-site where he writes about technologies such as Python, Rust, Git, Continuous Integration, etc.
The first main language Gabor used was Perl and so he maintains the Perl Maven site and he is the chief editor of the Perl Weekly newsletter.
The books Gabor publishes are based on his course materials. They include lots of examples with detailed explanations. This way if you can't book a course with him, at least you can read the materials and learn by yourself.
If you have questions fell free to send him a message via LinkedIn.