Who is this course for?

Here, we'll outline the intended audience and prerequisites for this course.

We'll cover the following

Thank you for choosing this course! We hope that it will help you solve problems with Recursion in Javascript.

Intended Audience

This course is designed for programmers who have difficulties in solving problems using Recursion. We’ll start by teaching the basics of recursion using Javascript. Later, we’ll build-up to relatively complex problems that you’ll be able to solve by yourself as you progress through this course. The code widgets are editable so you can make changes on the go and test functions for your inputs.

Prerequisites

You don’t need any previous knowledge of recursion, but, you should have basic knowledge of programming in Javascript. If you are new to Javascript language, we suggest you go through this course first.


Let’s dive right into the course.