What Functional Programming Is

Imperative,... →
Loading lesson content…
About this lesson

Functional programming is a way of writing software by building solutions out of functions and composing them cleanly. In this lesson, Professor Christina Ross introduces the core idea: focus on what should happen, not on step-by-step mutation of shared state. You will see how functional programming emphasizes pure functions, immutable data, and predictable behavior, while also understanding that real-world programs still interact with the outside world.

This lesson is foundational. It defines the mindset of functional programming, explains why it is useful, and contrasts it with common imperative habits without going too deep into language-specific syntax or advanced patterns.

Additional Resources

Check back — resources for this lesson will appear here.

🎓
This feature is for enrolled students only.

Once you enroll in this course you will have full access to discussions, quizzes, FAQs, email drip, and reviews.

Enroll in this Course →
🎓
Enroll to access quizzes.

Quizzes are available to enrolled students only.

Enroll in this Course →
🎓
Enroll to access FAQs.

FAQs are available to enrolled students only.

Enroll in this Course →
🎓
Enroll to access the Email Drip feature.

The daily email drip feature is available to enrolled students only.

Enroll in this Course →
🎓
Enroll to leave a review.

Reviews are available to enrolled students only.

Enroll in this Course →