Free Download Functional Programming with Python
Updated: 12/2024
Duration: 1h 55m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 247 MB
Level: Advanced | Genre: eLearning | Language: English
Functional programming offers developers a more effective way of writing readable, maintainable code. In this course, Shaun Wassell helps Python developers get up to speed with this increasingly popular programming paradigm, explaining what it is and how adopting it can help you improve the quality and maintainability of your code. Shaun begins by covering the key differences between the declarative and imperative programming paradigms. He then dives into the basics of working with first-class functions in Python, as well as the built-in functions and features in Python that support functional programming. Plus, he goes over several advanced concepts, including partial application and recursion.