Computer Software
-
-
No B.S. Guide to Successful Marketing Automation
- The Ultimate No Holds Barred Guide to Using Technology, Automation, and Artificial Intelligence in Marketing
- De: Dan S. Kennedy, Parthiv Shah - with
- Narrado por: Tim Fannon
- Duración: 4 h y 50 m
- Versión completa
-
General
-
Narración:
-
Historia
Dan Kennedy and Parthiv Shah leverage their extensive marketing expertise to teach you proven, no-nonsense strategies for achieving successful marketing automation. This exceptional addition to the No B. S. series is essential for anyone aiming to harness software and cutting-edge technology to elevate their marketing efforts.
-
-
A big advertisement
- De Greg Fawcett en 04-10-25
-
No B.S. Guide to Successful Marketing Automation
- The Ultimate No Holds Barred Guide to Using Technology, Automation, and Artificial Intelligence in Marketing
- Narrado por: Tim Fannon
- Duración: 4 h y 50 m
- Fecha de lanzamiento: 10-15-24
- Idioma: Inglés
-
Dan Kennedy and Parthiv Shah leverage their extensive marketing expertise to teach you proven, no-nonsense strategies for achieving successful marketing automation.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $13.99 o 1 crédito
Sale price: $13.99 o 1 crédito
-
-
-
Reactive Design Patterns
- De: Dr. Roland Kuhn, Brian Hanafee, Jamie Allen
- Narrado por: Mark Thomas
- Duración: 13 h y 14 m
- Versión completa
-
General
-
Narración:
-
Historia
Reactive Design Patterns is a clearly written guide for building message-driven distributed systems that are resilient, responsive, and elastic. In this book you'll find patterns for messaging, flow control, resource management, and concurrency, along with practical issues like test-friendly designs. All patterns include concrete examples using Scala and Akka.
-
-
Big par of the book can be replaced by the audio
- De Hennadii en 09-21-21
-
Reactive Design Patterns
- Narrado por: Mark Thomas
- Duración: 13 h y 14 m
- Fecha de lanzamiento: 11-26-18
- Idioma: Inglés
-
Reactive Design Patterns is a clearly written guide for building message-driven distributed systems that are resilient, responsive, and elastic. In this book you'll find patterns for messaging, flow control, resource management, and concurrency, plus much more....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95 o 1 crédito
Sale price: $24.95 o 1 crédito
-
-
-
Modern Java in Action
- Lambdas, Streams, Functional and Reactive Programming
- De: Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
- Narrado por: Sarah Dawe
- Duración: 17 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
Manning's best-selling Java 8 book has been revised for Java 9 and 10! In Modern Java in Action, you'll build on your existing Java language skills with the newest features and techniques. Modern Java in Action connects new features of the Java language with their practical applications. It will help you expand your existing knowledge of core Java as you master modern additions like the Streams API and the Java Module System, explore new approaches to concurrency, and learn how functional concepts can help you write code that’s easier to read and maintain.
-
-
Essential review
- De Jonas en 08-01-21
-
Modern Java in Action
- Lambdas, Streams, Functional and Reactive Programming
- Narrado por: Sarah Dawe
- Duración: 17 h y 52 m
- Fecha de lanzamiento: 12-03-19
- Idioma: Inglés
-
Manning's best-selling Java 8 book has been revised for Java 9 and 10! In Modern Java in Action, you'll build on your existing Java language skills with the newest features and techniques....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95 o 1 crédito
Sale price: $24.95 o 1 crédito
-
-
-
Secrets of the JavaScript Ninja
- De: John Resig, Bear Bibeault, Josip Maras
- Narrado por: Derek Lettman
- Duración: 11 h y 15 m
- Versión completa
-
General
-
Narración:
-
Historia
More than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja stealthy, efficient, and ready for anything. This audiobook shows you how.
-
-
The book is nice but the figures pdf is completely out of sync with the accompanying pdf
- De Oleg M. en 10-15-19
-
Secrets of the JavaScript Ninja
- Narrado por: Derek Lettman
- Duración: 11 h y 15 m
- Fecha de lanzamiento: 10-05-18
- Idioma: Inglés
-
If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja stealthy, efficient, and ready for anything. This audiobook shows you how....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95 o 1 crédito
Sale price: $24.95 o 1 crédito
-
-
-
Software Mistakes and Tradeoffs
- How to Make Good Programming Decisions
- De: Tomasz Lelek, Jon Skeet
- Narrado por: Julie Brierley
- Duración: 13 h y 50 m
- Versión completa
-
General
-
Narración:
-
Historia
Code performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability—every decision you make in software engineering involves balancing tradeoffs. In Software Mistakes and Tradeoffs, you’ll learn from costly mistakes that Tomasz Lelek and Jon Skeet have encountered over their impressive careers. You’ll explore real-world scenarios where poor understanding of tradeoffs leads to major problems down the road, so you can preempt your own mistakes with a more thoughtful approach to decision-making.
-
-
Impossible for me to listen to this
- De Juan Alvis en 09-14-22
-
Software Mistakes and Tradeoffs
- How to Make Good Programming Decisions
- Narrado por: Julie Brierley
- Duración: 13 h y 50 m
- Fecha de lanzamiento: 06-29-22
- Idioma: Inglés
-
Code performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability—every decision you make in software engineering involves balancing tradeoffs. Learn from the costly mistakes that Tomasz Lelek and Jon Skeet have encountered over their careers....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95 o 1 crédito
Sale price: $24.95 o 1 crédito
-
-
-
AWS Certified Developer Associate
- Step by Step Certification Study Guide, to Pass the Developers Exam with Confidence
- De: Jamie Murphy
- Narrado por: Tom Brooks
- Duración: 3 h y 43 m
- Versión completa
-
General
-
Narración:
-
Historia
Are you aspiring to become an AWS Certified Developer? Are you looking for a comprehensive resource to prepare for the AWS Certified Developer exam? Look no further! This book is your ultimate guide to acing the AWS Certified Developer certification by providing you with a robust set of practice test questions and detailed answers to help you succeed.
-
-
Read by AI
- De Luke en 06-22-24
-
AWS Certified Developer Associate
- Step by Step Certification Study Guide, to Pass the Developers Exam with Confidence
- Narrado por: Tom Brooks
- Duración: 3 h y 43 m
- Fecha de lanzamiento: 09-22-23
- Idioma: Inglés
-
Are you aspiring to become an AWS Certified Developer? Are you looking for a comprehensive resource to prepare for the AWS Certified Developer exam? Look no further! This book is your ultimate guide to acing the AWS Certified Developer certification....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $14.95 o 1 crédito
Sale price: $14.95 o 1 crédito
-
-
-
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
-
Math for Programmers
- 3D Graphics, Machine Learning, and Simulations with Python
- Narrado por: Derek Lettman
- Duración: 17 h y 17 m
- Fecha de lanzamiento: 05-05-21
- Idioma: Inglés
-
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....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95 o 1 crédito
Sale price: $24.95 o 1 crédito
-
-
-
Certified Scrum Master Audio Crash Course
- Complete Review - Top Test Questions!
- De: AudioLearn Content Team
- Narrado por: Lon Harris
- Duración: 6 h y 33 m
- Versión completa
-
General
-
Narración:
-
Historia
Developed by experienced professors and professionally narrated for easy listening, this crash course is a valuable tool when preparing for your Scrum Master Certification Exam.
-
-
They added the exam!
- De Mark Owens en 04-13-21
-
Certified Scrum Master Audio Crash Course
- Complete Review - Top Test Questions!
- Narrado por: Lon Harris
- Serie: Audio Crash Course Series, Libro 26
- Duración: 6 h y 33 m
- Fecha de lanzamiento: 06-30-20
- Idioma: Inglés
-
Developed by experienced professors and professionally narrated for easy listening, this crash course is a valuable tool when preparing for your Scrum Master Certification Exam....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $19.95 o 1 crédito
Sale price: $19.95 o 1 crédito
-
-
-
Learn Windows PowerShell in a Month of Lunches
- De: Donald W. Jones, Jeffrey Hicks
- Narrado por: Lou Fernandez
- Duración: 10 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Learn Windows PowerShell in a Month of Lunches, third edition, is an innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, and PowerShell v3 and later, and includes v5 features like PowerShellGet.
-
-
Use text-to-speech instead.
- De Jason F en 08-27-19
-
Learn Windows PowerShell in a Month of Lunches
- Narrado por: Lou Fernandez
- Duración: 10 h y 56 m
- Fecha de lanzamiento: 08-07-19
- Idioma: Inglés
-
Learn Windows PowerShell in a Month of Lunches, third edition, is an innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95 o 1 crédito
Sale price: $24.95 o 1 crédito
-
-
-
Logic Pro for Dummies (3rd Edition)
- De: Graham English
- Narrado por: Tom Perkins
- Duración: 11 h y 8 m
- Versión completa
-
General
-
Narración:
-
Historia
Every minute you spend trying to figure out how to set up a new track or build a drum loop is a minute you don't spend creating and recording your music. This guide to the recording software favored by Mac users helps you bypass the time needed to search for tech answers and spend more time capturing sounds. Discover the full recording power of Logic Pro, starting with launching a project and recording your audio.
-
Logic Pro for Dummies (3rd Edition)
- Narrado por: Tom Perkins
- Duración: 11 h y 8 m
- Fecha de lanzamiento: 10-10-23
- Idioma: Inglés
-
This one-stop source for Logic Pro insight helps you spend more time creating music....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $21.49 o 1 crédito
Sale price: $21.49 o 1 crédito
-
-
-
Making Embedded Systems
- Design Patterns for Great Software
- De: Elecia White
- Narrado por: April Doty
- Duración: 16 h y 2 m
- Versión completa
-
General
-
Narración:
-
Historia
Written by an expert who has created systems ranging from DNA scanners to children's toys, this book is ideal for intermediate and experienced programmers, no matter what platform you use. This expanded second edition includes new chapters on IoT and networked sensors, motors and movement, debugging, data handling strategies, and more.
-
-
Comprehensive Guide to Embedded Systems for all levels of reader/listener.
- De James en 03-13-25
-
Making Embedded Systems
- Design Patterns for Great Software
- Narrado por: April Doty
- Duración: 16 h y 2 m
- Fecha de lanzamiento: 11-26-24
- Idioma: Inglés
-
Written by an expert who has created systems ranging from DNA scanners to children's toys, this book is ideal for intermediate and experienced programmers, no matter what platform you use.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $21.49 o 1 crédito
Sale price: $21.49 o 1 crédito
-
-
-
Identity Security for Software Development
- Best Practices That Every Developer Must Know
- De: John Walsh, Uzi Ailon, Matt Barker
- Narrado por: Tom Perkins
- Duración: 7 h
- Versión completa
-
General
-
Narración:
-
Historia
Maintaining secrets, credentials, and machine identities in secure ways is an important, though often overlooked, aspect of secure software development. DevOps security often addresses vulnerabilities, but it neglects broader discussions like authentication, authorization, and access control, potentially leaving the door open for breaches. That's where an identity security strategy integrated in your code, infrastructure, and environments from day one can help.
-
Identity Security for Software Development
- Best Practices That Every Developer Must Know
- Narrado por: Tom Perkins
- Duración: 7 h
- Fecha de lanzamiento: 08-26-25
- Idioma: Inglés
-
Maintaining secrets, credentials, and machine identities in secure ways is an important, though often overlooked, aspect of secure software development. DevOps security often addresses vulnerabilities, but it neglects broader discussions.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $13.99 o 1 crédito
Sale price: $13.99 o 1 crédito
-
-
-
Coaching Agile Teams: A Companion for ScrumMasters, Agile Coaches, and Project Managers in Transition
- Addison-Wesley Signature Series - Cohn
- De: Lyssa Adkins
- Narrado por: Lyssa Adkins
- Duración: 13 h y 57 m
- Versión completa
-
General
-
Narración:
-
Historia
In Coaching Agile Teams, Lyssa Adkins gives agile coaches the insights they need to adopt this new mind-set and to guide teams to extraordinary performance in a re-energized work environment. You’ll gain a deep view into the role of the agile coach, discover what works and what doesn’t, and learn how to adapt powerful skills from many allied disciplines, including the fields of professional coaching and mentoring.
-
-
Great conversion from book to audiobook
- De Daniela Gomes dos Santos en 12-30-20
-
Coaching Agile Teams: A Companion for ScrumMasters, Agile Coaches, and Project Managers in Transition
- Addison-Wesley Signature Series - Cohn
- Narrado por: Lyssa Adkins
- Duración: 13 h y 57 m
- Fecha de lanzamiento: 12-07-21
- Idioma: Inglés
-
In Coaching Agile Teams, Lyssa Adkins gives agile coaches the insights they need to adopt this new mind-set and to guide teams to extraordinary performance in a re-energized work environment....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95 o 1 crédito
Sale price: $24.95 o 1 crédito
-
-
-
Go Programming
- De: Jean-Jacques Reibel
- Narrado por: Virtual Voice
- Duración: 9 h y 10 m
- Versión completa
-
General
-
Narración:
-
Historia
In this book, JJ covers various programming topics in Go, including: Go's Background Data Structures and Algorithms Databases and Networks Applied Machine Learning (and Deep Learning) Cryptography Hacking Blockchain
-
Go Programming
- Narrado por: Virtual Voice
- Duración: 9 h y 10 m
- Fecha de lanzamiento: 03-29-24
- Idioma: Inglés
- In this book, JJ covers various programming topics in Go, including: Go's Background Data Structures and Algorithms Databases and Networks Applied ...
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $9.99 o 1 crédito
Sale price: $9.99 o 1 crédito
Se incluye en la membresía Plus -
-
-
The Art of AI Software Development & Work
- Planning, Coding, & Staying Sane for Your Software Career
- De: Tom Henricksen
- Narrado por: Tom Henricksen
- Duración: 17 m
- Versión completa
-
General
-
Narración:
-
Historia
The AI revolution is happening now. Software developers who embrace AI will be best positioned to thrive in the future. This concise book provides a crucial foundation in the core concepts driving this transformative technology, including: Machine Learning: How algorithms learn from data to make predictions.
-
The Art of AI Software Development & Work
- Planning, Coding, & Staying Sane for Your Software Career
- Narrado por: Tom Henricksen
- Duración: 17 m
- Fecha de lanzamiento: 01-28-25
- Idioma: Inglés
-
The AI revolution is happening now. Software developers who embrace AI will be best positioned to thrive in the future.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $2.05 o 1 crédito
Sale price: $2.05 o 1 crédito
-
-
-
The Secret Science of Games
- De: John Hopson
- Narrado por: Matt Hicks
- Duración: 5 h y 9 m
- Versión completa
-
General
-
Narración:
-
Historia
The Secret Science of Games is an accessible and entertaining guide to the hidden role of science in making games more fun. User experience (UX) research is a vital part of the story of how video games have become a cultural juggernaut, but game developers generally don’t speak publicly about how data shapes game design and game development.
-
-
Worth reading if you are remotely interested in games and UX
- De Ayman en 10-14-23
-
The Secret Science of Games
- Narrado por: Matt Hicks
- Duración: 5 h y 9 m
- Fecha de lanzamiento: 04-28-23
- Idioma: Inglés
-
The Secret Science of Games is an accessible and entertaining guide to the hidden role of science in making games more fun....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $19.95 o 1 crédito
Sale price: $19.95 o 1 crédito
-
-
-
Coders at Work
- Reflections on the Craft of Programming
- De: Peter Seibel
- Narrado por: Mitchell Dorian, full cast
- Duración: 20 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
Peter Seibel interviews 15 of the most interesting computer programmers alive today in Coders at Work, offering a companion volume to Apress’ highly acclaimed best-seller Founders at Work by Jessica Livingston. As the words “at work” suggest, Peter Seibel focuses on how his interviewees tackle the day-to-day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting.
-
-
Great book
- De Jay en 05-30-22
-
Coders at Work
- Reflections on the Craft of Programming
- Narrado por: Mitchell Dorian, full cast
- Duración: 20 h y 52 m
- Fecha de lanzamiento: 04-21-21
- Idioma: Inglés
-
Peter Seibel interviews 15 of the most interesting computer programmers alive today in Coders at Work, offering a companion volume to Apress’ highly acclaimed best-seller Founders at Work by Jessica Livingston....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $30.09 o 1 crédito
Sale price: $30.09 o 1 crédito
-
-
-
Grokking Simplicity: Taming Complex Software with Functional Thinking
- De: Eric Normand
- Narrado por: Mark Thomas
- Duración: 12 h y 4 m
- Versión completa
-
General
-
Narración:
-
Historia
Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development. Distributed across servers, difficult to test, and resistant to modification - modern software is complex. Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development. It introduces a unique approach to functional programming that explains why certain features of software are prone to complexity, and teaches you the functional techniques you can use to simplify these systems.
-
-
Good book but not for audio format
- De Daniel Underwood en 07-22-23
-
Grokking Simplicity: Taming Complex Software with Functional Thinking
- Narrado por: Mark Thomas
- Duración: 12 h y 4 m
- Fecha de lanzamiento: 01-19-22
- Idioma: Inglés
-
Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development. Distributed across servers, difficult to test, and resistant to modification - modern software is complex....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95 o 1 crédito
Sale price: $24.95 o 1 crédito
-
-
-
Generative AI for Beginners: Understanding Artificial Intelligence
- Unlocking the Matrix with GPT-4, LLMs, Deep Neural Networks, and Practical Machine Learning
- De: Alex Quant
- Narrado por: Melissa LaFore
- Duración: 6 h y 13 m
- Versión completa
-
General
-
Narración:
-
Historia
Artificial intelligence is transforming lives and revolutionizing industries. This accessible guide to generative AI and machine learning is for tech enthusiasts and forward-thinkers alike—whether you're in IT or a professional from another field looking to stay ahead and curious about AI’s impact on the future, this book provides the essential insights you need to stay competitive and informed in the Age of AI.
-
Generative AI for Beginners: Understanding Artificial Intelligence
- Unlocking the Matrix with GPT-4, LLMs, Deep Neural Networks, and Practical Machine Learning
- Narrado por: Melissa LaFore
- Duración: 6 h y 13 m
- Fecha de lanzamiento: 12-05-24
- Idioma: Inglés
-
The AI revolution is reshaping every sector. Whether you’re exploring generative AI for personal growth, seeking insightful AI audiobooks, or aiming to leverage AI for career success, this essential guide equips you to stay competitive and thrive.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $19.95 o 1 crédito
Sale price: $19.95 o 1 crédito
-
-
-
Baby Zeke: Return of the Warrior
- The Diary of a Chicken Jockey, Book 10: An Unofficial Minecraft Book
- De: Dr. Block
- Narrado por: Mark Sanderlin
- Duración: 3 h y 4 m
- Versión completa
-
General
-
Narración:
-
Historia
Baby Zeke returns! It has been many months since Baby Zeke learned he was the warrior in the Balance of The Four. In his new book, Baby Zeke: Return of the Warrior: An Unofficial Minecraft Book, you will learn what Baby Zeke has been doing during his months of silence. And, you will follow his surprising adventures in pursuit of a magical llama.
-
-
why were the chickens so mean.. :[
- De Ashley P. en 04-07-25
-
Baby Zeke: Return of the Warrior
- The Diary of a Chicken Jockey, Book 10: An Unofficial Minecraft Book
- Narrado por: Mark Sanderlin
- Serie: Life and Times of Baby Zeke, Libro 10
- Duración: 3 h y 4 m
- Fecha de lanzamiento: 05-02-19
- Idioma: Inglés
-
Baby Zeke returns! It has been many months since Baby Zeke learned he was the warrior in the Balance of The Four....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $14.95 o 1 crédito
Sale price: $14.95 o 1 crédito
-