-
Rust in Action
- Narrado por: Derek Dysart
- Duración: 10 h y 23 m
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
Compra ahora por $24.95
No default payment method selected.
We are sorry. We are not allowed to sell this product with the selected payment method
Resumen del Editor
Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure.
Summary
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. You'll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you'll go beyond the Rust syntax and see what Rust has to offer in real-world use cases.
About the technology
Rust is the perfect language for systems programming. It delivers the low-level power of C along with rock-solid safety features that let you code fearlessly. Ideal for applications requiring concurrency, Rust programs are compact, readable, and blazingly fast. Best of all, Rust’s famously smart compiler helps you avoid even subtle coding errors.
About the book
Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector.
What's inside
- Elementary to advanced Rust programming
- Practical examples from systems programming
- Command-line, graphical and networked applications
About the listener
For intermediate programmers. No previous experience with Rust required.
About the author
Tim McNamara uses Rust to build data processing pipelines and generative art. He is an expert in natural language processing and data engineering.
Table of Contents
1 Introducing Rust
Part 1 Rust Language Distinctives
2 Language foundations
3 Compound data types
4 Lifetimes, ownership, and borrowing
Part 2 Demystifying Systems Programming
5 Data in depth
6 Memory
7 Files and storage
8 Networking
9 Time and timekeeping
10 Processes, threads, and containers
11 Kernel
12 Signals, interrupts, and exceptions
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
Los oyentes también disfrutaron...
-
Advanced Algorithms and Data Structures
- De: Marcello La Rocca
- Narrado por: Julie Brierley
- Duración: 23 h y 32 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Wonderful audio textbook!
- De Howard_a en 11-02-21
-
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
-
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
-
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
-
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
-
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
-
Advanced Algorithms and Data Structures
- De: Marcello La Rocca
- Narrado por: Julie Brierley
- Duración: 23 h y 32 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Wonderful audio textbook!
- De Howard_a en 11-02-21
-
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
-
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
-
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
-
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
-
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
-
Programming for Beginners: 2 Book in 1
- Linux for Beginners, SQL for Beginners
- De: Matthew Python
- Narrado por: Charles Young
- Duración: 6 h y 57 m
- Versión completa
-
General
-
Narración:
-
Historia
Linux is quite synonymous with the cloud. If you intend to work on cloud-based projects, it is always good to learn Linux, especially the essentials. SQL is one of the most famous database query languages that have taken over almost three-fourths of the internet. Learning SQL is a must for any developer nowadays, and with the help of a good book, one can understand the basics very well.
De: Matthew Python
-
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
-
Algorithms to Live By
- The Computer Science of Human Decisions
- De: Brian Christian, Tom Griffiths
- Narrado por: Brian Christian
- Duración: 11 h y 50 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Great listen, just don't expect tips!
- De Adam Hosman en 08-07-17
De: Brian Christian, 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
-
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
-
The Unicorn Project
- A Novel About Developers, Digital Disruption, and Thriving in the Age of Data
- De: Gene Kim
- Narrado por: Frankie Corzo
- Duración: 12 h y 24 m
- Versión completa
-
General
-
Narración:
-
Historia
In The Unicorn Project, we follow Maxine, a senior lead developer and architect, as she is exiled to the Phoenix Project, to the horror of her friends and colleagues, as punishment for contributing to a payroll outage. She tries to survive in what feels like a heartless and uncaring bureaucracy and to work within a system where no one can get anything done without endless committees, paperwork, and approvals. One day, she is approached by a ragtag bunch of misfits who say they want to overthrow the existing order, to liberate developers, to bring joy back to technology work.
-
-
This is no Phoenix Project
- De SaintHax en 01-10-20
De: Gene Kim
-
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
-
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
-
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
-
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
-
The Staff Engineer's Path
- A Guide for Individual Contributors Navigating Growth and Change
- De: Tanya Reilly
- Narrado por: Wendy Tremont King
- Duración: 13 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
For years, companies have rewarded their most effective engineers with management positions. But treating management as the default path for an engineer with leadership ability doesn't serve the industry well—or the engineer. The staff engineer's path allows engineers to contribute at a high level as role models, driving big projects, determining technical strategy, and raising everyone's skills. This in-depth book shows you how to understand your role, manage your time, master strategic thinking, and set the standard for technical work.
-
-
Don’t miss out
- De Mark F. en 05-16-24
De: Tanya Reilly
-
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
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
-
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
-
The Grid
- The Fraying Wires Between Americans and Our Energy Future
- De: Gretchen Bakke
- Narrado por: Emily Caudwell
- Duración: 11 h y 8 m
- Versión completa
-
General
-
Narración:
-
Historia
The grid is an accident of history and of culture, in no way intrinsic to how we produce, deliver and consume electrical power. Yet this is the system the United States ended up with, a jerry-built structure now so rickety and near collapse that a strong wind or a hot day can bring it to a grinding halt. The grid is now under threat from a new source: renewable and variable energy, which puts stress on its logics as much as its components.
-
-
A disappointment
- De Ronald en 09-24-16
De: Gretchen Bakke
-
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
-
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
-
The Grid
- The Fraying Wires Between Americans and Our Energy Future
- De: Gretchen Bakke
- Narrado por: Emily Caudwell
- Duración: 11 h y 8 m
- Versión completa
-
General
-
Narración:
-
Historia
The grid is an accident of history and of culture, in no way intrinsic to how we produce, deliver and consume electrical power. Yet this is the system the United States ended up with, a jerry-built structure now so rickety and near collapse that a strong wind or a hot day can bring it to a grinding halt. The grid is now under threat from a new source: renewable and variable energy, which puts stress on its logics as much as its components.
-
-
A disappointment
- De Ronald en 09-24-16
De: Gretchen Bakke
-
Surveillance Valley
- The Secret Military History of the Internet
- De: Yasha Levine
- Narrado por: LJ Ganser
- Duración: 10 h y 42 m
- Versión completa
-
General
-
Narración:
-
Historia
In this fascinating book, investigative reporter Yasha Levine uncovers the secret origins of the Internet, tracing it back to a Pentagon counterinsurgency surveillance project. With deep research, skilled storytelling, and provocative arguments, Surveillance Valley will change the way you think about the news - and the device on which you read it.
-
-
Profound look at the internet and surveillance
- De stuartjash en 04-06-18
De: Yasha Levine
-
Hackers: Heroes of the Computer Revolution
- 25th Anniversary Edition
- De: Steven Levy
- Narrado por: Mike Chamberlain
- Duración: 20 h y 23 m
- Versión completa
-
General
-
Narración:
-
Historia
Steven Levy's classic book traces the exploits of the computer revolution's original hackers - those brilliant and eccentric nerds from the late 1950s through the early '80s who took risks, bent the rules, and pushed the world in a radical new direction. With updated material from noteworthy hackers such as Bill Gates, Mark Zuckerberg, Richard Stallman, and Steve Wozniak, Hackers is a fascinating story that begins in early computer research labs and leads to the first home computers.
-
-
Remember Why You Got Into Computing
- De Dan Collins en 07-01-16
De: Steven Levy
-
No Place to Hide
- Edward Snowden, the NSA, and the U.S. Surveillance State
- De: Glenn Greenwald
- Narrado por: L. J. Ganser
- Duración: 9 h y 49 m
- Versión completa
-
General
-
Narración:
-
Historia
In May 2013, Glenn Greenwald set out for Hong Kong to meet an anonymous source who claimed to have astonishing evidence of pervasive government spying and insisted on communicating only through heavily encrypted channels. That source turned out to be the 29-year-old NSA contractor Edward Snowden, and his revelations about the agency’s widespread, systemic overreach proved to be some of the most explosive and consequential news in recent history, triggering a fierce debate over national security....
-
-
Best Read in Print Format
- De Alfredo Ramirez en 11-22-14
De: Glenn Greenwald
-
Prediction Machines
- The Simple Economics of Artificial Intelligence
- De: Ajay Agrawal, Joshua Gans, Avi Goldfarb
- Narrado por: LJ Ganser
- Duración: 7 h y 50 m
- Versión completa
-
General
-
Narración:
-
Historia
Artificial intelligence does the seemingly impossible - driving cars, trading stocks, and teaching children. But facing the sea change that AI will bring can be paralyzing. How should companies set strategies, governments design policies, and people plan their lives for a world so different from what we know? In Prediction Machines, three eminent economists recast the rise of AI as a drop in the cost of prediction. With this single, masterful stroke, they lift the curtain on the AI-is-magic hype and show how basic tools from economics provide clarity about the AI revolution and a basis for action by CEOs, managers, policy makers, investors, and entrepreneurs.
-
-
Not sure what I was expecting, but underwhelmed
- De William J Brown en 09-27-18
De: Ajay Agrawal, y otros
-
Super Pumped
- The Battle for Uber
- De: Mike Isaac
- Narrado por: Holter Graham, Mike Isaac
- Duración: 12 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
A New York Times technology correspondent presents the dramatic rise and fall of Uber, set against the rapid upheaval in Silicon Valley during the mobile era. Based on hundreds of interviews with current and former Uber employees, along with previously unpublished documents, Super Pumped is a pause-resisting story of ambition and deception, obscene wealth, and bad behavior, that explores how blistering technological and financial innovation culminated in one of the most catastrophic 12-month periods in American corporate history.
-
-
A forced narrative and a bad version of Bad Blood
- De Benji en 09-09-19
De: Mike Isaac
-
Tesla
- Inventor of the Electrical Age
- De: W. Bernard Carlson
- Narrado por: Allan Robertson
- Duración: 16 h y 11 m
- Versión completa
-
General
-
Narración:
-
Historia
Nikola Tesla was a major contributor to the electrical revolution that transformed daily life at the turn of the 20th century. His inventions, patents, and theoretical work formed the basis of modern AC electricity, and contributed to the development of radio and television. Like his competitor Thomas Edison, Tesla was one of America's first celebrity scientists, enjoying the company of New York high society and dazzling the likes of Mark Twain with his electrical demonstrations. An astute self-promoter and gifted showman, he cultivated a public image of the eccentric genius.
-
-
A detailed examination of Tesla's work
- De Jean en 02-01-14
-
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
-
Algorithms of Oppression
- How Search Engines Reinforce Racism
- De: Safiya Umoja Noble
- Narrado por: Shayna Small
- Duración: 6 h y 21 m
- Versión completa
-
General
-
Narración:
-
Historia
Run a Google search for “black girls” - what will you find? “Big Booty” and other sexually explicit terms are likely to come up as top search terms. But, if you type in “white girls”, the results are radically different. The suggested porn sites and un-moderated discussions about “why black women are so sassy” or “why black women are so angry” presents a disturbing portrait of black womanhood in modern society. In Algorithms of Oppression, Safiya Umoja Noble challenges the idea that search engines like Google offer an equal playing field for all forms of ideas, identities, and activities.
-
-
Read this book. Tell everyone you know about it.
- De Joshua Daniel-Wariya en 06-06-19
-
The Box
- How the Shipping Container Made the World Smaller and the World Economy Bigger
- De: Marc Levinson
- Narrado por: Adam Lofbomm
- Duración: 12 h y 20 m
- Versión completa
-
General
-
Narración:
-
Historia
In April 1956, a refitted oil tanker carried 58 shipping containers from Newark to Houston. From that modest beginning, container shipping developed into a huge industry that made the boom in global trade possible. The Box tells the dramatic story of the container's creation, the decade of struggle before it was widely adopted, and the sweeping economic consequences of the sharp fall in transportation costs that containerization brought about.
-
-
Fascinating Topic sometimes lost in minutiae
- De zombie64 en 07-15-14
De: Marc Levinson
-
Social Media Marketing Workbook: 2024 Edition - How to Use Social Media for Business
- De: Jason McDonald PhD
- Narrado por: Michael Goodrick
- Duración: 14 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
Learn social media marketing in plain English—step by step! Buy the workbook used at Stanford Continuing Studies to teach social media marketing for business. The 2023 updated edition—all info verified and a new chapter on TikTok, plus revisions on LinkedIn, Facebook, and other major platforms....
-
-
Great SM Reference
- De Anne en 12-31-18
-
Glow Kids
- How Screen Addiction Is Hijacking Our Kids - and How to Break the Trance
- De: Nicholas Kardaras PhD
- Narrado por: Jonathan Davis
- Duración: 11 h y 5 m
- Versión completa
-
General
-
Narración:
-
Historia
In Glow Kids, Dr. Nicholas Kardaras will examine how technology - more specifically, age-inappropriate screen tech, with all of its glowing ubiquity - has profoundly affected the brains of an entire generation. Brain imaging research is showing that stimulating glowing screens are as dopaminergic (dopamine activating) to the brain’s pleasure center as sex. And a growing mountain of clinical research correlates screen tech with disorders like ADHD, addiction, anxiety, depression, increased aggression, and even psychosis.
-
-
Fear Mongering - a modern day Mazes and Monsters
- De Veronica en 11-03-20
-
Click Here to Kill Everybody
- Security and Survival in a Hyper-connected World
- De: Bruce Schneier
- Narrado por: Roger Wayne
- Duración: 8 h y 6 m
- Versión completa
-
General
-
Narración:
-
Historia
Everything is a computer. Ovens are computers that make things hot; refrigerators are computers that keep things cold. These computers - from home thermostats to chemical plants - are all online. All computers can be hacked. And Internet-connected computers are the most vulnerable. Forget data theft: Cutting-edge digital attackers can now crash your car, your pacemaker, and the nation’s power grid. In Click Here to Kill Everybody, renowned expert and best-selling author Bruce Schneier examines the hidden risks of this new reality.
-
-
Same old Bruce
- De Fausto Cepeda en 04-03-19
De: Bruce Schneier
Las personas que vieron esto también vieron...
-
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
-
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
-
100 Go Mistakes and How to Avoid Them
- De: Teiva Harsanyi
- Narrado por: Christopher Kendrick
- Duración: 12 h y 23 m
- Versión completa
-
General
-
Narración:
-
Historia
100 Go Mistakes and How to Avoid Them puts a spotlight on common errors in Go code you might not even know you’re making. You’ll explore key areas of the language such as concurrency, testing, data structures, and more—and learn how to avoid and fix mistakes in your own projects.
De: Teiva Harsanyi
-
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
-
Advanced Algorithms and Data Structures
- De: Marcello La Rocca
- Narrado por: Julie Brierley
- Duración: 23 h y 32 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Wonderful audio textbook!
- De Howard_a en 11-02-21
-
Go in Action
- De: William Kennedy, Brian Ketelsen - contributor, Erik St. Martin - contributor
- Narrado por: Mark Thomas
- Duración: 5 h y 38 m
- Versión completa
-
General
-
Narración:
-
Historia
Go in Action is for any intermediate-level developer who has experience with other programming languages and wants a jump-start in learning Go or a more thorough understanding of the language and its internals. This book provides an intensive, comprehensive, and idiomatic view of Go. It focuses on the specification and implementation of the language, including topics like language syntax, Go's type system, concurrency, channels, and testing.
De: William Kennedy, y otros
-
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
-
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
-
100 Go Mistakes and How to Avoid Them
- De: Teiva Harsanyi
- Narrado por: Christopher Kendrick
- Duración: 12 h y 23 m
- Versión completa
-
General
-
Narración:
-
Historia
100 Go Mistakes and How to Avoid Them puts a spotlight on common errors in Go code you might not even know you’re making. You’ll explore key areas of the language such as concurrency, testing, data structures, and more—and learn how to avoid and fix mistakes in your own projects.
De: Teiva Harsanyi
-
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
-
Advanced Algorithms and Data Structures
- De: Marcello La Rocca
- Narrado por: Julie Brierley
- Duración: 23 h y 32 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Wonderful audio textbook!
- De Howard_a en 11-02-21
-
Go in Action
- De: William Kennedy, Brian Ketelsen - contributor, Erik St. Martin - contributor
- Narrado por: Mark Thomas
- Duración: 5 h y 38 m
- Versión completa
-
General
-
Narración:
-
Historia
Go in Action is for any intermediate-level developer who has experience with other programming languages and wants a jump-start in learning Go or a more thorough understanding of the language and its internals. This book provides an intensive, comprehensive, and idiomatic view of Go. It focuses on the specification and implementation of the language, including topics like language syntax, Go's type system, concurrency, channels, and testing.
De: William Kennedy, y otros
-
JavaScript (7th Edition)
- The Definitive Guide: Master the World's Most-Used Programming Language
- De: David Flanagan
- Narrado por: Gabriel Vaughan
- Duración: 25 h y 27 m
- Versión completa
-
General
-
Narración:
-
Historia
This book is for programmers who want to learn JavaScript and for web developers who want to take their understanding and mastery to the next level. It begins by explaining the JavaScript language itself, in detail, from the bottom up. It then builds on that foundation to cover the web platform and Node.js.
-
-
A lot of great information from one of the most recommended books.
- De Mike Pfunk en 08-13-24
De: David Flanagan
-
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
-
Rust
- The Longest War
- De: Jonathan Waldman
- Narrado por: Christopher Lane
- Duración: 13 h y 31 m
- Versión completa
-
General
-
Narración:
-
Historia
In Rust journalist Jonathan Waldman travels from Key West, Florida, to Prudhoe Bay, Alaska, to meet the colorful and often reclusive people concerned with corrosion. He sneaks into an abandoned steelworks with a brave artist and nearly gets kicked out of Can School. Across the Arctic he follows a massive high-tech robot, hunting for rust in the Alaska pipeline.
-
-
Almost too geeky for geeks
- De Norman B. Bernstein en 03-26-15
De: Jonathan Waldman
-
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
-
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
-
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
-
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
-
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
-
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 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
-
Fundamentals of Data Engineering
- Plan and Build Robust Data Systems
- De: Joe Reis, Matt Housley
- Narrado por: Adam Verner
- Duración: 17 h y 31 m
- Versión completa
-
General
-
Narración:
-
Historia
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle.
-
-
Great for Hands on Business owners
- De LmL en 08-14-24
De: Joe Reis, 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
Lo que los oyentes dicen sobre Rust in Action
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
- Amazon Customer
- 01-18-23
very good rust audiobook
I do recommend this, though it is significantly below the very high standard of the Hobson Lane and LP in action book by the same publisher. one significant part that I hope a next addition includes is basic curriculum and learning process factors for how the book is laid out. in a number of cases, as many books unfortunately do, you are brought through the development of a set of code and then it's explained that that was the incorrect way of doing it and discusses the error messages. teaching someone the wrong thing first is catastrophically terrible pedagogy. un teaching something which was learned initially is as virtually impossible as removing the foundation of a building after the building has been built.
also, there is a lot of confusion around the cuteness of replacing words in the original book with audiobook friendly terms. this is extremely confusing because references to sections of the book and lists of tables and things that normally make sense have impossible to understand cutesy audiobook names that make no sense. just read the book. please.
another pedagogy related recommendation, yes I was a science teacher, is to have cumulative projects that build on and review if only by implicit inclusion what was done before. for example gradually build more and more parts of an RPG game, which can then be run on the OS and use the network software etc. it would be both very useful and also much more conceptually understandable for the reader,. while this book does a number of very interesting projects, like a very badly taught school of course,. each unit is completely random and has no connection to the past or the future you'll have no idea what's coming next you have no idea what the context is and consequently you're never going to use most of it because it's just floating in the aether.
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