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.

Udemy logo

Functional Programming with Ramda

Broaden your programming skills by learning to write javascript in a functional style

     
  • 5
  •  |
  • Reviews ( 30 )
₹519

This Course Includes

  • iconudemy
  • icon5 (30 reviews )
  • icon1h 36m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Functional Programming with Ramda

This course introduces the main concepts and patterns of functional programming. I use the javascript Ramda library to explore to do this. The course is in two halves each with it's own assignment. At the end of the course you will

Understand how to write javascript in a functional style

Know what pure functions are and how to create them

Know the main principles underpinning functional programming

Solved real coding problems in a functional style The course is labeled 'intermediate' as it assumes some comfort with the command line, the notion of writing tests for code, and some familiarity with Javascript. However, if you are beginning to learn to code, or new to Javascript I'm confident you'll be able to follow along with no problem.

What You Will Learn?

  • Code in a functional style using Ramda .
  • Break down coding problems into small simple functions that can be reused .
  • Know some of the patterns Ramda programmers use to get things done.