Functional Python Programming. Create succinct and expressive implementations with functional programming in Python - Helion
ebook
Autor: Steven F. LottTytuł oryginału: Functional Python Programming. Create succinct and expressive implementations with functional programming in Python
ISBN: 9781784397616
stron: 360, Format: ebook
Data wydania: 2015-01-31
Księgarnia: Helion
Cena książki: 159,00 zł
Osoby które kupowały "Functional Python Programming. Create succinct and expressive implementations with functional programming in Python", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Functional Python Programming. Create succinct and expressive implementations with functional programming in Python eBook -- spis treści
- 1. Understanding Functional Programming
- 2. Introducing Essential Functional Concepts
- 3. Functional , Iterators, and Generators
- 4. Working with Collections
- 5. Higher-Order Functions
- 6. Recursions and Reductions
- 7. Additional Tuple Techniques
- 8. The Itertools Module
- 9. More Itertools Techniques
- 10. The Functools Module
- 11. Decorator Design Techniques
- 12. The Multiprocessing and Threading Modules
- 13. The Operator Module
- 14. The PyMonad Library
- 15. A Functional Approach to Web Services
- 16. Optimizations and Improvements