The Recursive Book of Recursion
shared
This Book is Out of Stock!
Ace the Coding Interview with Python and JavaScript
English


LOOKING TO PLACE A BULK ORDER?CLICK HERE

Piracy-free
Piracy-free
Assured Quality
Assured Quality
Secure Transactions
Secure Transactions
Fast Delivery
Fast Delivery
Sustainably Printed
Sustainably Printed
*COD & Shipping Charges may apply on certain items.
Review final details at checkout.
2219
3199
30% OFF
Paperback
Out Of Stock
All inclusive*

About The Book

<p><strong>An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.</strong><br /><br />Recursion has an intimidating reputation: it's considered to be an advanced computer science topic frequently brought up in coding interviews. But there's nothing magical about recursion.<br /><br /><em>The Recursive Book of Recursion</em> uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it's often poorly taught and clarifying the fundamental principles of all recursive algorithms. You'll learn when to use recursive functions (and, most importantly, when not to use them), how to implement the classic recursive algorithms often brought up in job interviews, and how recursive techniques can help solve countless problems involving tree traversal, combinatorics, and other tricky topics.</p> <p>This project-based guide contains complete, runnable programs to help you learn:</p> <ul> <li>How recursive functions make use of the call stack, a critical data structure almost never discussed in lessons on recursion</li> <li>How the head-tail and "leap of faith" techniques can simplify writing recursive functions</li> <li>How to use recursion to write custom search scripts for your filesystem, draw fractal art, create mazes, and more</li> <li>How optimization and memoization make recursive algorithms more efficient</li> </ul> <p><br />Al Sweigart has built a career explaining programming concepts in a fun, approachable manner. If you've shied away from learning recursion but want to add this technique to your programming toolkit, or if you're racing to prepare for your next job interview, this book is for you.</p>
downArrow

Details