Gratuit avec l'essai de 30 jours
-
Grokking Algorithms
- Narrateur(s): Derek Lettman
- Durée: 3 h et 46 min
Échec de l'ajout au panier.
Échec de l'ajout à la liste d'envies.
Échec de la suppression de la liste d’envies.
Échec du suivi du balado
Ne plus suivre le balado a échoué
Acheter pour 18,74 $
Aucun mode de paiement valide enregistré.
Nous sommes désolés. Nous ne pouvons vendre ce titre avec ce mode de paiement
Description
Grokking Algorithms is a friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. Learning about algorithms doesn't have to be boring!
An algorithm is nothing more than a step-by-step procedure for solving a problem. The algorithms you'll use most often as a programmer have already been discovered, tested, and proven. If you want to understand them but refuse to slog through dense multipage proofs, this is the book for you. This engaging guide makes it easy to learn how to use the most important algorithms effectively in your own programs.
Contents include:
- Introduction to algorithms
- Selection sort
- Recursion
- Quicksort
- Hash tables
- Breadth-first search
- Dijkstra's algorithm
- Greedy algorithms
- Dynamic programming
- K-nearest neighbors
This accessible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
Aditya Bhargava is a software engineer with a dual background in computer science and fine arts. He blogs on programming at adit.io.
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
Vous pourriez aussi aimer...
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- Auteur(s): David Thomas, Andrew Hunt
- Narrateur(s): Anna Katarina
- Durée: 9 h et 55 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
Great technical book, needs accompanying diagrams
- Écrit par Christine Y. le 2020-04-16
Auteur(s): David Thomas, Autres
-
Algorithms to Live By
- The Computer Science of Human Decisions
- Auteur(s): Brian Christian, Tom Griffiths
- Narrateur(s): Brian Christian
- Durée: 11 h et 50 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of human memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
-
-
They must have written this book for me
- Écrit par SJ le 2018-10-24
Auteur(s): Brian Christian, Autres
-
The DevOps Handbook, Second Edition
- How to Create World-Class Agility, Reliability, & Security in Technology Organizations
- Auteur(s): Gene Kim, Jez Humble, Patrick Debois, Autres
- Narrateur(s): Ron Butler
- Durée: 15 h et 51 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
This award-winning and best-selling business handbook for digital transformation is now fully updated and expanded with the latest research and new case studies! Over the last five years, The DevOps Handbook has been the definitive guide for taking the successes laid out in the best-selling The Phoenix Project and applying them in any organization. Now, with this fully updated and expanded edition, it’s time to take DevOps out of the IT department and apply it across the full business.
Auteur(s): Gene Kim, Autres
-
Ultralearning
- Master Hard Skills, Outsmart the Competition, and Accelerate Your Career
- Auteur(s): Scott H. Young
- Narrateur(s): Scott H. Young
- Durée: 7 h et 46 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Future-proof your career and maximize your competitive advantage by learning the skill necessary to stay relevant, reinvent yourself, and adapt to whatever the workplace throws your way in this essential guide. Scott Young incorporates the latest research about the most effective learning methods and the stories of other ultralearners like himself - among them Ben Franklin, Judit Polgar, and Richard Feynman, as well as a host of others, such as little-known modern polymaths like Nigel Richards who won the World Championship of French Scrabble - without knowing French.
-
-
Extremely helpful tool, even for regular learning
- Écrit par Robert Godin le 2019-09-30
Auteur(s): Scott H. Young
-
Build
- An Unorthodox Guide to Making Things Worth Making
- Auteur(s): Tony Fadell
- Narrateur(s): Tony Fadell, Roger Wayne
- Durée: 11 h et 5 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Tony Fadell led the teams that created the iPod, iPhone and Nest Learning Thermostat and learned enough in 30+ years in Silicon Valley about leadership, design, startups, Apple, Google, decision-making, mentorship, devastating failure and unbelievable success to fill an encyclopedia.
-
-
Great Book
- Écrit par Utilisateur anonyme le 2023-01-19
Auteur(s): Tony Fadell
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- Auteur(s): Laurence Moroney
- Narrateur(s): Timothy Howard Jackson
- Durée: 9 h et 17 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
Auteur(s): Laurence Moroney
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- Auteur(s): David Thomas, Andrew Hunt
- Narrateur(s): Anna Katarina
- Durée: 9 h et 55 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
Great technical book, needs accompanying diagrams
- Écrit par Christine Y. le 2020-04-16
Auteur(s): David Thomas, Autres
-
Algorithms to Live By
- The Computer Science of Human Decisions
- Auteur(s): Brian Christian, Tom Griffiths
- Narrateur(s): Brian Christian
- Durée: 11 h et 50 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of human memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
-
-
They must have written this book for me
- Écrit par SJ le 2018-10-24
Auteur(s): Brian Christian, Autres
-
The DevOps Handbook, Second Edition
- How to Create World-Class Agility, Reliability, & Security in Technology Organizations
- Auteur(s): Gene Kim, Jez Humble, Patrick Debois, Autres
- Narrateur(s): Ron Butler
- Durée: 15 h et 51 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
This award-winning and best-selling business handbook for digital transformation is now fully updated and expanded with the latest research and new case studies! Over the last five years, The DevOps Handbook has been the definitive guide for taking the successes laid out in the best-selling The Phoenix Project and applying them in any organization. Now, with this fully updated and expanded edition, it’s time to take DevOps out of the IT department and apply it across the full business.
Auteur(s): Gene Kim, Autres
-
Ultralearning
- Master Hard Skills, Outsmart the Competition, and Accelerate Your Career
- Auteur(s): Scott H. Young
- Narrateur(s): Scott H. Young
- Durée: 7 h et 46 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Future-proof your career and maximize your competitive advantage by learning the skill necessary to stay relevant, reinvent yourself, and adapt to whatever the workplace throws your way in this essential guide. Scott Young incorporates the latest research about the most effective learning methods and the stories of other ultralearners like himself - among them Ben Franklin, Judit Polgar, and Richard Feynman, as well as a host of others, such as little-known modern polymaths like Nigel Richards who won the World Championship of French Scrabble - without knowing French.
-
-
Extremely helpful tool, even for regular learning
- Écrit par Robert Godin le 2019-09-30
Auteur(s): Scott H. Young
-
Build
- An Unorthodox Guide to Making Things Worth Making
- Auteur(s): Tony Fadell
- Narrateur(s): Tony Fadell, Roger Wayne
- Durée: 11 h et 5 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Tony Fadell led the teams that created the iPod, iPhone and Nest Learning Thermostat and learned enough in 30+ years in Silicon Valley about leadership, design, startups, Apple, Google, decision-making, mentorship, devastating failure and unbelievable success to fill an encyclopedia.
-
-
Great Book
- Écrit par Utilisateur anonyme le 2023-01-19
Auteur(s): Tony Fadell
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- Auteur(s): Laurence Moroney
- Narrateur(s): Timothy Howard Jackson
- Durée: 9 h et 17 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
Auteur(s): Laurence Moroney
Ce que les auditeurs disent de Grokking Algorithms
Moyenne des évaluations de clientsÉvaluations – Cliquez sur les onglets pour changer la source des évaluations.
-
Au global
-
Performance
-
Histoire
- narcis
- 2019-07-04
Great introduction to algorithms
I loved the pragmatic and simple to understand approach but in the same time I felt like the author could have covered more aspects.
Un problème est survenu. Veuillez réessayer dans quelques minutes.
Vous avez donné votre avis sur cette évaluation.
Vous avez donné votre avis sur cette évaluation.