Software Programming
-
-
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: $19.95 o 1 crédito
Sale price: $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: $24.95 o 1 crédito
Sale price: $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: $24.95 o 1 crédito
Sale price: $24.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: $24.95 o 1 crédito
Sale price: $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: $24.95 o 1 crédito
Sale price: $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: $6.95 o 1 crédito
Sale price: $6.95 o 1 crédito
-
-
-
Discover the Power of Your iPhone 14
- A Comprehensive Guide for Users of All Levels—Simplifying Technology for a Better Experience
- De: Ron Behrman
- Narrado por: Tom Brooks
- Duración: 4 h y 15 m
- Versión completa
-
General
-
Narración:
-
Historia
Building on the author’s 50+ years of helping novice tech users master new devices, it uses the special Life Mapping Method to help translate the iPhone’s most innovative features into everyday benefits for you. This isn’t just another “dictionary” of iPhone functions. It’s organized according to the major areas of life where you can harness the power of your iPhone, and it shows you how to make the most of your new device.
-
-
Great information
- De gale en 06-27-23
-
Discover the Power of Your iPhone 14
- A Comprehensive Guide for Users of All Levels—Simplifying Technology for a Better Experience
- Narrado por: Tom Brooks
- Duración: 4 h y 15 m
- Fecha de lanzamiento: 06-26-23
- Idioma: Inglés
-
With this audiobook as your guide, you’ll discover how to turn this “confusing contraption” into your pocket-sized personal assistant and make life more enjoyable and fulfilling in ways you might not have known were 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: $14.95 o 1 crédito
Sale price: $14.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: $19.95 o 1 crédito
Sale price: $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: $14.95 o 1 crédito
Sale price: $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: $14.95 o 1 crédito
Sale price: $14.95 o 1 crédito
-
-
-
Ошибки разработчиков видеоигр. От идеи до провала
- De: Слава Грис
- Narrado por: Слава Грис
- Duración: 9 h y 3 m
- Versión completa
-
General
-
Narración:
-
Historia
Как трезво оценивать свой проект? Что мешает грамотно планировать свою работу? Какие психологические особенности игроков стоит учитывать? Создание видеоигр — особое искусство. Инструмент разработчика – не компьютер, не игровые движки, а мозг и сила воображения. Благодаря последнему можно создать шедевр или довести всё до полного фиаско. Книга Ошибки разработчиков видеоигр: от идеи до провала объяснит, как избежать самых распространенных ошибок, научит грамотно анализировать выбранное направление, четко оценивать свои силы и не опускать руки на пути к своей цели. Слава Грис.
-
Ошибки разработчиков видеоигр. От идеи до провала
- Narrado por: Слава Грис
- Duración: 9 h y 3 m
- Fecha de lanzamiento: 02-08-24
- Idioma: Russian
-
Как трезво оценивать свой проект? Что мешает грамотно планировать свою работу? Какие психологические особенности игроков стоит учитывать? Создание видеоигр...
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: $8.84 o 1 crédito
Sale price: $8.84 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: $5.08 o 1 crédito
Sale price: $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: $6.95 o 1 crédito
Sale price: $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: $24.95 o 1 crédito
Sale price: $24.95 o 1 crédito
-
-
-
Computer Programming
- Mastering the Art of Coding and Development
- De: Rama Nolan
- Narrado por: Ty Lasky
- Duración: 2 h y 44 m
- Versión completa
-
General
-
Narración:
-
Historia
Unlock your coding potential with Computer Programming: Mastering the Art of Coding and Development by Rama Nolan. This audiobook is your fast track to mastering software development, covering everything from foundational programming concepts to advanced techniques like object-oriented programming, data structures, algorithms, and web development.
-
Computer Programming
- Mastering the Art of Coding and Development
- Narrado por: Ty Lasky
- Serie: Computer Programming, Libro 2
- Duración: 2 h y 44 m
- Fecha de lanzamiento: 09-10-24
- Idioma: Inglés
-
This audiobook is your fast track to mastering software development, covering everything from foundational programming concepts to advanced techniques like object-oriented programming, data structures, algorithms, and web 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: $6.95 o 1 crédito
Sale price: $6.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: $14.76 o 1 crédito
Sale price: $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: $19.95 o 1 crédito
Sale price: $19.95 o 1 crédito
-
-
-
Data Structures, Algorithms, and Machine Learning in Ruby
- De: Jean-Jacques Reibel
- Narrado por: Virtual Voice
- Duración: 2 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
This book provides a short summary and overview of data structures, algorithms, and machine learning. It is meant to introduce these topics to those new to programming for data analysis and engineering as well as provide a means for those familiar in these topics to explore them in Ruby.
-
Data Structures, Algorithms, and Machine Learning in Ruby
- Narrado por: Virtual Voice
- Duración: 2 h y 37 m
- Fecha de lanzamiento: 10-15-24
- Idioma: Inglés
- This book provides a short summary and overview of data structures, algorithms, and machine learning. It is meant to introduce these topics to ...
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $9.99 o 1 crédito
Sale price: $9.99 o 1 crédito
Se incluye en la membresía Plus -
-
-
Measuring Continuous Delivery
- De: Steve Smith
- Narrado por: James Cooper
- Duración: 3 h y 44 m
- Versión completa
-
General
-
Narración:
-
Historia
Continuous Delivery is a set of holistic principles and practices to reduce time to market and provide an organization with a strategic competitive advantage, but adoption is invariably a challenging and time-consuming journey. Before adoption, the current time to market and desired time to market are often unknown, which makes alignment and collaboration between individuals, teams, and departments difficult. During adoption practices, techniques, and tools are often introduced without acceptance criteria, with makes it hard to assess and learn from the impact of changes.
-
Measuring Continuous Delivery
- Narrado por: James Cooper
- Duración: 3 h y 44 m
- Fecha de lanzamiento: 12-22-20
- Idioma: Inglés
-
Continuous Delivery is a set of holistic principles and practices to reduce time to market and provide an organization with a strategic competitive advantage, but adoption is invariably a challenging and time-consuming journey....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $14.95 o 1 crédito
Sale price: $14.95 o 1 crédito
-
-
-
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: $6.95 o 1 crédito
Sale price: $6.95 o 1 crédito
-