When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Functional Programming in Rust 2021

This course will teach you functional programming in Rust for elegant, concise, and maintainable code. Learn closures, iterators, lazy evaluation, immutability, higher-order functions, pattern matching, and error handling with Result and Option types.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconpluralsight
  • icon0 (0 reviews )
  • icon1 hour 14 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Functional Programming in Rust 2021

In this course, Functional Programming in Rust 2021, you'll learn to create elegant, concise, and maintainable code using functional programming techniques. First, you'll explore the core concepts of closures, iterators, and lazy evaluation. Next, you'll discover the importance of immutability, higher-order functions, and pattern matching. Finally, you'll learn how to effectively handle errors using Result and Option types. When you're finished with this course, you'll have the skills and knowledge of functional programming in Rust needed to build robust and scalable Rust applications.

What You Will Learn?

  • Course Overview : 1min.
  • Introducing Functional Programming : 13mins.
  • Understanding Closures : 27mins.
  • Working with Iterators and Lazy Evaluation : 20mins.
  • Exploring Additional Topics : 11mins.