Functional Python Programming
...
Functional Python Programming Create succinct and expressive implementations with functional programming in Python Steven Lott B ...
Functional Python Programming Copyright © 2015 Packt Publishing All rights reserved. No part of this book may be reproduced, sto ...
Credits Author Steven Lott Reviewers Oleg Broytman Rui Carmo Ian Cordasco Julien Danjou Amoatey Harrison Shivin Kapur Gong Yi Co ...
About the Author Steven Lott has been programming since the 1970s, when computers were large, expensive, and rare. As a contract ...
About the Reviewers Oleg Broytman is a software developer currently working with web technologies on Unix/Linux using the Python ...
Julien Danjou is an open source hacker working at Red Hat. He started his career as a Debian developer and contributed to a lot ...
http://www.PacktPub.com Support files, eBooks, discount offers, and more For support files and downloads related to your book, p ...
...
Table of Contents ...
Table of Contents ...
Table of Contents ...
Table of Contents ...
Table of Contents ...
Table of Contents ...
Table of Contents Preface Chapter 1: Introducing Functional Programming Identifying a paradigm Subdividing the procedural parad ...
...
Preface Programming languages sometimes fit neatly into tidy categories like imperative and functional. Imperative languages mig ...
Preface Python offers a number of higher-order functions. Functions like map(), filter(), and functools.reduce() are widely used ...
Preface Chapter 5, Higher-order Functions, examines the commonly used higher order functions such as map() and filter(). The cha ...
«
1
2
3
4
5
6
7
8
9
10
»
Free download pdf