Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Preview
Video Player
00:00
00:00
00:00
- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Now you're all set to start using functional approaches to your programming problems!
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
Well, that's it for
functional programming in Python.
0:00
These tools have served me
very well over the years, and
0:03
I'm sure they'll do the same for you.
0:05
Functional programming often
gives you a nice speed boost,
0:07
both in processing time and
time spent writing code.
0:10
It also gives it a nice bit
of explicitness for a lot of
0:12
common operations, which is something
we definitely like in the Python world.
0:15
So, the next time you need to clean
up a list or get a single answer from
0:20
some calculation on multiple items,
reach for functional programming tools.
0:23
I'll see you soon.
0:27
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up