Functional Programming In Python
Python is not a functional programming language, but it is a multi-paradigm language that makes functional programming easy to perform, and easy to mix with other programming styles. In this paper, David Mertz, a director of Python Software Foundation, examines the functional aspects of the language and points out which options work well and which ones you should generally decline. Mertz describes ways to avoid Python’s imperative-style flow control, the nuances of callable functions, how to work lazily with iterators, and the use of higher-order functions. He also lists several third-party Python libraries useful for functional programming. Topics include:Using encapsulation and other means to describe "what" a data collection consists of, rather than "how" to construct a data collectionCreating callables with named functions, lambdas, closures, methods of classes, and multiple dispatchUsing Python’s iterator protocol to accomplish the same effect as a lazy data structureCreating higher-order functions that take functions as arguments and/or produce a function as a resultArchived by Unglue.it
physical copy
More Books
Computer science : a structured programming approach using C
xxvii,, 1156 p. : 24 cm Includes index
An Introduction to C & GUI Programming
An Introduction to C & GUI ProgrammingFrom https://www.raspberrypi.org/magpi/issues/c-gui-programming/Even if you are an absolute beginner, this book will teach you all you need to know to write simple programs in C a...
Bearden Fer De Lance 2nd Edn (scalar EM Weapons, 86 02, Www.cheniere.org)
LT COL THOMAS E. BEARDEN U.S. Missle Defense CommandBOOKS & INTERNAL DEFENSE INTELLIGENCE PAPPERS
Build Your Own Flight Sim In C++ (DOS GameDev) by Michael Radtke & Chris Lampton
When Retro City Rampage was ported to DOS, the developer lamented how he had not only thrown out all of his DOS programming/gamedev books, but how none were online. Say no more.This is a book on DOS game programming w...
Byte Magazine Volume 05 Number 11 - High-Resolution Graphics
A rescan for this item is available here.
Foreground
p.32 HOME IN ON THE RANGE! AN ULTRASONIC RANGING SYSTEM
[author Steve Ciarcia]
Combine automatic sonar ranging and infrared-light detection in a computer-controlle...
Byte Magazine Volume 07 Number 10 - Computers in Business (RESCAN)
Features
p.29 Beyond the Peaks of Visicalc
[author Jack Bishop]
Three new software packages help fiscal planners study large, complex financial models.
p.40 Build the Microvox Text-to-Speech Synthesizer, Part 2 : Soft...