About
Steven F. Lott has been turning coffee into software since the days when computers were large, expensive, and rare. Working for decades in high tech has given him exposure to a lot of ideas and techniques, some bad, but most are useful and helpful to others.
Steven has been working with Python since the ‘90s, building a variety of tools and applications. He’s written a number of books, and sometimes manages to attend conferences.
Steven is currently a technomad who lives in various around the US. He uses North Carolina as his home port. He tries to live by the words “Don’t come home until you have a story.” You can find him online at @slott56@fosstodon.org.
Featured Work
Functional Python Programming, 3rd edition.
Not enough developers understand the benefits of functional programming, or even what it is. Author Steven Lott demystifies the approach, teaching you how to improve the way you code in Python and make gains in memory use and performance. If you’re a leetcoder preparing for coding interviews, this book is for you. Starting from the fundamentals, this book shows you how to apply functional thinking and techniques in a range of scenarios, with Python 3.10+ examples focused on mathematical and statistical algorithms, data cleaning, and exploratory data analysis. You'll learn how to use generator expressions, list comprehensions, and decorators to your advantage. You don't have to abandon object-oriented design completely, though – you'll also see how Python's native object orientation is used in conjunction with functional programming techniques. By the end of this book, you'll be well-versed in the essential functional programming features of Python and understand why and when functional thinking helps. You'll also have all the tools you need to pursue any additional functional topics that are not part of the Python language.
Other Works
-
Modern Python Cookbook, 3rd edition
2024
-
Python Real-World Projects
2023
-
Python Object-Oriented Programming, 5th edition
2021
-
Mastering Object-Oriented Python, 2nd edition.
2019
-
Python Essentials
2015
-
Python for Secret Agents, Volume II
2015
-
Python for Secret Agents
2014
