From the course: Learning Functional Programming with JavaScript ES6+

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - JavaScript Tutorial

From the course: Learning Functional Programming with JavaScript ES6+

Start my 1-month free trial

Next steps

- [Instructor] So we've covered quite a bit of ground in this course. If you're wondering where to go from here, a great next step would be to take whatever programs you've already written in JavaScript, and try converting them to make better use of functional concepts. There's also a book that I'd highly recommend for those of you looking for an extremely in-depth look at functional programming. This book is called Structure and Interpretation of Computer Programs, and it's available for free download on MIT's OpenCourseWare website. Despite its rather dry-sounding title, this book is a fantastic guide to thinking about programming in a very flexible way. And finally, if you want to learn more about either functional programming or JavaScript, our library is full of great courses on both subjects. If you have any interest in seeing how the concepts we have talked about here are expressed in Swift, check out my course about Learning Functional Programming with Swift. And finally, if…

Contents