Language Technology
-
-
2-in-1-Bundle: Foundations of Programming
- Java & C# for Beginners
- De: Scott Brandt
- Narrado por: Jason Wright, Jordan Chambers
- Duración: 15 h y 4 m
- Versión completa
-
General
-
Narración:
-
Historia
Are you thinking of transitioning into a career as a software developer? Have you always been interested in programming languages and tinkering with technology? Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs? Discover how to become a six-figure developer without going back to school.
-
-
Great intro for coding newbies!
- De D.Lynch en 01-15-25
-
2-in-1-Bundle: Foundations of Programming
- Java & C# for Beginners
- Narrado por: Jason Wright, Jordan Chambers
- Duración: 15 h y 4 m
- Fecha de lanzamiento: 11-06-24
- Idioma: Inglés
-
Are you thinking of transitioning into a career as a software developer? Have you always been interested in programming languages and tinkering with technology? Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs?
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: US$24.95 o 1 crédito
Sale price: US$24.95 o 1 crédito
-
-
-
The Art of Unit Testing
- With Examples in C#
- De: Roy Osherove
- Narrado por: Mark Thomas
- Duración: 9 h y 35 m
- Versión completa
-
General
-
Narración:
-
Historia
The Art of Unit Testing, Second Edition guides you step-by-step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You'll master the foundational ideas and quickly move to high-value subjects like mocks, stubs, and isolation, including frameworks such as Moq, FakeItEasy, and Typemock Isolator.
-
-
excellent if you have no idea about software tests
- De Anonymous User en 09-25-20
-
The Art of Unit Testing
- With Examples in C#
- Narrado por: Mark Thomas
- Duración: 9 h y 35 m
- Fecha de lanzamiento: 11-07-18
- Idioma: Inglés
-
The Art of Unit Testing, Second Edition guides you step-by-step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy....
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: US$19.95 o 1 crédito
Sale price: US$19.95 o 1 crédito
-
-
-
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: US$24.95 o 1 crédito
Sale price: US$24.95 o 1 crédito
-
-
-
Big Data: Principles and Best Practices of Scalable Realtime Data Systems
- De: Nathan Marz, James Warren
- Narrado por: Mark Thomas, Chris Penick
- Duración: 9 h y 15 m
- Versión completa
-
General
-
Narración:
-
Historia
Big Data teaches you to build big data systems using an architecture designed specifically to capture and analyze web-scale data. This book presents the Lambda Architecture, a scalable, easy-to-understand approach that can be built and run by a small team. You'll explore the theory of big data systems and how to implement them in practice. In addition to discovering a general framework for processing big data, you'll learn specific technologies like Hadoop, Storm, and NoSQL databases.
-
-
Microsoft stack looking at Big Data
- De Chris Smith en 01-30-19
-
Big Data: Principles and Best Practices of Scalable Realtime Data Systems
- Narrado por: Mark Thomas, Chris Penick
- Duración: 9 h y 15 m
- Fecha de lanzamiento: 11-05-18
- Idioma: Inglés
-
Big Data teaches you to build big data systems using an architecture designed specifically to capture and analyze web-scale data. This book presents the Lambda Architecture, a scalable, easy-to-understand approach that can be built and run by a small team....
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: US$19.95 o 1 crédito
Sale price: US$19.95 o 1 crédito
-
-
-
Real-World Machine Learning
- De: Henrik Brink, Joseph Richards, Mark Fetherolf
- Narrado por: Lisa Farina
- Duración: 7 h
- Versión completa
-
General
-
Narración:
-
Historia
Real-World Machine Learning will teach you the concepts and techniques you need to be a successful machine learning practitioner without overdosing you on abstract theory and complex mathematics. By working through immediately relevant examples in Python, you'll build skills in data acquisition and modeling, classification, and regression. You'll also explore the most important tasks like model validation, optimization, scalability, and real-time streaming. When you're done, you'll be ready to successfully build, deploy, and maintain your own powerful ML systems.
-
-
Full of mistakes
- De max m en 03-13-21
-
Real-World Machine Learning
- Narrado por: Lisa Farina
- Duración: 7 h
- Fecha de lanzamiento: 11-14-18
- Idioma: Inglés
-
Real-World Machine Learning will teach you the concepts and techniques you need to be a successful machine learning practitioner without overdosing you on abstract theory and complex mathematics....
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: US$19.95 o 1 crédito
Sale price: US$19.95 o 1 crédito
-
-
-
TETRAGRAMMATON
- De: Tim Heaton
- Narrado por: Virtual Voice
- Duración: 5 h y 34 m
- Versión completa
-
General
-
Narración:
-
Historia
Trick Albright and a group of eccentric Southerners make a pact to decode the mysterious Voynich Manuscript for a $3BLN prize. This strange book carbon-dates to the 15th Century but is written in an unknown language that might be older than mankind itself. What Trick and his team don't know is that the book's sinister purpose was uncovered a century ago by the brilliant Ethel Boole Voynich, and she had an excellent reason to keep it secret. "When the time comes, we will prove to the world that the black magic of the Middle Ages consisted of discoveries far in advance of 20th-century science...
-
TETRAGRAMMATON
- Narrado por: Virtual Voice
- Duración: 5 h y 34 m
- Fecha de lanzamiento: 04-17-24
- Idioma: Inglés
- Trick Albright and a group of eccentric Southerners make a pact to decode the mysterious Voynich Manuscript for a $3BLN prize. This strange book ...
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: US$14.99 o 1 crédito
Sale price: US$14.99 o 1 crédito
Se incluye en la membresía Plus -
-
-
Agile for Beginners
- The Best Guide Ever on the Market to Learn Agile Step by Step
- De: Jym Lawrence
- Narrado por: Stephen Strader, The Voice Ranger
- Duración: 3 h y 16 m
- Versión completa
-
General
-
Narración:
-
Historia
With еvеrу раѕѕing day, mоrе аnd mоrе соmраniеѕ аrе turning towards the diffеrеnt methodologies оf Agile dеvеlорmеnt. This is hеlрing thе buѕinеѕѕ ѕесtоr tо bе mоrе rеѕроnѕivе tо the present day divеrѕе mаrkеt сhаngеѕ.
-
-
Interesting take on the subject
- De Give me good reading en 04-14-23
-
Agile for Beginners
- The Best Guide Ever on the Market to Learn Agile Step by Step
- Narrado por: Stephen Strader, The Voice Ranger
- Duración: 3 h y 16 m
- Fecha de lanzamiento: 11-07-19
- Idioma: Inglés
-
With еvеrу раѕѕing day, mоrе аnd mоrе соmраniеѕ аrе turning towards the diffеrеnt methodologies оf Agile dеvеlорmеnt. This is hеlрing thе buѕinеѕѕ ѕесtоr tо bе mоrе rеѕроnѕivе tо the present day divеrѕе mаrkеt сhаngеѕ....
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: US$14.95 o 1 crédito
Sale price: US$14.95 o 1 crédito
-
-
-
Whispers of the Forest
- Unveiling the Untold Conversations between Trees and Artificial Intelligence
- De: Barrett Williams, ChatGPT ChatGPT
- Narrado por: Virtual Voice
- Duración: 1 h y 45 m
- Versión completa
-
General
-
Narración:
-
Historia
Are you spellbound by the unexplored beauty of nature and constantly intrigued by the cutting-edge world of Artificial Intelligence? The groundbreaking eBook "Whispers of the Forest" seamlessly combines the two, bringing to you a perspective never seen before. Each chapter is designed to lead you into the deeper recesses of this intricate subject effortlessly. Indulge in a bewildering exploration of the symphony of symbiotic communication that trees share with each other. Uncover the magic and mystery of these silent conversations that form a crucial part of our ecosystem. As we dive right ...
-
Whispers of the Forest
- Unveiling the Untold Conversations between Trees and Artificial Intelligence
- Narrado por: Virtual Voice
- Duración: 1 h y 45 m
- Fecha de lanzamiento: 10-21-24
- Idioma: Inglés
- Are you spellbound by the unexplored beauty of nature and constantly intrigued by the cutting-edge world of Artificial Intelligence? The ...
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: US$4.99 o 1 crédito
Sale price: US$4.99 o 1 crédito
Se incluye en la membresía Plus -
-
-
Python: Learn Python in a Day and Master It Well
- The Only Essential Book You Need to Start Programming in Python Now
- De: Ronald Olsen
- Narrado por: John Fehskens
- Duración: 2 h y 35 m
- Versión completa
-
General
-
Narración:
-
Historia
Don't you want to learn Python in a day and master it well? No BS! No nonsense! Straight to point! Easy listening! Get your Python foundation right!
-
-
great book
- De Love en 04-28-17
-
Python: Learn Python in a Day and Master It Well
- The Only Essential Book You Need to Start Programming in Python Now
- Narrado por: John Fehskens
- Duración: 2 h y 35 m
- Fecha de lanzamiento: 03-27-17
- Idioma: Inglés
- Don't you want to learn Python in a day and master it well? No BS! No nonsense....
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: US$6.95 o 1 crédito
Sale price: US$6.95 o 1 crédito
-
-
-
Godot from Zero to Proficiency (Beginner)
- A Step-by-Step Guide to Code Your Game with Godot
- De: Patrick Felicia
- Narrado por: Brad Derry
- Duración: 4 h y 57 m
- Versión completa
-
General
-
Narración:
-
Historia
Are you ready to turn your gaming passion into reality? This book is your ultimate guide to mastering Godot game development. No prior experience needed! Dive into the exciting world of Godot and learn step-by-step how to design captivating 2D and 3D environments, program engaging gameplay mechanics, and create stunning visual effects. Imagine building your dream games and impressing friends and potential employers with your skills. This book series equips you with the essential knowledge and hands-on practice to become a confident Godot developer. Don't miss out on this opportunity!
-
Godot from Zero to Proficiency (Beginner)
- A Step-by-Step Guide to Code Your Game with Godot
- Narrado por: Brad Derry
- Serie: Godot from Zero to Proficiency, Libro 2
- Duración: 4 h y 57 m
- Fecha de lanzamiento: 10-31-24
- Idioma: Inglés
-
Are You Ready to create your own epic games? This book is your ultimate ticket to mastering Godot game development.
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: US$14.95 o 1 crédito
Sale price: US$14.95 o 1 crédito
-
-
-
Demystifying IT
- The Language of IT for the CEO
- De: Bhopi Dhall, Saurajit Kanungo
- Narrado por: Enn Reitel
- Duración: 4 h y 13 m
- Versión completa
-
General
-
Narración:
-
Historia
Demystifying IT has been hailed as the one book about information technology that leaders of midsized companies should listen to. Given the importance of IT in today’s world, it might also be the most timely and valuable business book of any kind to be published recently. The co-authors are masters of leveraging IT for creating sustainable competitive advantages for businesses. They’ve been at it for decades, solving problems that defied other experts, and leading digitization projects which have boosted client companies into new realms of growth and profit.
-
-
Grounded in experience.
- De David S. en 02-07-25
-
Demystifying IT
- The Language of IT for the CEO
- Narrado por: Enn Reitel
- Duración: 4 h y 13 m
- Fecha de lanzamiento: 08-01-23
- Idioma: Inglés
-
Demystifying IT has been hailed as the one book about information technology that leaders of midsized companies should listen to. Given the importance of IT in today’s world, it might also be the most timely and valuable business book of any kind to be published recently....
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: US$13.99 o 1 crédito
Sale price: US$13.99 o 1 crédito
-
-
-
Java Desde Cero [Java from Scratch]
- Aprenda programación Java rápidamente desde principiantes hasta profesionales [Learn Java Programming Quickly from Beginners to Professionals]
- De: Scott Brandt
- Narrado por: Vicente Castellano
- Duración: 6 h y 34 m
- Versión completa
-
General
-
Narración:
-
Historia
En él, encontrarás una guía paso a paso que te llevará a través de todas las habilidades esenciales que todo programador importante del mundo domina. Esto no sólo le dará la oportunidad de practicar sus nuevas habilidades... sino que al final sabrá cómo crear e implementar su propia aplicación Java.
-
-
Buen contenido pero podría mejorar
- De Paresh rawat en 03-07-25
-
Java Desde Cero [Java from Scratch]
- Aprenda programación Java rápidamente desde principiantes hasta profesionales [Learn Java Programming Quickly from Beginners to Professionals]
- Narrado por: Vicente Castellano
- Duración: 6 h y 34 m
- Fecha de lanzamiento: 02-19-25
- Idioma: Español
-
Descubra cómo convertirse en un desarrollador de seis cifras sin tener que volver a la escuela. Esto no sólo le dará la oportunidad de practicar sus nuevas habilidades... sino que al final sabrá cómo crear e implementar su propia aplicación Java.
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: US$19.95 o 1 crédito
Sale price: US$19.95 o 1 crédito
-
-
-
Godot from Zero to Proficiency (Foundations)
- A Step-by-Step Guide to Create Your Game with Godot
- De: Patrick Felicia
- Narrado por: Brad Derry
- Duración: 2 h y 20 m
- Versión completa
-
General
-
Narración:
-
Historia
Are you ready to turn your gaming passion into reality? This book is your ultimate guide to mastering Godot game development. No prior experience needed! Dive into the exciting world of Godot and learn step-by-step how to design captivating 2D and 3D environments, program engaging gameplay mechanics, and create stunning visual effects.
-
Godot from Zero to Proficiency (Foundations)
- A Step-by-Step Guide to Create Your Game with Godot
- Narrado por: Brad Derry
- Serie: Godot from Zero to Proficiency, Libro 1
- Duración: 2 h y 20 m
- Fecha de lanzamiento: 10-31-24
- Idioma: Inglés
-
Are you ready to turn your gaming passion into reality? This book is your ultimate guide to mastering Godot game development. No prior experience needed!
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: US$6.95 o 1 crédito
Sale price: US$6.95 o 1 crédito
-
-
-
ChatGPT for Beginners
- Understanding the Conversational AI Language Model
- De: Chris McIver
- Narrado por: Helpful Matthew
- Duración: 3 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
This book provides a detailed overview of ChatGPT, including its development, training, and applications. Listeners will learn about the inner workings of ChatGPT and how it uses NLP to generate responses. The book also covers the limitations of ChatGPT and the ethical considerations that must be considered when using the technology.
-
-
 chatGPT, baby! 
- De Brett Buzzard Makowski en 02-01-24
-
ChatGPT for Beginners
- Understanding the Conversational AI Language Model
- Narrado por: Helpful Matthew
- Duración: 3 h y 12 m
- Fecha de lanzamiento: 06-28-23
- Idioma: Inglés
-
This book provides a detailed overview of ChatGPT, including its development, training, and applications. Listeners will learn about the inner workings of ChatGPT and how it uses NLP to generate responses....
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: US$14.95 o 1 crédito
Sale price: US$14.95 o 1 crédito
-
-
-
Japanese for Technology Professionals
- Key Words and Phrases for Hardware, Software, and IT in the Japanese Language
- De: Hiro Ota
- Narrado por: Hiro Ota
- Duración: 16 h y 45 m
- Versión completa
-
General
-
Narración:
-
Historia
This audiobook provides an overview of IT terminology for English speakers working with Japanese-speaking customers, clients, or partners. Core words and phrases appropriate to the IT sector are presented in English and Japanese. Topics covered include common Japanese vocabulary that is not exclusive to the technology field.
-
Japanese for Technology Professionals
- Key Words and Phrases for Hardware, Software, and IT in the Japanese Language
- Narrado por: Hiro Ota
- Duración: 16 h y 45 m
- Fecha de lanzamiento: 04-13-22
- Idioma: Inglés
-
This audiobook provides an overview of IT terminology for English speakers working with Japanese-speaking customers, clients, or partners. Core words and phrases appropriate to the IT sector are presented in English and Japanese....
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: US$24.95 o 1 crédito
Sale price: US$24.95 o 1 crédito
-
-
-
Java (Spanish Edition)
- Aprende programación Java de Principiante a profesional [Learn Java Programming From Beginner to Professional]
- De: Philip Jeff
- Narrado por: Vicente Castellano
- Duración: 3 h y 7 m
- Versión completa
-
General
-
Narración:
-
Historia
¿Alguna vez has soñado con ser un desarrollador profesional de Java y obtener ingresos masivos trabajando desde cualquier lugar del mundo? "Aprende Programación Java: De Principiante a Profesional" es tu guía completa para dominar uno de los lenguajes de programación más demandados del mercado. Este libro ha sido diseñado para transformar a los principiantes en expertos, llevándote paso a paso a través de conceptos fundamentales hasta proyectos avanzados.
-
-
Ideal para autodidactas
- De Eula Baker en 02-07-25
-
Java (Spanish Edition)
- Aprende programación Java de Principiante a profesional [Learn Java Programming From Beginner to Professional]
- Narrado por: Vicente Castellano
- Duración: 3 h y 7 m
- Fecha de lanzamiento: 01-06-25
- Idioma: Español
-
Java es el motor detrás de aplicaciones empresariales, fintech, desarrollo móvil y soluciones en la nube. Aprender Java es una habilidad poderosa que te abre las puertas a oportunidades laborales globales, trabajos freelance, y la posibilidad de desarrollar tu propio software o startup tecnológica.
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: US$14.95 o 1 crédito
Sale price: US$14.95 o 1 crédito
-
-
-
Angular 2 Development with TypeScript
- De: Yakov Fain, Anton Moiseev
- Narrado por: Mark Thomas
- Duración: 9 h y 30 m
- Versión completa
-
General
-
Narración:
-
Historia
Angular 2 Development with Typescript introduces Angular 2 to developers comfortable using AngularJS v1 or other web frameworks. You'll start by exploring how Angular 2 works in an Online auction application. Along the way, you'll learn to use TypeScript to write type-aware classes, interfaces, and generics. This is a practical book that covers real-world development concerns like data and views, user interaction with forms, and communicating with servers, as well as testing and deploying your Angular 2 applications.
-
Angular 2 Development with TypeScript
- Narrado por: Mark Thomas
- Duración: 9 h y 30 m
- Fecha de lanzamiento: 11-26-18
- Idioma: Inglés
-
Angular 2 Development with Typescript introduces Angular 2 to developers comfortable using AngularJS v1 or other web frameworks. You'll start by exploring how Angular 2 works in an Online auction application. Listen to learn 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: US$19.95 o 1 crédito
Sale price: US$19.95 o 1 crédito
-
-
-
The Future of Language
- How Technology, Politics and Utopianism Are Transforming the Way We Communicate
- De: Dr Philip Seargeant
- Narrado por: Esh Alladi
- Duración: 7 h y 29 m
- Versión completa
-
General
-
Narración:
-
Historia
The Future of Language distinguishes myth from reality and superstition from scientifically based prediction as it plots out the importance of language and raises questions about its future. From the rise of artificial intelligence and speaking robots, to brain implants and computer-facilitated telepathy, language and communications expert Philip Seargeant surveys the development of new digital ‘languages’ and investigates how conventions of spoken and written language are being modified by new trends in communication.
-
The Future of Language
- How Technology, Politics and Utopianism Are Transforming the Way We Communicate
- Narrado por: Esh Alladi
- Duración: 7 h y 29 m
- Fecha de lanzamiento: 11-16-23
- Idioma: Inglés
-
Shining a light on the technology currently being developed to revolutionise communication, The Future of Language distinguishes myth from reality and superstition from scientifically based prediction as it plots out the importance of language and raises questions about its 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: US$17.44 o 1 crédito
Sale price: US$17.44 o 1 crédito
-
-
-
Python Playground
- Coding Games and Projects for Kids and Beginners
- De: L.D. Knowings
- Narrado por: Rebekah Amber Clark
- Duración: 6 h y 57 m
- Versión completa
-
General
-
Narración:
-
Historia
Attention aspiring coders and creative minds! Join thousands of Python users changing their future. Discover easy Python learning secrets, even if you're just starting out. Have you ever dreamt of creating your own video game or automating tedious tasks with a few lines of code? Or perhaps you've been intrigued by the power of machine learning and artificial intelligence but felt it was out of reach?
-
-
Creative and Educational Projects
- De Paul Keating en 06-22-24
-
Python Playground
- Coding Games and Projects for Kids and Beginners
- Narrado por: Rebekah Amber Clark
- Duración: 6 h y 57 m
- Fecha de lanzamiento: 06-07-24
- Idioma: Inglés
-
Attention aspiring coders and creative minds! Join thousands of Python users changing their future. Discover easy Python learning secrets, even if you're just starting out.
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: US$19.95 o 1 crédito
Sale price: US$19.95 o 1 crédito
-
-
-
PHP
- From Basics to Intermediate, HTML, CSS Integration
- De: Rama Nolan
- Narrado por: Ty Lasky
- Duración: 3 h y 5 m
- Versión completa
-
General
-
Narración:
-
Historia
Whether you're a budding programmer or an experienced developer looking to sharpen your skills, this comprehensive guide will take you from the fundamentals of PHP to the creation of fully interactive, data-driven websites. Starting with an introduction to PHP's history and its significance in web development, this book systematically guides you through every aspect of server-side scripting. Learn the essentials of PHP syntax, variables, and control structures, and discover how to write clean, efficient code that powers some of the most popular websites today.
-
PHP
- From Basics to Intermediate, HTML, CSS Integration
- Narrado por: Ty Lasky
- Duración: 3 h y 5 m
- Fecha de lanzamiento: 09-30-24
- Idioma: Inglés
-
Whether you're a budding programmer or an experienced developer looking to sharpen your skills, this comprehensive guide will take you from the fundamentals of PHP to the creation of fully interactive, data-driven websites.
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: US$14.95 o 1 crédito
Sale price: US$14.95 o 1 crédito
-