Course curriculum

    1. Overview

    2. Prerequisites for this course

    3. Discuss about this project

    4. Simple Challenge Problem

    5. First solution to Challenge Problem

    6. Solution to Challenge Problem using Recursion

    7. Implement the above function

    8. Understanding how recursion works

    9. Why a base case is needed in recursion

    10. Start implementing the code in EduBlocks

    11. Test the above code

    12. Challenge problem

    13. Testcases for the Challenge problem

    14. Solution to the Challenge problem

    15. Summary about Recursion

    1. Discuss about Fractal

    2. Base shape for Fractal

    3. Introduce Fractal Tree project

    4. Discuss about prototype version

    5. Think about the recursion involved

    6. Setting up turtle

    7. Start thinking about our recursive function

    8. Identifying the base shape

    9. Code the base shape

    10. Pause and check your understanding so far

    11. Code the recursive shape

    12. Finish recursive shape coding and recap

    13. Common problems and solution

    14. Change color to the tips of the tree

    15. Decrease the width in recursive block

    16. Final summary of the project

    17. Congratulations on completing this course!

About this course

  • $295.00
  • 32 lessons
  • 1.5 hours of video content

What others are saying about this course

5 star rating

Fun Projects!

Ray Liu

Recursion was a very fun topic and the instructor explained it very well.

Recursion was a very fun topic and the instructor explained it very well.

Read Less
5 star rating

Good Course

Boris Wang

Very clear and thorough about recursion and the concept with good example

Very clear and thorough about recursion and the concept with good example

Read Less
5 star rating

Recursion is unique

Steven Guirguis

I am one who doesn't like very complex things but this wasn't that complex. It was complex in its own ways but, I did manage to get through. Definitely would...

Read More

I am one who doesn't like very complex things but this wasn't that complex. It was complex in its own ways but, I did manage to get through. Definitely would try to do it on my own... maybe...

Read Less
5 star rating

Review of Understanding Recursion

Alex Wang

Very interesting, it was quite a new idea for me, I think the explanations and such are well done, they break the idea down so that it's understandable.

Very interesting, it was quite a new idea for me, I think the explanations and such are well done, they break the idea down so that it's understandable.

Read Less
5 star rating

Understanding Recursion - Review of Course

Queeny Gong

I found the course and project engaging and fun. The concept was kinda hard to understand at first, but the videos were very clear and helped me understand e...

Read More

I found the course and project engaging and fun. The concept was kinda hard to understand at first, but the videos were very clear and helped me understand everything a lot faster.

Read Less