The Recursive Book of Recursion The Recursive Book of Recursion

The Recursive Book of Recursion

Ace the Coding Interview with Python and JavaScript

    • USD 23.99
    • USD 23.99

Descripción editorial

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 efficient 
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.

GÉNERO
Informática e Internet
PUBLICADO
2022
16 de agosto
IDIOMA
EN
Inglés
EXTENSIÓN
328
Páginas
EDITORIAL
No Starch Press
VENDEDOR
Penguin Random House LLC
TAMAÑO
6.2
MB

Más libros de Al Sweigart

Rekurencyjna książka o rekurencji. Zostań mistrzem rozmów kwalifikacyjnych poświęconych językom Python i JavaScript Rekurencyjna książka o rekurencji. Zostań mistrzem rozmów kwalifikacyjnych poświęconych językom Python i JavaScript
2023
Programowanie w Pythonie dla średnio zaawansowanych. Najlepsze praktyki tworzenia czystego kodu Programowanie w Pythonie dla średnio zaawansowanych. Najlepsze praktyki tworzenia czystego kodu
2023
Wielka księga małych projektów w Pythonie. 81 łatwych praktycznych programów Wielka księga małych projektów w Pythonie. 81 łatwych praktycznych programów
2022
Złam ten kod z Pythonem. Jak tworzyć, testować i łamać szyfry Złam ten kod z Pythonem. Jak tworzyć, testować i łamać szyfry
2021
Automatyzacja nudnych zadań z Pythonem. Nauka programowania. Wydanie II Automatyzacja nudnych zadań z Pythonem. Nauka programowania. Wydanie II
2021
The Big Book of Small Python Projects The Big Book of Small Python Projects
2021

Otros clientes también compraron

Data Structures the Fun Way Data Structures the Fun Way
2022
C++ Crash Course C++ Crash Course
2019
How Linux Works, 3rd Edition How Linux Works, 3rd Edition
2021
Think Like a Programmer Think Like a Programmer
2012
The Linux Command Line, 2nd Edition The Linux Command Line, 2nd Edition
2012
Python Crash Course, 3rd Edition Python Crash Course, 3rd Edition
2015