Oriented Programming
-
-
Computer Programming for Beginners: Fundamentals of Object Oriented Design
- De: Alexander Bell
- Narrado por: Virtual Voice
- Duración: 5 h y 13 m
- Versión completa
-
General
-
Narración:
-
Historia
The best guide to object oriented design fundamentals. This book will give you a solid foundation if you are new to object oriented analysis, design and programming. Are you ready to unlock the full potential of object-oriented analysis, design, and programming? Whether you're a beginner programmer, a fresh computer science graduate, or a seasoned developer looking to deepen your understanding, this book is your essential guide to mastering these critical concepts. Object-oriented design is the backbone of modern software systems—robust, scalable, and easy to maintain. Yet, many ...
-
Computer Programming for Beginners: Fundamentals of Object Oriented Design
- Narrado por: Virtual Voice
- Duración: 5 h y 13 m
- Fecha de lanzamiento: 03-26-25
- Idioma: Inglés
- The best guide to object oriented design fundamentals. This book will give you a solid foundation if you are new to object oriented analysis, ...
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.95 o 1 crédito
Sale price: US$13.95 o 1 crédito
Se incluye en la membresía Plus -
-
-
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
-
-
-
Learning OOP Design Patterns
- Master Object Oriented Programming Design Patterns
- De: Lyron Foster
- Narrado por: Virtual Voice
- Duración: 2 h y 7 m
- Versión completa
-
General
-
Narración:
-
Historia
This is an essential resource for software developers who want to understand and use object-oriented design patterns effectively in their projects. The book begins with an introduction to object-oriented design patterns and their importance in software development. It then provides an overview of the three main categories of design patterns: creational, structural, and behavioral. Each category is explored in detail, including specific patterns such as the Singleton, Factory Method, Adapter, and Observer patterns. The book provides best practices for using these patterns in software ...
-
-
Repeating text
- De Ben Lewis en 02-15-25
-
Learning OOP Design Patterns
- Master Object Oriented Programming Design Patterns
- Narrado por: Virtual Voice
- Duración: 2 h y 7 m
- Fecha de lanzamiento: 12-30-24
- Idioma: Inglés
- This is an essential resource for software developers who want to understand and use object-oriented design patterns effectively in their projects....
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.99 o 1 crédito
Sale price: US$3.99 o 1 crédito
Se incluye en la membresía Plus -
-
-
Improve Java Coding
- Best Practices for Effective Coding
- De: Sar Maroof
- Narrado por: Virtual Voice
- Duración: 9 h y 39 m
- Versión completa
-
General
-
Narración:
-
Historia
The journey of improving coding skills continues even after learning programming. The key question becomes: How can one write code professionally while addressing critical concerns such as code maintainability, code re-usability, security issues, and memory leaks? This book focuses on real-world code examples, aiming to avoid unnecessary, boring, extended theoretical discussions. Instead, it goes straight to the point in coding and offers improvements with clear explanations. Any building is eventually finished, but successful software is never truly finished. New features need to be built,...
-
Improve Java Coding
- Best Practices for Effective Coding
- Narrado por: Virtual Voice
- Duración: 9 h y 39 m
- Fecha de lanzamiento: 03-30-25
- Idioma: Inglés
- The journey of improving coding skills continues even after learning programming. The key question becomes: How can one write code professionally ...
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.99 o 1 crédito
Sale price: US$3.99 o 1 crédito
Se incluye en la membresía Plus -
-
-
Software Design Principles
- A Practical Guide
- De: Moises Gamio
- Narrado por: Virtual Voice
- Duración: 4 h y 1 m
- Versión completa
-
General
-
Narración:
-
Historia
Software design principles are guidelines and best practices that help software developers create high-quality, maintainable, and efficient software. Understanding these principles will give you the tools to create reusable components, saving time and effort in future development projects. This helps promote clean, well-structured code, making it easier for developers to maintain and improve the software over time. This reduces the likelihood of bugs being introduced during maintenance. Through a rich tapestry of real-world examples and case studies, you'll gain a deep understanding of ...
-
Software Design Principles
- A Practical Guide
- Narrado por: Virtual Voice
- Duración: 4 h y 1 m
- Fecha de lanzamiento: 04-03-25
- Idioma: Inglés
- Software design principles are guidelines and best practices that help software developers create high-quality, maintainable, and efficient ...
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 -
-
-
Java Programming
- Intermediate Concepts for the Fundamentals of Object Oriented Programming
- De: Scott Bernard
- Narrado por: Sean Posvistak
- Duración: 4 h y 8 m
- Versión completa
-
General
-
Narración:
-
Historia
Java is a simple yet powerful programming language, taught in colleges, and used by companies all over the world. It is one of the most common programming languages used in modern business, and a graspable entry into the object-oriented class of programming languages. This audiobook will take you from knowledgeable beginner to junior programmer, learning the most common commands and concepts used to manipulate the many facets of Java's toolset. You will finish this entry in the series with the knowledge and skills necessary.
-
-
Very good content...
- De Troy S. en 10-09-17
-
Java Programming
- Intermediate Concepts for the Fundamentals of Object Oriented Programming
- Narrado por: Sean Posvistak
- Serie: Java Programming, Libro 2
- Duración: 4 h y 8 m
- Fecha de lanzamiento: 08-23-17
- Idioma: Inglés
- Java is a simple yet powerful programming language, taught in colleges, and used by companies all over the world. It is one of the most common programming languages....
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
-
-
-
Java Programming: 2 Books in 1
- Beginner and Intermediate Fundamentals of Object Oriented Programming
- De: Scott Bernard
- Narrado por: Sean Posvistak
- Duración: 5 h y 42 m
- Versión completa
-
General
-
Narración:
-
Historia
This bundle combines two instructional Java books into one: Java Programming: An Introduction, History, and the Fundamentals for Creating Your First Program and Java Programming: Intermediate Concepts for the Fundamentals of Object Oriented Programming. These are the first two books in a series dedicated to learning about Java and Java programming. Java is a simple yet powerful programming language, taught in colleges and used by companies all over the world.
-
-
hard to follow when narrator spells code blocks
- De Michael C en 05-30-18
-
Java Programming: 2 Books in 1
- Beginner and Intermediate Fundamentals of Object Oriented Programming
- Narrado por: Sean Posvistak
- Serie: Java Programming, Libro 1-2
- Duración: 5 h y 42 m
- Fecha de lanzamiento: 10-17-17
- Idioma: Inglés
- This bundle combines two instructional Java books into one: Java Programming: An Introduction, History, and the Fundamentals....; and Java Programming: Intermediate Concepts....
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
-
-
-
Code Breakers
- A Practical Guide to Mastering Programming Languages and Algorithms
- De: Leo Lexicon
- Narrado por: Virtual Voice
- Duración: 2 h y 54 m
- Versión completa
-
General
-
Narración:
-
Historia
Break the Code, Be Part of the Inner Circle Imagine a world where you have the power to create anything you can dream of, where your ideas come to life with just a few lines of code. Welcome to the exciting and boundless world of programming! If you are looking to start your journey into coding, "Code Breakers: Understanding The Language of Computers" is the perfect guidebook to help you navigate this exhilarating landscape. The goal of this book is to introduce you to the fundamentals of coding in a fun, engaging, and accessible way. But why learn to code, you might ask? In today's digital...
-
-
Obviously Written by AI
- De Jeff en 06-14-24
-
Code Breakers
- A Practical Guide to Mastering Programming Languages and Algorithms
- Narrado por: Virtual Voice
- Duración: 2 h y 54 m
- Fecha de lanzamiento: 04-25-24
- Idioma: Inglés
- Break the Code, Be Part of the Inner Circle Imagine a world where you have the power to create anything you can dream of, where your ideas come 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: US$4.99 o 1 crédito
Sale price: US$4.99 o 1 crédito
Se incluye en la membresía Plus -
-
-
Python for Teens: A Step By Step Guide
- Learn Python Programming with Practical Examples and Fun Coding Projects, for Beginner to Intermediate Levels
- De: Leo Lexicon
- Narrado por: Virtual Voice
- Duración: 2 h y 34 m
- Versión completa
-
General
-
Narración:
-
Historia
Python is one of the most popular and versatile programming languages used today. Python for Teens provides a comprehensive yet accessible introduction to Python tailored for teenagers and beginners. This book will take you from writing your first Python script all the way to building real-world applications and tools. The book begins with an overview of programming basics, installation, and a simple "Hello World" script to get started. It then covers core Python syntax like variables, data types, operators, loops, functions, and OOP concepts. Practical examples make these concepts easy to ...
-
Python for Teens: A Step By Step Guide
- Learn Python Programming with Practical Examples and Fun Coding Projects, for Beginner to Intermediate Levels
- Narrado por: Virtual Voice
- Duración: 2 h y 34 m
- Fecha de lanzamiento: 02-15-24
- Idioma: Inglés
- Python is one of the most popular and versatile programming languages used today. Python for Teens provides a comprehensive yet accessible ...
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.99 o 1 crédito
Sale price: US$3.99 o 1 crédito
-
-
-
Python Computer Programming
- Simple Step-by-Step Introduction to the Python Object-Oriented Programming. Quick Start Guide for Beginners.
- De: Alex Campbell
- Narrado por: Jim D. Johnston
- Duración: 3 h y 21 m
- Versión completa
-
General
-
Narración:
-
Historia
Learning the Python programming language is not difficult; it is one of the easiest of all the programming languages to learn. By working through my in-depth yet straightforward guide, you, too, will master Python and start putting your knowledge to good use.
-
-
like listening to someone Describe paint drying
- De Pete en 06-17-22
-
Python Computer Programming
- Simple Step-by-Step Introduction to the Python Object-Oriented Programming. Quick Start Guide for Beginners.
- Narrado por: Jim D. Johnston
- Duración: 3 h y 21 m
- Fecha de lanzamiento: 08-12-20
- Idioma: Inglés
-
Learning the Python programming language is not difficult; it is one of the easiest of all the programming languages to learn....
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
-