The Recursive Book Of Recursion (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
328
Utgivningsdatum
2022-08-16
Förlag
No Starch Press,US
Dimensioner
226 x 173 x 15 mm
Vikt
726 g
Antal komponenter
1
ISBN
9781718502024

The Recursive Book Of Recursion

Ace the Coding Interview with Python and Javascript

Häftad,  Engelska, 2022-08-16
408
  • Skickas från oss inom 5-8 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Recursion, and recursive algorithms, have a reputation for being intimidating. But there's nothing magical about recursion. Its fearsome reputation is more a product of poor teaching than of the complexity of recursion itself. This book teaches the basics of recursion, exposes the ways it's often poorly taught, and clarifies the fundamental principles behind all recursive algorithms. It is project-based, containing complete, runnable programs in both Python and JavaScript, and covers several recursive algorithms for common tasks.
Visa hela texten

Passar bra ihop

  1. The Recursive Book Of Recursion
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 598 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Al Sweigart

Recensioner i media

"This book takes the mystery out of recursion. By the time you finish it, you'll see recursion as a powerful technique, but also a technique usable by mere mortals." John D. Cook "... this book is a worthy read for a developer who wants to deepen their knowledge of advanced programming topics. While basic recursion is included in early programming curriculum, it typically stops at examples that can be reproduced with iteration. In this book, Al Sweigart starts are these basics and quickly expands to include types of algorithms that benefit from recursion, such as tree traversal and divide-and-conquer. Though focused on those actively interviewing for engineering roles, the book is also a good fit for professional development, an engineering book club, or a brain tickler for your technical book shelf. The real life projects at the end are especially informative, which is why I think... (this review 'recurs' to the beginning)" Adam DuVander, @adamd, Founder of EveryDeveloper "I have felt for a long time that I had a pretty good handle on the subject of recursion . . . Thanks to Al Sweigart's new book, I think I'm far better informed than I was before. I will re-read this book a couple more times, just to add to the knowledge." Ronnie Tucker, Editor, Full Circle Magazine

Övrig information

Al Sweigart is a software developer and tech book author living in Houston. Python is his favorite programming language, and he is the developer of several open source modules for it. His other books are freely available under a Creative Commons license on his website at https://www.inventwithpython.com/.