Learn to Code Denver: Recursion in JavaScript


Details
Please register here: http://bit.ly/recursionDen
Goal:
At this workshop you will solidify your understanding of Recursion in JavaScript, furthering your knowledge of a fundamental programming concept.
This is a highly interactive course that uses exercises and projects to drive home the covered material. You will finish this workshop with a working knowledge of one of the most important aspects of programming.
Topics covered:
Thinking algorithmically and applying a methodical approach to problem-solving
The mechanics of recursive functions: tracing the call-stack, defining sub-problems and base cases
Developing a heuristic for identifying where recursion can be leveraged
Who this workshop is for:
This workshop is designed for folks in the midst of studying intermediate-level JavaScript who have a few months of foundational experience. You will be expected to understand the basics of the Document Object Model (DOM) as applied to HTML.
What to bring:
Students will need to bring their own laptops! Windows, Mac or Linux will do it!


Learn to Code Denver: Recursion in JavaScript