Computer Software
-
-
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
-
-
-
SQL Data Analytics Made Easy
- Your Step-by-Step Guide to Unlocking DatA’s Hidden Secrets: Demystify Complex Concepts, and Harness the Power of Data to Drive Intelligent Decision-Making Effortlessly
- De: L.D. Knowings
- Narrado por: Barry Fike
- Duración: 4 h y 24 m
- Versión completa
-
General
-
Narración:
-
Historia
Untangle the mesh of complex data with this user-friendly manual to SQL. Imagine a world overflowing with data – numbers, stats, facts, all buzzing around, waiting to tell a story. There's one common element that can help you navigate this vast sea of data – Structured Query Language (SQL).
-
-
Best One
- De Max Thomas en 02-19-24
-
SQL Data Analytics Made Easy
- Your Step-by-Step Guide to Unlocking DatA’s Hidden Secrets: Demystify Complex Concepts, and Harness the Power of Data to Drive Intelligent Decision-Making Effortlessly
- Narrado por: Barry Fike
- Duración: 4 h y 24 m
- Fecha de lanzamiento: 02-09-24
- Idioma: Inglés
-
Untangle the mesh of complex data with this user-friendly manual to SQL. Imagine a world overflowing with data – numbers, stats, facts, all buzzing around, waiting to tell a story.
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
-
-
-
Spring in Action, Sixth Edition
- De: Craig Walls
- Narrado por: Julie Brierley
- Duración: 11 h y 59 m
- Versión completa
-
General
-
Narración:
-
Historia
If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring. Over the years, Spring in Action has helped tens of thousands of developers get a major productivity boost from Spring. This new edition of the classic best seller covers all of the new features of Spring 5.3 and Spring Boot 2.4 along with examples of reactive programming, Spring Security for REST Services, and bringing reactivity to your databases.
-
-
PDF is one Giant Advertising Link
- De prk en 10-27-24
-
Spring in Action, Sixth Edition
- Narrado por: Julie Brierley
- Duración: 11 h y 59 m
- Fecha de lanzamiento: 04-14-22
- Idioma: Inglés
-
If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring....
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
-
-
-
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.
-
Go in Action
- Narrado por: Mark Thomas
- Duración: 5 h y 38 m
- Fecha de lanzamiento: 11-29-18
- Idioma: Inglés
-
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 better understanding of the language and its internals. This book provides an intensive, comprehensive, and idiomatic view of Go....
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
-
-
-
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
-
-
-
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
-
-
-
No-Code App Development for Beginners
- Build Websites, Automations, and Online Businesses Without Writing Code
- De: Johnny Nelson
- Narrado por: Santiago Machain
- Duración: 1 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
You don’t need to be a programmer to build powerful apps, launch stunning websites, or automate online businesses. No-Code App Development for Beginners: Build Websites, Automations, and Online Businesses Without Writing Code is the ultimate beginner’s guide to creating digital products and launching ventures—without touching a single line of code.
-
No-Code App Development for Beginners
- Build Websites, Automations, and Online Businesses Without Writing Code
- Narrado por: Santiago Machain
- Duración: 1 h y 12 m
- Fecha de lanzamiento: 06-04-25
- Idioma: Inglés
-
No-Code App Development for Beginners: Build Websites, Automations, and Online Businesses Without Writing Code is the ultimate beginner’s guide to creating digital products and launching ventures—without touching a single line of code.
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: $6.23
-
-
-
Drawbacks of Agile Project Management
- Agile Drawbacks and Strategies on How Best to Mitigate Them
- De: TheLearning Guru, Clement Pereira
- Narrado por: Derek Bartle
- Duración: 1 h y 30 m
- Versión completa
-
General
-
Narración:
-
Historia
Agile Project Management is an iterative and flexible approach to managing projects, across industries. It has gained significant popularity due to its ability to adapt to changing requirements and deliver value in shorter cycles. However, like any approach, it also has its drawbacks that need to be considered. In this audiobook, we will examine the drawbacks of Agile project management to provide a comprehensive understanding of its limitations and explore strategies to mitigate these drawbacks and limitations.
-
-
A Practical Resource for Agile Teams
- De Isaac Long en 06-09-25
-
Drawbacks of Agile Project Management
- Agile Drawbacks and Strategies on How Best to Mitigate Them
- Narrado por: Derek Bartle
- Duración: 1 h y 30 m
- Fecha de lanzamiento: 03-12-25
- Idioma: Inglés
-
Agile Project Management is an iterative and flexible approach to managing projects, across industries. It has gained significant popularity due to its ability to adapt to changing requirements and deliver value in shorter cycles.
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: $6.95
-
-
-
The Joy of Clojure
- De: Michael Fogus, Chris Houser
- Narrado por: Mark Thomas
- Duración: 15 h y 2 m
- Versión completa
-
General
-
Narración:
-
Historia
The Joy of Clojure, Second Edition is a deep account of the Clojure language. Fully updated for Clojure 1.6, this edition goes beyond the syntax to show you how to write fluent Clojure code. You'll learn functional and declarative approaches to programming and will master techniques that make Clojure elegant and efficient. The book shows you how to solve hard problems related to concurrency, interoperability, and performance, and how great it can be to think in the Clojure way.
-
The Joy of Clojure
- Narrado por: Mark Thomas
- Duración: 15 h y 2 m
- Fecha de lanzamiento: 11-07-18
- Idioma: Inglés
-
The Joy of Clojure, Second Edition is a deep account of the Clojure language. Fully updated for Clojure 1.6, this edition goes beyond the syntax to show you how to write fluent Clojure code....
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
-
-
-
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
-
-
-
Tor and the Dark Art of Anonymity: How to Be Invisible from NSA Spying
- De: Lance Henderson
- Narrado por: James C. Lewis
- Duración: 3 h y 20 m
- Versión completa
-
General
-
Narración:
-
Historia
This manual will give you the incognito tools that'll make you a master of anonymity! Other books tell you to install Tor and then encrypt your hard drive...and leave it at that. I go much deeper, delving into the very engine of ultimate network security, taking it to an art form where you'll grow a new darknet persona - how to be anonymous online without looking like you're trying to be anonymous online.
-
-
It's not really me.
- De Douglas C. en 10-22-15
-
Tor and the Dark Art of Anonymity: How to Be Invisible from NSA Spying
- Narrado por: James C. Lewis
- Duración: 3 h y 20 m
- Fecha de lanzamiento: 10-06-15
- Idioma: Inglés
- This manual will give you the incognito tools that'll make you a master of anonymity....
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
-
-
-
Serverless as a Game Changer
- How to Get the Most Out of the Cloud (Addison-Wesley Signature Series: Vernon)
- De: Joseph Emison
- Narrado por: Craig Waletzko
- Duración: 6 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
Leverage the “serverless mindset” to build and deploy software faster, better, and with less expense. In this definitive guide, Joseph Emison shows how to leverage “serverless” for maximum customer value. He reveals why mindset is crucial to modern IT strategy and explains why and how to move toward a truly serverless mindset. Many organizations are falling short when it comes to leveraging the cloud. Drawing on his experience as a pioneering CTO across multiple industries, Emison shows why and how you can gain immense business value from the cloud.
-
Serverless as a Game Changer
- How to Get the Most Out of the Cloud (Addison-Wesley Signature Series: Vernon)
- Narrado por: Craig Waletzko
- Duración: 6 h y 37 m
- Fecha de lanzamiento: 09-16-24
- Idioma: Inglés
-
Leverage the “serverless mindset” to build and deploy software faster, better, and with less expense. In this definitive guide, Joseph Emison shows how to leverage “serverless” for maximum customer value.
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
-
-
-
JavaScript Full Stack Developer
- Capture the Job Offer and Advance Your Career
- De: Lawrence Wilson
- Narrado por: Gene Backlin
- Duración: 6 h y 29 m
- Versión completa
-
General
-
Narración:
-
Historia
This book is dedicated to helping JavaScript Full Stack Developers interview for new positions, capture the job offer of their dreams and move up the career ladder. It is primarily geared toward "Full Stack front-end" developers. Along with answering technical JavaScript questions, the book also covers other front-end languages such as Angular, Express, MongoDB, Node.js, and more.
-
JavaScript Full Stack Developer
- Capture the Job Offer and Advance Your Career
- Narrado por: Gene Backlin
- Duración: 6 h y 29 m
- Fecha de lanzamiento: 03-17-23
- Idioma: Inglés
-
This book is dedicated to helping JavaScript Full Stack Developers interview for new positions, capture the job offer of their dreams and move up the career ladder. It is primarily geared toward "Full Stack front-end" developers....
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
-
-
-
Learn AI-Assisted Python Programming
- With GitHub Copilot and ChatGPT
- De: Leo Porter, Daniel Zingaro
- Narrado por: Mark Thomas
- Duración: 9 h y 31 m
- Versión completa
-
General
-
Narración:
-
Historia
Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever.
-
Learn AI-Assisted Python Programming
- With GitHub Copilot and ChatGPT
- Narrado por: Mark Thomas
- Duración: 9 h y 31 m
- Fecha de lanzamiento: 02-06-24
- Idioma: Inglés
-
Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever.
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
-
-
-
Learn Hacking From Scratch and Start a career(Practical Application)
- The only book you'll ever need
- De: Ipseity Solipsist, Ashwin Bishnoi
- Narrado por: Virtual Voice
- Duración: 1 h y 59 m
- Versión completa
-
General
-
Narración:
-
Historia
Learn Hacking From Scratch and Start a Career (Practical Application) This is the second edition of our ebook, 'Learn Hacking From Scratch and Start a Career'. This book is actually a practical demonstration of Hacking. What will you learn ? Practical steps of Hacking Roadmap of Ethical Hacking. Kali linux WiFi Hacking Website Hacking Cracking Passwords, RDPs, etc. And more..
-
Learn Hacking From Scratch and Start a career(Practical Application)
- The only book you'll ever need
- Narrado por: Virtual Voice
- Duración: 1 h y 59 m
- Fecha de lanzamiento: 05-07-25
- Idioma: Inglés
- Learn Hacking From Scratch and Start a Career (Practical Application) This is the second edition of our ebook, 'Learn Hacking From Scratch and ...
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: $4.99
-
-
-
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
-
-
-
Your Bright Future With AI
- How to Make Artificial Intelligence Work for You Now
- De: Lucas Ernesto Wall
- Narrado por: Virtual Voice
- Duración: 3 h y 54 m
- Versión completa
-
General
-
Narración:
-
Historia
Start learning what AI is and what it is not. Gain unique knowledge on why computers will never become conscious. Understand how technology and AI impact human activities by mimicking, replicating, and augmenting tasks. Learn about what can make AI beneficial for all and what can make it detrimental. Finally, learn how you can harness AI to improve your life. You have AI in your pocket. If you have a smartphone, you are interacting with AI applications. But you have little say in what type of AI will be built. Your only leverage is voting with your dollars about what AI-built technology you...
-
Your Bright Future With AI
- How to Make Artificial Intelligence Work for You Now
- Narrado por: Virtual Voice
- Duración: 3 h y 54 m
- Fecha de lanzamiento: 04-18-25
- Idioma: Inglés
- Start learning what AI is and what it is not. Gain unique knowledge on why computers will never become conscious. Understand how technology and AI ...
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: $3.99
-
-
-
Learning DevSecOps
- A Practical Guide to Processes and Tools
- De: Steve Suehring
- Narrado por: Chris Sorensen
- Duración: 6 h y 19 m
- Versión completa
-
General
-
Narración:
-
Historia
How do some organizations maintain 24-7 internet-scale operations? How can organizations integrate security while deploying new features? How do organizations increase security within their DevOps processes? This practical guide helps you answer those questions. Steve Suehring provides unique content to help practitioners and leadership successfully implement DevOps and DevSecOps. Learning DevSecOps emphasizes prerequisites that lead to success through best practices and then takes you through some of the tools and software used by successful DevSecOps-enabled organizations.
-
Learning DevSecOps
- A Practical Guide to Processes and Tools
- Narrado por: Chris Sorensen
- Duración: 6 h y 19 m
- Fecha de lanzamiento: 08-27-24
- Idioma: Inglés
-
You'll learn how DevOps and DevSecOps can eliminate the walls that stand between development, operations, and security so that you can tackle the needs of other teams.
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.75
-
-
-
Clean Architecture with .NET (Developer Reference)
- De: Dino Esposito
- Narrado por: Eric Burgher
- Duración: 10 h y 53 m
- Versión completa
-
General
-
Narración:
-
Historia
Master advanced .NET techniques with a focus on actual value delivered by working within a modular, clean architecture. Microsoft Data Platform MVP Dino Esposito explains key clean architecture concepts with a mix of pragmatism and design discipline and helps you solidify your knowledge through a real-world project.
-
Clean Architecture with .NET (Developer Reference)
- Narrado por: Eric Burgher
- Duración: 10 h y 53 m
- Fecha de lanzamiento: 11-13-24
- Idioma: Inglés
-
Master advanced .NET techniques with a focus on actual value delivered by working within a modular, clean architecture.
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
-
-
-
Mastering Professional Scrum
- A Practitioner’s Guide to Overcoming Challenges and Maximizing the Benefits of Agility (The Professional Scrum Series)
- De: Stephanie Ockerman, Simon Reindl
- Narrado por: Michael James Bell
- Duración: 5 h y 38 m
- Versión completa
-
General
-
Narración:
-
Historia
Mastering Professional Scrum is for anyone who wants to deliver increased value by using Scrum more effectively. Leading Scrum practitioners Stephanie Ockerman and Simon Reindl draw on years of Scrum training and coaching to help you return to first principles and apply Scrum with the professionalism required to achieve its transformative potential. The authors aim to help you focus on proven Scrum approaches for improving quality, getting and using fast feedback, and becoming more adaptable, instead of “going through the motions” and settling for only modest improvements.
-
Mastering Professional Scrum
- A Practitioner’s Guide to Overcoming Challenges and Maximizing the Benefits of Agility (The Professional Scrum Series)
- Narrado por: Michael James Bell
- Duración: 5 h y 38 m
- Fecha de lanzamiento: 11-09-22
- Idioma: Inglés
-
Mastering Professional Scrum is for anyone who wants to deliver increased value by using Scrum more effectively....
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
-