Leanpub Books LAUNCH 🚀 Functional Programming in Python and more! by Gábor Szabó

Welcome to the Leanpub Launch video for Functional Programming in Python and more book by Gábor Szabó!

Welcome to the Leanpub Launch video for Functional Programming in Python and more book by Gábor Szabó!

About the Books

Book cover image for Functional Programming in Python by Gábor Szabó
Functional Programming in Python by Gábor Szabó

Leanpub author Gábor Szabó is launching a whole new set of books to teach you tons of technology tips.

You can find the books on his Leanpub author profile page.

These great new books include 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 and itertools 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

Picture of Gábor Szabó, Author of Functional Programming in Python
Gábor Szabó, Author of Functional Programming in Python

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.

Follow the author here!

Watch These Short Excerpts from the Full Video

Coming Soon!


Publish Early, Publish Often