Advanced Algorithms and Data Structures
No se pudo agregar al carrito
Add to Cart failed.
Error al Agregar a Lista de Deseos.
Error al eliminar de la lista de deseos.
Error al añadir a tu biblioteca
Error al seguir el podcast
Error al dejar de seguir el podcast
$0.99/mes por los primeros 3 meses
Obtén 2 audiolibros gratis con tu prueba.
Compra ahora por $29.95
No default payment method selected.
We are sorry. We are not allowed to sell this product with the selected payment method
-
Narrado por:
-
Julie Brierley
Acerca de esta escucha
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
About the technology
Can you improve the speed and efficiency of your applications without investing in new hardware? Well, yes, you can: Innovations in algorithms and data structures have led to huge advances in application performance. Pick up this book to discover a collection of advanced algorithms that will make you a more effective developer.
About the book
Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. You’ll discover cutting-edge approaches to a variety of tricky scenarios. You’ll even learn to design your own data structures for projects that require a custom solution.
What's inside
- Build on basic data structures you already know
- Profile your algorithms to speed up application
- Store and query strings efficiently
- Distribute clustering algorithms with Map Reduce
- Solve logistics problems using graphs and optimization algorithms
About the audience
For intermediate programmers.
About the author
Marcello La Rocca is a research scientist and a full-stack engineer. His focus is on optimization algorithms, genetic algorithms, machine learning, and quantum computing.
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2021 Manning Publications (P)2021 Manning PublicationsLos oyentes también disfrutaron...
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- De: David Farley
- Narrado por: Amy Gordon
- Duración: 9 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- De Elle7se en 12-30-22
De: David Farley
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- De: Laurence Moroney
- Narrado por: Timothy Howard Jackson
- Duración: 9 h y 17 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Perfect introduction to machine, learning, and artificial intelligence for any programmer!
- De Luc en 08-11-23
De: Laurence Moroney
-
Grokking Algorithms
- De: Aditya Bhargava
- Narrado por: Derek Lettman
- Duración: 3 h y 46 m
- Versión completa
-
General
-
Narración:
-
Historia
This friendly guide 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. This accesible 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.
-
-
the book is not good in audio format
- De Anonymous User en 01-09-20
De: Aditya Bhargava
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- De: David Thomas, Andrew Hunt
- Narrado por: Anna Katarina
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
An excellent and entertaining technical book
- De Amazon Customer en 01-21-20
De: David Thomas, y otros
-
Microservices Patterns
- With Examples in Java
- De: Chris Richardson
- Narrado por: Aiden Humphreys, Lou Fernandez
- Duración: 18 h y 28 m
- Versión completa
-
General
-
Narración:
-
Historia
Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
-
-
There is lack of pdf with diagrams and images.
- De BoshTls en 10-28-19
De: Chris Richardson
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- De: Martin Kleppmann
- Narrado por: Benjamin Lange
- Duración: 20 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- De Navid v en 05-29-21
De: Martin Kleppmann
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- De: David Farley
- Narrado por: Amy Gordon
- Duración: 9 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- De Elle7se en 12-30-22
De: David Farley
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- De: Laurence Moroney
- Narrado por: Timothy Howard Jackson
- Duración: 9 h y 17 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Perfect introduction to machine, learning, and artificial intelligence for any programmer!
- De Luc en 08-11-23
De: Laurence Moroney
-
Grokking Algorithms
- De: Aditya Bhargava
- Narrado por: Derek Lettman
- Duración: 3 h y 46 m
- Versión completa
-
General
-
Narración:
-
Historia
This friendly guide 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. This accesible 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.
-
-
the book is not good in audio format
- De Anonymous User en 01-09-20
De: Aditya Bhargava
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- De: David Thomas, Andrew Hunt
- Narrado por: Anna Katarina
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
An excellent and entertaining technical book
- De Amazon Customer en 01-21-20
De: David Thomas, y otros
-
Microservices Patterns
- With Examples in Java
- De: Chris Richardson
- Narrado por: Aiden Humphreys, Lou Fernandez
- Duración: 18 h y 28 m
- Versión completa
-
General
-
Narración:
-
Historia
Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
-
-
There is lack of pdf with diagrams and images.
- De BoshTls en 10-28-19
De: Chris Richardson
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- De: Martin Kleppmann
- Narrado por: Benjamin Lange
- Duración: 20 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- De Navid v en 05-29-21
De: Martin Kleppmann
-
The Clean Coder
- A Code of Conduct for Professional Programmers
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 6 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them - and earn the pride and fulfillment that they alone possess.
-
-
The best one
- De Amazon Customer en 01-10-22
De: Robert C. Martin
-
Fundamentals of Software Architecture
- An Engineering Approach
- De: Mark Richards, Neal Ford
- Narrado por: Benjamin Lange
- Duración: 13 h y 10 m
- Versión completa
-
General
-
Narración:
-
Historia
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
-
-
Helpful but business-centric
- De A.N. en 03-25-21
De: Mark Richards, y otros
-
Building Microservices
- Designing Fine-Grained Systems
- De: Sam Newman
- Narrado por: Theodore O'Brien
- Duración: 21 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures. Through clear examples and practical advice, author Sam Newman gives everyone from architects and developers to testers and IT operators a firm grounding in the concepts.
-
-
Easy to Understand
- De Anonymous User en 04-27-22
De: Sam Newman
-
Natural Language Processing in Action: Understanding, Analyzing, and Generating Text with Python
- De: Hobson Lane, Hannes Hapke, Cole Howard
- Narrado por: Mark Thomas
- Duración: 18 h y 29 m
- Versión completa
-
General
-
Narración:
-
Historia
Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you'll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions.
-
-
Don't Waste Your Money on the Audio Version
- De wayne kurtz en 12-11-23
De: Hobson Lane, y otros
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 5 h y 49 m
- Versión completa
-
General
-
Narración:
-
Historia
Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer - but only if you work at it.
-
-
Quick fix needed
- De R L en 05-06-21
De: Robert C. Martin
-
The Complete Software Developer's Career Guide
- How to Learn Programming Languages Quickly, Ace Your Programming Interview, and Land Your Software Developer Dream Job
- De: John Sonmez
- Narrado por: John Sonmez
- Duración: 20 h y 4 m
- Versión completa
-
General
-
Narración:
-
Historia
Technical knowledge alone isn't enough - increase your software development income by leveling up your soft skills Early in his software developer career, John Sonmez discovered that technical knowledge alone isn't enough to break through to the next income level - developers need "soft skills" like the ability to learn new technologies just in time, communicate clearly with management and consulting clients, negotiate a fair hourly rate, and unite teammates and coworkers in working toward a common goal.
-
-
The Complete Bro-grammer's Career Guide
- De Leels en 09-18-19
De: John Sonmez
-
Clean Architecture
- A Craftsman's Guide to Software Structure and Design
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 8 h y 24 m
- Versión completa
-
General
-
Narración:
-
Historia
Clean Architecture is an essential book for every current or aspiring software architect, systems analyst, system designer, and software manager - and for every programmer who must execute someone else’s designs.
-
-
good book, missing accompanying pdf
- De ^-^ en 03-29-23
De: Robert C. Martin
-
The Kubernetes Book
- De: Nigel Poulton
- Narrado por: Nigel Poulton
- Duración: 4 h y 33 m
- Versión completa
-
General
-
Narración:
-
Historia
Containers are revolutionizing the way we build, ship, and run our applications. But like all good things, they come with their own set of challenges. This is where Kubernetes enters the scene. Kubernetes helps you deploy and manage containerized applications at scale. With Kubernetes, you can develop your applications on your laptop, deploy to your chosen cloud platform, migrate to a different cloud platform, and even migrate to your private cloud at your on-premises datacenter.
-
-
Finally a technical book for Audible
- De Dave K en 08-28-19
De: Nigel Poulton
-
Rust in Action
- De: Tim McNamara
- Narrado por: Derek Dysart
- Duración: 10 h y 23 m
- Versión completa
-
General
-
Narración:
-
Historia
Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code.
-
-
very good rust audiobook
- De Amazon Customer en 01-18-23
De: Tim McNamara
-
Staff Engineer
- Leadership Beyond the Management Track
- De: Will Larson
- Narrado por: Shaula Evans
- Duración: 8 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
At most technology companies, you'll reach Senior software engineer, the career level for software engineers, in five to eight years. At the career level, your company's career ladder won't require that you work towards the next promotion; being promoted further is an exception rather than expected. This is also when many engineers are first given an opportunity to move into engineering management.
-
-
Great content but some audio issues
- De David M. Tang en 07-08-21
De: Will Larson
-
Deep Learning with Python (Second Edition)
- De: Francois Chollet
- Narrado por: Derek Dysart
- Duración: 15 h y 1 m
- Versión completa
-
General
-
Narración:
-
Historia
Deep Learning with Python (Second Edition) introduces the field of deep learning using Python and the powerful Keras library. In this revised and expanded new edition, Keras creator François Chollet offers insights for both novice and experienced machine learning practitioners. As you move through this book, you’ll build your understanding through intuitive explanations and clear examples. You’ll quickly pick up the skills you need to start developing deep learning applications.
-
-
Audible version is useless - has no PDF
- De Jim en 03-04-22
De: Francois Chollet
-
Clean Agile
- Back to Basics
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 5 h y 53 m
- Versión completa
-
General
-
Narración:
-
Historia
Nearly 20 years after the Agile Manifesto was first presented, the legendary Robert C. Martin (“Uncle Bob”) reintroduces Agile values and principles for a new generation - programmers and nonprogrammers alike. Martin, author of Clean Code and other highly influential software development guides, was there at Agile’s founding. Now, in Clean Agile: Back to Basics, he strips away misunderstandings and distractions that over the years have made it harder to use Agile than was originally intended.
-
-
Benefit from Uncle Bob’s experience
- De Guy Harding en 01-02-25
De: Robert C. Martin
Relacionado con este tema
-
Java from Zero
- Learn Java Programming Fast for Beginners to Professionals: The Complete Guide with Code Examples and Exercises to Become a Professional
- De: Scott Brandt
- Narrado por: Jason Wright
- Duración: 9 h y 6 m
- Versión completa
-
General
-
Narración:
-
Historia
According to HackerRank, Java is now the third most in-demand language that hiring managers look for. And with US Java developers now earning upwards of $105,000 on average, based on data from Indeed…you can rest assured that learning Java will pay off in more ways than one.
-
-
Perfect for Self-Learners
- De James M. Faulkner en 10-04-24
De: Scott Brandt
-
The Intelligent Web
- Search, Smart Algorithms, and Big Data
- De: Gautam Shroff
- Narrado por: Neil Shah
- Duración: 10 h y 42 m
- Versión completa
-
General
-
Narración:
-
Historia
As we use the Web for social networking, shopping, and news, we leave a personal trail. These days, linger over a Web page selling lamps, and they will turn up at the advertising margins as you move around the Internet, reminding you, tempting you to make that purchase. Search engines such as Google can now look deep into the data on the Web to pull out instances of the words you are looking for. And there are pages that collect and assess information to give you a snapshot of changing political opinion.
-
-
Great book for learning about Deep learning
- De Darkpassenger en 04-16-15
De: Gautam Shroff
-
Superintelligence
- Paths, Dangers, Strategies
- De: Nick Bostrom
- Narrado por: Napoleon Ryan
- Duración: 14 h y 17 m
- Versión completa
-
General
-
Narración:
-
Historia
Superintelligence asks the questions: What happens when machines surpass humans in general intelligence? Will artificial agents save or destroy us? Nick Bostrom lays the foundation for understanding the future of humanity and intelligent life. The human brain has some capabilities that the brains of other animals lack. It is to these distinctive capabilities that our species owes its dominant position. If machine brains surpassed human brains in general intelligence, then this new superintelligence could become extremely powerful - possibly beyond our control.
-
-
Colossus: The Forbin Project is coming
- De Gary en 09-12-14
De: Nick Bostrom
-
YouTube Secrets
- The Ultimate Guide to Growing Your Following and Making Money as a Video Influencer
- De: Sean Cannell, Benji Travis
- Narrado por: Sean Cannell, Benji Travis
- Duración: 5 h y 29 m
- Versión completa
-
General
-
Narración:
-
Historia
YouTube sensations and best-selling authors Sean Cannell and Benji Travis take your YouTube channel from slow and dormant to accelerated and engaged, using premium and updated YouTube growth tips for creators, business owners, digital entrepreneurs, and influencers. This is the ultimate game plan to grow a following and make money with the power of video.
-
-
Don't use a credit on this. Moderately passable
- De Scott en 08-04-19
De: Sean Cannell, y otros
-
Slenderman
- Online Obsession, Mental Illness, and the Violent Crime of Two Midwestern Girls
- De: Kathleen Hale
- Narrado por: Therese Plummer
- Duración: 9 h y 31 m
- Versión completa
-
General
-
Narración:
-
Historia
On May 31, 2014, in the Milwaukee suburb of Waukesha, Wisconsin, two 12-year-old girls attempted to stab their classmate to death. Morgan Geyser and Anissa Weier’s violence was extreme, but what seemed even more frightening was that they committed their crime under the influence of a figure born by the internet: the so-called “Slenderman”. Yet the even more urgent aspect of the story, that the children involved suffered from undiagnosed mental illnesses, often went overlooked in coverage of the case.
-
-
Excellent narration
- De Pink Amy en 08-21-22
De: Kathleen Hale
-
Doom Guy
- Life in First Person
- De: John Romero
- Narrado por: John Romero
- Duración: 17 h y 4 m
- Versión completa
-
General
-
Narración:
-
Historia
Doom Guy: Life in First Person is the long-awaited autobiography of gaming’s original rock star and the cocreator of DOOM, Quake, and Wolfenstein—some of the most recognizable and important titles in video game history. Credited with the invention of the first-person shooter, a genre that continues to dominate the market today, he is gaming royalty. Told in remarkable detail, a byproduct of his hyperthymesia, Romero recounts his storied career.
-
-
Intimate stories of gaming history in First Person
- De Emyli en 07-28-23
De: John Romero
-
Java from Zero
- Learn Java Programming Fast for Beginners to Professionals: The Complete Guide with Code Examples and Exercises to Become a Professional
- De: Scott Brandt
- Narrado por: Jason Wright
- Duración: 9 h y 6 m
- Versión completa
-
General
-
Narración:
-
Historia
According to HackerRank, Java is now the third most in-demand language that hiring managers look for. And with US Java developers now earning upwards of $105,000 on average, based on data from Indeed…you can rest assured that learning Java will pay off in more ways than one.
-
-
Perfect for Self-Learners
- De James M. Faulkner en 10-04-24
De: Scott Brandt
-
The Intelligent Web
- Search, Smart Algorithms, and Big Data
- De: Gautam Shroff
- Narrado por: Neil Shah
- Duración: 10 h y 42 m
- Versión completa
-
General
-
Narración:
-
Historia
As we use the Web for social networking, shopping, and news, we leave a personal trail. These days, linger over a Web page selling lamps, and they will turn up at the advertising margins as you move around the Internet, reminding you, tempting you to make that purchase. Search engines such as Google can now look deep into the data on the Web to pull out instances of the words you are looking for. And there are pages that collect and assess information to give you a snapshot of changing political opinion.
-
-
Great book for learning about Deep learning
- De Darkpassenger en 04-16-15
De: Gautam Shroff
-
Superintelligence
- Paths, Dangers, Strategies
- De: Nick Bostrom
- Narrado por: Napoleon Ryan
- Duración: 14 h y 17 m
- Versión completa
-
General
-
Narración:
-
Historia
Superintelligence asks the questions: What happens when machines surpass humans in general intelligence? Will artificial agents save or destroy us? Nick Bostrom lays the foundation for understanding the future of humanity and intelligent life. The human brain has some capabilities that the brains of other animals lack. It is to these distinctive capabilities that our species owes its dominant position. If machine brains surpassed human brains in general intelligence, then this new superintelligence could become extremely powerful - possibly beyond our control.
-
-
Colossus: The Forbin Project is coming
- De Gary en 09-12-14
De: Nick Bostrom
-
YouTube Secrets
- The Ultimate Guide to Growing Your Following and Making Money as a Video Influencer
- De: Sean Cannell, Benji Travis
- Narrado por: Sean Cannell, Benji Travis
- Duración: 5 h y 29 m
- Versión completa
-
General
-
Narración:
-
Historia
YouTube sensations and best-selling authors Sean Cannell and Benji Travis take your YouTube channel from slow and dormant to accelerated and engaged, using premium and updated YouTube growth tips for creators, business owners, digital entrepreneurs, and influencers. This is the ultimate game plan to grow a following and make money with the power of video.
-
-
Don't use a credit on this. Moderately passable
- De Scott en 08-04-19
De: Sean Cannell, y otros
-
Slenderman
- Online Obsession, Mental Illness, and the Violent Crime of Two Midwestern Girls
- De: Kathleen Hale
- Narrado por: Therese Plummer
- Duración: 9 h y 31 m
- Versión completa
-
General
-
Narración:
-
Historia
On May 31, 2014, in the Milwaukee suburb of Waukesha, Wisconsin, two 12-year-old girls attempted to stab their classmate to death. Morgan Geyser and Anissa Weier’s violence was extreme, but what seemed even more frightening was that they committed their crime under the influence of a figure born by the internet: the so-called “Slenderman”. Yet the even more urgent aspect of the story, that the children involved suffered from undiagnosed mental illnesses, often went overlooked in coverage of the case.
-
-
Excellent narration
- De Pink Amy en 08-21-22
De: Kathleen Hale
-
Doom Guy
- Life in First Person
- De: John Romero
- Narrado por: John Romero
- Duración: 17 h y 4 m
- Versión completa
-
General
-
Narración:
-
Historia
Doom Guy: Life in First Person is the long-awaited autobiography of gaming’s original rock star and the cocreator of DOOM, Quake, and Wolfenstein—some of the most recognizable and important titles in video game history. Credited with the invention of the first-person shooter, a genre that continues to dominate the market today, he is gaming royalty. Told in remarkable detail, a byproduct of his hyperthymesia, Romero recounts his storied career.
-
-
Intimate stories of gaming history in First Person
- De Emyli en 07-28-23
De: John Romero
Las personas que vieron esto también vieron...
-
Grokking Algorithms
- De: Aditya Bhargava
- Narrado por: Derek Lettman
- Duración: 3 h y 46 m
- Versión completa
-
General
-
Narración:
-
Historia
This friendly guide 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. This accesible 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.
-
-
the book is not good in audio format
- De Anonymous User en 01-09-20
De: Aditya Bhargava
-
Algorithms and Data Structures for Massive Datasets
- De: Dzejla Medjedovic, Emin Tahirovic
- Narrado por: Mark Thomas
- Duración: 9 h y 45 m
- Versión completa
-
General
-
Narración:
-
Historia
Algorithms and Data Structures for Massive Datasets reveals a toolbox of new methods that are perfect for handling modern big data applications. You’ll explore the novel data structures and algorithms that underpin Google, Facebook, and other enterprise applications that work with truly massive amounts of data.
De: Dzejla Medjedovic, y otros
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- De: Neal Ford, Mark Richards, Pramod Sadalage, y otros
- Narrado por: Dena Dahilig
- Duración: 12 h y 53 m
- Versión completa
-
General
-
Narración:
-
Historia
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
-
-
Great content. Terrible narration.
- De Alex en 12-16-23
De: Neal Ford, y otros
-
Fundamentals of Software Architecture
- An Engineering Approach
- De: Mark Richards, Neal Ford
- Narrado por: Benjamin Lange
- Duración: 13 h y 10 m
- Versión completa
-
General
-
Narración:
-
Historia
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
-
-
Helpful but business-centric
- De A.N. en 03-25-21
De: Mark Richards, y otros
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- De: David Farley
- Narrado por: Amy Gordon
- Duración: 9 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- De Elle7se en 12-30-22
De: David Farley
-
Database Internals
- A Deep Dive into How Distributed Data Systems Work, 1st Edition
- De: Alex Petrov
- Narrado por: Mike Chamberlain
- Duración: 12 h y 51 m
- Versión completa
-
General
-
Narración:
-
Historia
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it's often difficult to understand what each one offers. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.
-
-
I can't believe this exists as an audiobook.
- De Michael Marcin en 12-18-23
De: Alex Petrov
-
Grokking Algorithms
- De: Aditya Bhargava
- Narrado por: Derek Lettman
- Duración: 3 h y 46 m
- Versión completa
-
General
-
Narración:
-
Historia
This friendly guide 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. This accesible 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.
-
-
the book is not good in audio format
- De Anonymous User en 01-09-20
De: Aditya Bhargava
-
Algorithms and Data Structures for Massive Datasets
- De: Dzejla Medjedovic, Emin Tahirovic
- Narrado por: Mark Thomas
- Duración: 9 h y 45 m
- Versión completa
-
General
-
Narración:
-
Historia
Algorithms and Data Structures for Massive Datasets reveals a toolbox of new methods that are perfect for handling modern big data applications. You’ll explore the novel data structures and algorithms that underpin Google, Facebook, and other enterprise applications that work with truly massive amounts of data.
De: Dzejla Medjedovic, y otros
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- De: Neal Ford, Mark Richards, Pramod Sadalage, y otros
- Narrado por: Dena Dahilig
- Duración: 12 h y 53 m
- Versión completa
-
General
-
Narración:
-
Historia
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
-
-
Great content. Terrible narration.
- De Alex en 12-16-23
De: Neal Ford, y otros
-
Fundamentals of Software Architecture
- An Engineering Approach
- De: Mark Richards, Neal Ford
- Narrado por: Benjamin Lange
- Duración: 13 h y 10 m
- Versión completa
-
General
-
Narración:
-
Historia
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
-
-
Helpful but business-centric
- De A.N. en 03-25-21
De: Mark Richards, y otros
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- De: David Farley
- Narrado por: Amy Gordon
- Duración: 9 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- De Elle7se en 12-30-22
De: David Farley
-
Database Internals
- A Deep Dive into How Distributed Data Systems Work, 1st Edition
- De: Alex Petrov
- Narrado por: Mike Chamberlain
- Duración: 12 h y 51 m
- Versión completa
-
General
-
Narración:
-
Historia
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it's often difficult to understand what each one offers. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.
-
-
I can't believe this exists as an audiobook.
- De Michael Marcin en 12-18-23
De: Alex Petrov
-
Microservices Patterns
- With Examples in Java
- De: Chris Richardson
- Narrado por: Aiden Humphreys, Lou Fernandez
- Duración: 18 h y 28 m
- Versión completa
-
General
-
Narración:
-
Historia
Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
-
-
There is lack of pdf with diagrams and images.
- De BoshTls en 10-28-19
De: Chris Richardson
-
Data Mesh
- Delivering Data-Driven Value at Scale
- De: Zhamak Dehghani
- Narrado por: Zura Johnson
- Duración: 14 h y 2 m
- Versión completa
-
General
-
Narración:
-
Historia
We're at an inflection point in data, where our data management solutions no longer match the complexity of organizations, the proliferation of data sources, and the scope of our aspirations to get value from data with AI and analytics. In this practical book, Zhamak Dehghani introduces data mesh, a decentralized sociotechnical paradigm drawn from modern distributed architecture that provides a new approach to sourcing, sharing, accessing, and managing analytical data at scale.
-
-
Great coverage of current and future data product states.
- De Inktense en 08-24-24
De: Zhamak Dehghani
-
Introducing Python (2nd Edition)
- Modern Computing in Simple Packages
- De: Bill Lubanovic
- Narrado por: Derek Dysart
- Duración: 13 h y 3 m
- Versión completa
-
General
-
Narración:
-
Historia
Easy to understand and engaging, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you've learned.
-
-
Exactly what I wanted and expected.
- De ridgeway137 en 03-05-24
De: Bill Lubanovic
-
Solutions Architect's Handbook
- Kick-Start Your Solutions Architect Career by Learning Architecture Design Principles and Strategies
- De: Saurabh Shrivastava, Neelanjali Srivastav
- Narrado por: Mark Armstrong
- Duración: 17 h y 48 m
- Versión completa
-
General
-
Narración:
-
Historia
Becoming a solutions architect requires a hands-on approach, and this edition of the Solutions Architect's Handbook brings exactly that. This audiobook will teach you how to create robust, scalable, and fault-tolerant solutions and next-generation architecture designs in a cloud environment. It will also help you build effective product strategies for your business and implement them from start to finish.
-
-
Audio isn't a good fit for material
- De William May en 04-05-23
De: Saurabh Shrivastava, y otros
-
The Well-Grounded Java Developer, Second Edition
- De: Benjamin Evans, Martijn Verburg, Jason Clark
- Narrado por: Julie Brierley
- Duración: 19 h
- Versión completa
-
General
-
Narración:
-
Historia
The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical audioguide. You’ll discover how Java works under the hood and learn design secrets from Java’s long history.
-
-
Audiobook defeating it's purpose
- De Anonymous User en 10-12-24
De: Benjamin Evans, y otros
-
API Design Patterns
- De: JJ Geewax
- Narrado por: Sarah Dawe
- Duración: 16 h y 34 m
- Versión completa
-
General
-
Narración:
-
Historia
API Design Patterns lays out a set of design principles for building internal and public-facing APIs. Google API expert JJ Geewax presents patterns that ensure your APIs are consistent, scalable, and flexible. You’ll improve the design of the most common APIs, plus discover techniques for tricky edge cases. Relevant examples and detailed scenarios make every pattern clear and easy to understand.
-
-
Narration is unbearable
- De JC en 11-13-22
De: JJ Geewax
-
The Clean Coder
- A Code of Conduct for Professional Programmers
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 6 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them - and earn the pride and fulfillment that they alone possess.
-
-
The best one
- De Amazon Customer en 01-10-22
De: Robert C. Martin
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- De: Titus Winters, Tom Manshreck, Hyrum Wright
- Narrado por: Mark Sando
- Duración: 23 h y 36 m
- Versión completa
-
General
-
Narración:
-
Historia
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
-
-
not useful
- De Andreas Andersen en 07-21-21
De: Titus Winters, y otros
-
Math for Programmers
- 3D Graphics, Machine Learning, and Simulations with Python
- De: Paul Orland
- Narrado por: Derek Lettman
- Duración: 17 h y 17 m
- Versión completa
-
General
-
Narración:
-
Historia
To score a job in data science, machine learning, computer graphics, and cryptography, you need to bring strong math skills to the party. Math for Programmers teaches the math you need for these hot careers, concentrating on what you need to know as a developer. Filled with lots of helpful graphics and more than 200 exercises and mini-projects, this book unlocks the door to interesting - and lucrative! - careers in some of today’s hottest programming fields about the technology.
-
-
Not useful because there are no chapters :(
- De Katherine Snow en 06-08-22
De: Paul Orland
-
Rust in Action
- De: Tim McNamara
- Narrado por: Derek Dysart
- Duración: 10 h y 23 m
- Versión completa
-
General
-
Narración:
-
Historia
Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code.
-
-
very good rust audiobook
- De Amazon Customer en 01-18-23
De: Tim McNamara
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- De: Martin Kleppmann
- Narrado por: Benjamin Lange
- Duración: 20 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- De Navid v en 05-29-21
De: Martin Kleppmann
-
Building Microservices
- Designing Fine-Grained Systems
- De: Sam Newman
- Narrado por: Theodore O'Brien
- Duración: 21 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures. Through clear examples and practical advice, author Sam Newman gives everyone from architects and developers to testers and IT operators a firm grounding in the concepts.
-
-
Easy to Understand
- De Anonymous User en 04-27-22
De: Sam Newman
Lo que los oyentes dicen sobre Advanced Algorithms and Data Structures
Calificaciones medias de los clientesReseñas - Selecciona las pestañas a continuación para cambiar el origen de las reseñas.
-
Total
-
Ejecución
-
Historia
- Jahkel Robin
- 07-11-23
PDF needs to be updated and expanded
Pdf stopped at chapter 10. Pretty basic stuff in my humble opinion. I paid real money for an incomplete book.
Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.
Has calificado esta reseña.
Reportaste esta reseña
esto le resultó útil a 3 personas
-
Total
- Defria Manda
- 01-30-23
A fun and interesting listen
Loved it! A very nice way to create content awareness. When you're done with this, get the bard copy.
Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.
Has calificado esta reseña.
Reportaste esta reseña
esto le resultó útil a 1 persona
-
Total
-
Ejecución
-
Historia
- Howard_a
- 11-02-21
Wonderful audio textbook!
Very valuable update on many popular algorithms used today in both Big Data and Artificial Intelligence. Some stuff I knew about, but most I didn't, so its a nice overview for me. If you do Python or R, even at the hobbyist level - this book may help close some of the gaps in the algo's that are used in those environments. I'm a big fan of audio delivery of this technical content! I suggest you get the Kindle version to read along with, as many formulas are not spoken in the audio version. I don't consider that bad either, because if they read those formulas, it could suck the life out of the audiobook. Well done audio-textbook on Manning's part
Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.
Has calificado esta reseña.
Reportaste esta reseña
esto le resultó útil a 6 personas
-
Total
-
Ejecución
-
Historia
- Asbjørn Ulsberg
- 02-18-23
Worthless as an audio book
Without any visual material, this book is rather worthless, especially for someone who are unfamiliar to the topics being discussed.
Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.
Has calificado esta reseña.
Reportaste esta reseña
esto le resultó útil a 5 personas
-
Total
-
Ejecución
-
Historia
- Runekeon
- 01-10-24
Worked well when pdf backed up reading
The accompanying pdf stops part way through chapter 10. Made it hard to follow discussion of graphs I cannot see.
Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.
Has calificado esta reseña.
Reportaste esta reseña
esto le resultó útil a 3 personas