Seller: HPB-Red, Dallas, TX, U.S.A.
paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: New.
Seller: thebookforest.com, San Rafael, CA, U.S.A.
Condition: New. Well packaged and promptly shipped from California. Partnered with Friends of the Library since 2010.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: As New. Unread book in perfect condition.
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
US$ 27.61
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Seller: Books Puddle, New York, NY, U.S.A.
Condition: New.
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
US$ 35.89
Convert currencyQuantity: 3 available
Add to basketPaperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. 613.
Seller: Revaluation Books, Exeter, United Kingdom
US$ 41.40
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Brand New. 174 pages. 9.25x7.25x1.00 inches. In Stock.
Seller: Majestic Books, Hounslow, United Kingdom
US$ 44.76
Convert currencyQuantity: 3 available
Add to basketCondition: New.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 35.88
Convert currencyQuantity: 3 available
Add to basketCondition: New.
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
US$ 43.84
Convert currencyQuantity: 15 available
Add to basketCondition: New. 2022. Paperback. . . . . .
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 41.90
Convert currencyQuantity: 2 available
Add to basketCondition: New. In.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 38.57
Convert currencyQuantity: 3 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Biblios, Frankfurt am main, HESSE, Germany
US$ 48.40
Convert currencyQuantity: 3 available
Add to basketCondition: New.
Published by No Starch Press 2022-07-21, 2022
ISBN 10: 1718502028 ISBN 13: 9781718502024
Language: English
Seller: Chiron Media, Wallingford, United Kingdom
US$ 38.98
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: New.
Seller: Kennys Bookstore, Olney, MD, U.S.A.
Condition: New. 2022. Paperback. . . . . . Books ship from the US and Ireland.
Published by Random House LLC US Aug 2022, 2022
ISBN 10: 1718502028 ISBN 13: 9781718502024
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 45.44
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Neuware - An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.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.The Recursive Book of Recursion 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.This project-based guide contains complete, runnable programs to help you learn:How recursive functions make use of the call stack, a critical data structure almost never discussed in lessons on recursionHow the head-tail and leap of faith techniques can simplify writing recursive functionsHow to use recursion to write custom search scripts for your filesystem, draw fractal art, create mazes, and moreHow optimization and memoization make recursive algorithms more efficientAl 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.