Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Functional Programming in Python 3

via Pluralsight

Overview

Limited-Time Offer: Up to 75% Off Coursera Plus!
7000+ certificate courses from Google, Microsoft, IBM, and many more.
This course will show you how to use functional programming (FP) in Python. You’ll learn what FP is, why it is an attractive alternative to other paradigms, how to write Pythonic functional code, and how to use FP in a business setting.

Perhaps you are a seasoned Python programmer and have heard all the fuss about functional programming. Or maybe you're coming to Python from a functional language like Haskell, Scala, or F#, and you're wondering how to work in a language that seems to lack the things you take for granted in your favorite language. In this course, Functional Programming in Python 3, you’ll learn to apply the principles of functional programming (FP) using Python. First, you’ll explore the concepts of FP, including first class functions, pure functions, immutability and lazy evaluation, and FP’s relationship to other programming paradigms. Next, you’ll discover how to implement those concepts in Python, for example, by writing stateless functions and using immutable variables.. Finally, you’ll learn how to apply FP in a typical order processing system. When you’re finished with this course, you’ll have the skills and knowledge of functional programming in Python needed to develop and support FP Python in business settings.

Syllabus

  • Course Overview 2mins
  • Introduction to Functional Programming 9mins
  • Reaching Higher with First Class Functions 10mins
  • Eliminating Side Effects with Pure Functions 12mins
  • Reducing Data Errors with Immutable Variables 16mins
  • Avoiding Unnecessary Work Using Lazy Evaluation 8mins
  • Replacing Iteration with Recursion 12mins
  • Eliminating Procedural Code with Pattern Matching 11mins
  • Summary 3mins

Taught by

Gerald Britton

Reviews

4.4 rating at Pluralsight based on 19 ratings

Start your review of Functional Programming in Python 3

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.