Software Programming
-
-
Spring in Action: Covers Spring 4
- De: Craig Walls
- Narrado por: Mark Thomas
- Duración: 20 h y 7 m
- Versión completa
-
General
-
Narración:
-
Historia
Spring in Action, Fourth Edition is a hands-on guide to the Spring Framework, updated for version 4. It covers the features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. You'll move between short snippets and an ongoing example as you learn to build simple and efficient J2EE applications. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques you really need.
-
Spring in Action: Covers Spring 4
- Narrado por: Mark Thomas
- Duración: 20 h y 7 m
- Fecha de lanzamiento: 11-29-18
- Idioma: Inglés
-
Spring in Action, Fourth Edition is a hands-on guide to the Spring Framework, updated for version 4. It covers the features, tools, and practices including Spring MVC, REST, Security, Web Flow, and 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$29.95 o 1 crédito
Sale price: US$29.95 o 1 crédito
-
-
-
AWS Lambda in Action
- Event-Driven Serverless Applications
- De: Danilo Poccia
- Narrado por: Aiden Humphreys
- Duración: 8 h y 39 m
- Versión completa
-
General
-
Narración:
-
Historia
AWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that use an event-driven approach on the back end. Starting with an overview of AWS Lambda, the audiobook moves on to show you common examples and patterns you can use to call Lambda functions from a web page or a mobile app. The second part of the audiobook puts these smaller examples together to build larger applications. By the end, you'll be ready to create applications that take advantage of the high availability, security, performance, and scalability of AWS.
-
-
Not great for technical books
- De SP en 05-12-19
-
AWS Lambda in Action
- Event-Driven Serverless Applications
- Narrado por: Aiden Humphreys
- Duración: 8 h y 39 m
- Fecha de lanzamiento: 12-12-18
- Idioma: Inglés
-
AWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that use an event-driven approach on the back end....
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
-
-
-
Hacking for Beginners: Everything You Need to Know to Become an Elite Hacker
- De: Dexter Silverstein
- Narrado por: Jason R. Gray
- Duración: 29 m
- Versión completa
-
General
-
Narración:
-
Historia
Welcome to the wonderful world of hacking, a seemingly magical world, crafted out of the heart of mystery and wonder, but an oh so very real world where those who hesitate for even just a moment end up in very deep doo-doo, and only the elite have what it takes to survive!
-
-
Somewhat accurate
- De Travis Carter en 08-28-19
-
Hacking for Beginners: Everything You Need to Know to Become an Elite Hacker
- Narrado por: Jason R. Gray
- Duración: 29 m
- Fecha de lanzamiento: 12-12-18
- Idioma: Inglés
-
Welcome to the wonderful world of hacking, a seemingly magical world, crafted out of the heart of mystery and wonder, but an oh so very real world where those who hesitate for even just a moment end up in trouble, and only the elite have what it takes to survive! Listen for 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$3.95 o 1 crédito
Sale price: US$3.95 o 1 crédito
-
-
-
Data-Oriented Programming
- Reduce Software Complexity
- De: Yehonathan Sharvit
- Narrado por: Julie Brierley
- Duración: 9 h y 42 m
- Versión completa
-
General
-
Narración:
-
Historia
Data-Oriented Programming is a one-of-a-kind guide that introduces the data-oriented paradigm. This groundbreaking approach represents data with generic immutable data structures. It simplifies state management, eases concurrency, and does away with the common problems you’ll find in object-oriented code. The book presents powerful new ideas through conversations, code snippets, and diagrams that help you quickly grok what’s great about DOP.
-
-
Not the book to learn about data-oriented design
- De Stephen Walker en 07-03-23
-
Data-Oriented Programming
- Reduce Software Complexity
- Narrado por: Julie Brierley
- Duración: 9 h y 42 m
- Fecha de lanzamiento: 10-20-22
- Idioma: Inglés
-
Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data....
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 Quick Python Book, Second Edition
- De: Naomi R. Ceder
- Narrado por: Mark Thomas
- Duración: 10 h y 8 m
- Versión completa
-
General
-
Narración:
-
Historia
This revision of Manning's popular The Quick Python Book offers a clear, crisp introduction to the elegant Python programming language and its famously easy-to-read syntax. Written for programmers new to Python, this edition covers features common to other languages concisely, while introducing Python's comprehensive standard functions library and unique features in detail. After exploring Python's syntax, control flow, and basic data structures, the book shows how to create, test, and deploy full applications and larger code libraries.
-
-
This is as bad as you would fear
- De Gracy Harkwild en 10-23-19
-
The Quick Python Book, Second Edition
- Narrado por: Mark Thomas
- Duración: 10 h y 8 m
- Fecha de lanzamiento: 12-07-18
- Idioma: Inglés
-
This revision of Manning's popular The Quick Python Book offers a clear, crisp introduction to the elegant Python programming language and its famously easy-to-read syntax. Written for programmers new to Python, this edition covers features common to other languages concisely....
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
-
-
-
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
-
-
-
Guide To: Learning Python Decorators
- Python Guides
- De: Matt Harrison
- Narrado por: John Edmondson
- Duración: 2 h
- Versión completa
-
General
-
Narración:
-
Historia
Decorators are pretty common in modern Python. While not strictly necessary, they can reduce code size while enabling control of function input, invocation, and output. They also enable separation of responsibility and DRY. Many explanations of decorators are brief and leave the listener somewhat confused. This book is an attempt to remedy that. It is based on popular tutorials given at PyCon and in Python user groups.
-
Guide To: Learning Python Decorators
- Python Guides
- Narrado por: John Edmondson
- Duración: 2 h
- Fecha de lanzamiento: 08-12-15
- Idioma: Inglés
- Decorators are pretty common in modern Python. While not strictly necessary, they can reduce code size while enabling control of function input, invocation, and output....
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
-
-
-
Getting MEAN with Mongo, Express, Angular, and Node
- De: Simon Holmes
- Narrado por: Chris Dunn
- Duración: 10 h y 10 m
- Versión completa
-
General
-
Narración:
-
Historia
Getting MEAN with Mongo, Express, Angular, and Node teaches you how to develop web applications using the MEAN stack.
-
-
Old Technology
- De Public Name en 06-07-19
-
Getting MEAN with Mongo, Express, Angular, and Node
- Narrado por: Chris Dunn
- Duración: 10 h y 10 m
- Fecha de lanzamiento: 01-06-19
- Idioma: Inglés
-
Getting MEAN with Mongo, Express, Angular, and Node teaches you how to develop web applications using the MEAN stack....
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
-
-
-
Advent of the Algorithm
- The Idea that Rules the World
- De: David Berlinski
- Narrado por: Dennis Holland
- Duración: 10 h y 42 m
- Versión completa
-
General
-
Narración:
-
Historia
Simply put, an algorithm is a set of instructions-it's the code that makes computers run. A basic idea that proved elusive for hundreds of years and bent the minds of the greatest thinkers in the world, the algorithm is what made the modern world possible. Without the algorithm, there would have been no computer, no Internet, no virtual reality, no e-mail, or any other technological advance that we rely on every day.
-
-
Self indulgent, slow and hackneyed info-tainment.
- De Charles park en 04-10-15
-
Advent of the Algorithm
- The Idea that Rules the World
- Narrado por: Dennis Holland
- Duración: 10 h y 42 m
- Fecha de lanzamiento: 11-25-13
- Idioma: Inglés
- Simply put, an algorithm is a set of instructions-it's the code that makes computers run....
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
-
-
-
C++
- Beginners Guide with Strategies and Tips for C, Coding and Computer Programming
- De: Rama Nolan
- Narrado por: Ty Lasky
- Duración: 2 h y 41 m
- Versión completa
-
General
-
Narración:
-
Historia
Unlock the power of C++ with this comprehensive guide tailored for beginners eager to master the language that has shaped the world of software development. This book offers a clear and concise path from understanding the basics of C++ to developing advanced coding skills.
-
C++
- Beginners Guide with Strategies and Tips for C, Coding and Computer Programming
- Narrado por: Ty Lasky
- Serie: Computer Programming, Libro 7
- Duración: 2 h y 41 m
- Fecha de lanzamiento: 10-18-24
- Idioma: Inglés
-
Unlock the power of C++ with this comprehensive guide tailored for beginners eager to master the language that has shaped the world of software development. This book offers a clear and concise path from understanding the basics of C++ to developing advanced coding skills.
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
-
-
-
Raspberry Pi 3
- The Ultimate User Guide to Getting Started with Raspberry Pi 3
- De: Rahul Lohani
- Narrado por: Robert A K Gonyo
- Duración: 1 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
When it comes to learning about coding and computer sciences, there are a lot of options that you are able to work with. You can learn on your personal computer along with some of the different operating systems. There are a lot of different coding languages that you can pick from. But nothing works as well as the Raspberry Pi 3 in helping you to learn about coding and computer sciences.
-
Raspberry Pi 3
- The Ultimate User Guide to Getting Started with Raspberry Pi 3
- Narrado por: Robert A K Gonyo
- Duración: 1 h y 12 m
- Fecha de lanzamiento: 04-06-17
- Idioma: Inglés
- When it comes to learning about coding and computer sciences, there are a lot of options that you are able to work with....
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
-
-
-
Forge Your Future with Open Source
- Build Your Skills. Build Your Network. Build the Future of Technology.
- De: V. M. (Vicky) Brasseur
- Narrado por: Anna Katarina
- Duración: 7 h y 1 m
- Versión completa
-
General
-
Narración:
-
Historia
Free and open source is the foundation of software development, and it's built by people just like you. Discover the fundamental tenets that drive the movement. Take control of your career by selecting the right project to meet your professional goals. Master the language and avoid the pitfalls that typically ensnare new contributors. Join a community of like-minded people and change the world. Programmers, writers, designers, and everyone interested in software will make their mark through free and open source software contributions.
-
Forge Your Future with Open Source
- Build Your Skills. Build Your Network. Build the Future of Technology.
- Narrado por: Anna Katarina
- Duración: 7 h y 1 m
- Fecha de lanzamiento: 01-25-23
- Idioma: Inglés
-
Free and open source is the foundation of software development, and it's built by people just like you. Discover the fundamental tenets that drive the movement. Take control of your career by selecting the right project to meet your professional goals....
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
-
-
-
SQL
- The Ultimate Guide to Learning SQL Programming with Hands-On Projects
- De: Brandon Cooper
- Narrado por: Zachary Dylan Brown
- Duración: 3 h y 20 m
- Versión completa
-
General
-
Narración:
-
Historia
SQL, or structured query language, has been around since the '80s. It has proven to be effective and efficient, making it the ideal solution for your database demands. The best part? You can learn how to program using SQL in just nine chapters. This audiobook introduces you to the basics of programming using comprehensive examples and step-by-step practice problems that sets you up for success.
-
-
should have a pdf
- De Amazon Customer en 04-24-25
-
SQL
- The Ultimate Guide to Learning SQL Programming with Hands-On Projects
- Narrado por: Zachary Dylan Brown
- Duración: 3 h y 20 m
- Fecha de lanzamiento: 02-27-20
- Idioma: Inglés
-
SQL, or structured query language, has been around since the '80s. It has proven to be effective and efficient, making it the ideal solution for your database demands. The best part? You can learn how to program using SQL in just nine chapters....
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
-
-
-
Python Machine Learning
- The Ultimate Beginner’s Guide to Understanding Machine Learning, Deep Learning and Neural Networks with Python
- De: Leonard Foster
- Narrado por: Gordon Blodgett
- Duración: 4 h y 5 m
- Versión completa
-
General
-
Narración:
-
Historia
This audiobook gives you the opportunity to understand how python machine learning works and how to learn and apply these techniques in everyday life. You will learn the basics of programming in python and some examples of problems which can be solved with machine learning. The work was written especially for beginners. The topic is treated with simplicity and it is easy to listen and understand. If you want to improve on your projects and applications, make sure you listen to this audiobook that will give you the right help to get you started!
-
-
FAKE BOOK - do not buy!
- De Sam Kwalwasser en 11-21-19
-
Python Machine Learning
- The Ultimate Beginner’s Guide to Understanding Machine Learning, Deep Learning and Neural Networks with Python
- Narrado por: Gordon Blodgett
- Duración: 4 h y 5 m
- Fecha de lanzamiento: 10-15-19
- Idioma: Inglés
-
This audiobook gives you the opportunity to understand how python machine learning works and how to learn and apply these techniques in everyday life. You will learn the basics of programming in python and some examples of problems which can be solved with machine learning....
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
-
-
-
Flying? No Fear!
- Conquer Your Fear of Flying
- De: Adrian Akers-Douglas, Dr. George Georgiou
- Narrado por: uncredited
- Duración: 2 h y 2 m
- Versión completa
-
General
-
Narración:
-
Historia
Written by an airline pilot and a clinical psychologist, this combination of practical explanation and self-help techniques is the definitive guide to help nervous passengers overcome their fear of flying. Lighthearted, unpatronising and informative.
-
Flying? No Fear!
- Conquer Your Fear of Flying
- Narrado por: uncredited
- Duración: 2 h y 2 m
- Fecha de lanzamiento: 02-20-08
- Idioma: Inglés
- Written by an airline pilot and a clinical psychologist, this combination of practical explanation and self-help techniques is the definitive guide to help nervous passengers....
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$5.08 o 1 crédito
Sale price: US$5.08 o 1 crédito
-
-
-
Ultimate Python Guide for Beginners
- Learn Python in 15 days
- De: DAVID MATTHEWS
- Narrado por: Robin Khan
- Duración: 1 h y 53 m
- Versión completa
-
General
-
Narración:
-
Historia
"Ultimate Python Guide for Beginners: Learn Python in 15 Days" is a comprehensive and practical guide that covers all the essentials of Python programming. With a step-by-step approach and hands-on examples, this book will help you master Python in just 15 days.
-
Ultimate Python Guide for Beginners
- Learn Python in 15 days
- Narrado por: Robin Khan
- Duración: 1 h y 53 m
- Fecha de lanzamiento: 03-21-25
- Idioma: Inglés
-
"Ultimate Python Guide for Beginners: Learn Python in 15 Days" is a comprehensive and practical guide that covers all the essentials of Python programming. With a step-by-step approach and hands-on examples, this book will help you master Python in just 15 days.
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
-
-
-
Spark in Action
- De: Petar Zecevic, Marko Bonaci
- Narrado por: Kyle Jackson, Mark Thomas
- Duración: 15 h y 34 m
- Versión completa
-
General
-
Narración:
-
Historia
Big data systems distribute datasets across clusters of machines, making it a challenge to efficiently query, stream, and interpret them. Spark can help. It is a processing system designed specifically for distributed data. It provides easy-to-use interfaces, along with the performance you need for production-quality analytics and machine learning. Spark 2 also adds improved programming APIs, better performance, and countless other upgrades.
-
-
Talks about indeterminate figures
- De af en 07-02-24
-
Spark in Action
- Narrado por: Kyle Jackson, Mark Thomas
- Duración: 15 h y 34 m
- Fecha de lanzamiento: 11-27-18
- Idioma: Inglés
-
Big data systems distribute datasets across clusters of machines, making it a challenge to efficiently query, stream, and interpret them. Spark can help. It is a processing system designed specifically for distributed data....
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
-
-
-
Sprachkurs Python
- Das Programmier-Hörbuch
- De: Johannes Schildgen
- Narrado por: Johannes Schildgen
- Duración: 4 h y 41 m
- Versión completa
-
General
-
Narración:
-
Historia
Python ist die ideale Programmiersprache, um Programmieren zu lernen. Die Sprache ist sowohl sehr simpel als auch vielseitig einsetzbar. Das macht Python zu einer der populärsten Programmiersprachen überhaupt. Zu Beginn lernst du die Grundlagen der Programmiersprache Python, also Datentypen, Variablen, Kontrollstukturen, Schleifen und Funktionen.
-
Sprachkurs Python
- Das Programmier-Hörbuch
- Narrado por: Johannes Schildgen
- Duración: 4 h y 41 m
- Fecha de lanzamiento: 04-26-24
- Idioma: German
-
Python ist die ideale Programmiersprache, um Programmieren zu lernen. Die Sprache ist sowohl sehr simpel als auch vielseitig einsetzbar. Das macht...
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.76 o 1 crédito
Sale price: US$14.76 o 1 crédito
-
-
-
How to Transform Your Ideas into Software Products
- A Step-by-Step Guide for Validating Your Ideas and Bringing Them to Life!
- De: Poornima Vijayashanker
- Narrado por: Poornima Vijayashanker
- Duración: 6 h y 15 m
- Versión completa
-
General
-
Narración:
-
Historia
Poornima Vijayashanker has founded three startups and personally guided 100+ people who have launched products that make six and seven figures per year. Everyone started with varying levels of technical and business know-how - or none at all - but everyone was passionate about an idea. Now, Poornima travels around the country teaching people how to bring their ideas to life. With the right road map in front of you, you can launch a winning software product, too.
-
-
Good book, can't listen to it "on the go" though
- De Pete en 07-31-17
-
How to Transform Your Ideas into Software Products
- A Step-by-Step Guide for Validating Your Ideas and Bringing Them to Life!
- Narrado por: Poornima Vijayashanker
- Duración: 6 h y 15 m
- Fecha de lanzamiento: 01-26-16
- Idioma: Inglés
- Create products people will pay for before they're even built....
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 DevOps Handbook
- Transforming Your Organization Through Agile, Scrum And DevOps Principles (An Extensive Guide)
- De: Tech World
- Narrado por: Jack Nolan
- Duración: 1 h y 22 m
- Versión completa
-
General
-
Narración:
-
Historia
Software is increasingly being applied to expand the breadth of operational efficiencies in organizations. Today, software is changing every component of the value chain like logistics, operations, and communications. As was with the industrial automation in the 20th century and its impact on the transformation of design, development, and delivery of physical goods, organizations in today’s fast-paced, ever-evolving software market must have a paradigm shift in the way they develop and deliver their software.
-
-
Horrible narration
- De V en 07-07-18
-
The DevOps Handbook
- Transforming Your Organization Through Agile, Scrum And DevOps Principles (An Extensive Guide)
- Narrado por: Jack Nolan
- Duración: 1 h y 22 m
- Fecha de lanzamiento: 01-29-18
- Idioma: Inglés
-
Software is increasingly being applied to expand the breadth of operational efficiencies in organizations. Today, software is changing every component of the value chain....
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
-