Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Programación orientada a objetos

Si te gustan los eBooks de Programación orientada a objetos, seguro que te encanta esta selección.
Mostrando 121 - 144 de 976 resultados
Skip side bar filters
  • Python Object-Oriented Programming

    Build robust and maintainable object-oriented Python applications and libraries

    Level up your Python development by exploring advanced OOP concepts in this updated edition covering the latest design patterns, OOP techniques, and real-world projects tailored for Python 3.11 and beyondKey FeaturesBuild an intuitive understanding of object-oriented design, from introductory to mature programsLearn the ins and outs of Python syntax, libraries, and best practicesExamine a machine ... Leer más

    $57.99 USD o gratis con Kobo Plus

  • JUnit Pocket Guide

    Quick Look-up and Advice

    de Kent Beck ...
    JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, ... Leer más

    $7.19 USD

  • Groovy 2 Cookbook

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.Key FeaturesSimple and more advanced recipes to cover a broad number of topics and challengesWith scores of practical examples, this book will help you to ... Leer más

    $31.49 USD o gratis con Kobo Plus

  • Programming C#

    Building .NET Applications with C#

    de Jesse Liberty ...
    The programming language C# was built with the future of application development in mind. Pursuing that vision, C#'s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft's .NET Framework. Now the favored language among those programming for the Microsoft platform, C# continues to grow in popularity as more developers ... Leer más

    $22.99 USD

  • Mastering Rust Programming: From Foundations to Future

    "Mastering Rust Programming: From Foundations to Future" is a comprehensive guide that caters to both beginners and experienced programmers looking to deepen their understanding of Rust, a language renowned for its safety, speed, and concurrency. This book meticulously explores the Rust programming language, from its fundamental principles to its most advanced features, providing a solid ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Real World Instrumentation with Python

    Automated Data Acquisition and Control Systems

    Learn how to develop your own applications to monitor or control instrumentation hardware. Whether you need to acquire data from a device or automate its functions, this practical book shows you how to use Python's rapid development capabilities to build interfaces that include everything from software to wiring. You get step-by-step instructions, clear examples, and hands-on tips for interfacing ... Leer más

    $31.99 USD

  • Mastering Data Structures and Algorithms in C and C++

    de Sachin Naha ...
    "Mastering Data Structures and Algorithms in C and C++" is a comprehensive book that serves as a guide for programmers and computer science enthusiasts to learn and understand fundamental data structures and algorithms using the C and C++ programming languages. The book is designed to help readers gain proficiency in solving complex problems and optimizing their code.The book aims to provide ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Rx.NET in Action

    de Tamir Dresher ...
    SummaryRx.NET in Action teaches developers how to build event-driven applications using the Reactive Extensions (Rx) library.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyModern applications must react to streams of data such as user and system events, internal messages, and sensor input. Reactive Extensions (Rx) is ... Leer más

    $49.99 USD

  • OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming

    In "OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming," readers embark on an insightful journey through the transformative world of OpenGL and graphics programming. This comprehensive guide begins with an exploration of the historical context, setting the stage for understanding the significance of the evolution from the fixed to the modern pipeline in OpenGL.As we delve ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Unity Essentials: Your First Steps in Game Development

    Unity Game Development Series

    Series series Unity Game Development Series
    "Unity Essentials: Your First Steps in Game Development" is a comprehensive guide designed for aspiring game developers and enthusiasts looking to make their mark in the world of video game creation. This book serves as an essential introduction to Unity, one of the most popular and versatile game development platforms in the industry.Starting with the basics, this guide walks you through the ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features ... Leer más

    $57.59 USD o gratis con Kobo Plus

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's ... Leer más

    $23.09 USD

  • Living Clojure

    An Introduction and Training Plan for Developers

    de Carin Meier ...
    If you’re an experienced programmer who has not worked with Clojure before, this guide is the perfect thorough but gentle introduction for you. Author Carin Meier not only provides a practical overview of this JVM language and its functional programming concepts, but also includes a complete hands-on training course to help you learn Clojure in a structured way.The first half of the book takes you ... Leer más

    $23.99 USD

  • C# for New Programmers, 2025 Edition: A Practical Guide with Projects

    de Liam Byrne ...
    Are you ready to master C# and start building real-world applications?Learning a new programming language can be intimidating. Many books are too theoretical, leaving you with knowledge but no practical skills. "C# for New Programmers, 2025 Edition" is different. This book is your hands-on, project-based guide to mastering modern C# and the .NET ecosystem, designed specifically for beginners, ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • C++ and Algorithmic Thinking for the Complete Beginner

    Learn to think like a programmer by mastering C++ and foundational algorithms from scratch.

    Dive into the essentials of C++ and algorithmic thinking with this book. This comprehensive guide is perfect for newcomers looking to build a strong foundation in programming and problem-solving.Key FeaturesComprehensive introduction to C++ programming and detailed explanations of algorithmic concepts.Step-by-step setup of development environments, with practical exercises and real-world examples ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Object Design Style Guide

    ”Demystifies object-oriented programming, and lays out how to use it to design truly secure and performant applications.” —Charles Soetan, Plum.ioKey FeaturesDozens of techniques for writing object-oriented code that’s easy to read, reuse, and maintainWrite code that other programmers will instantly understandDesign rules for constructing objects, changing and exposing state, and moreExamples ... Leer más

    $49.99 USD

  • The Elements of UML™ 2.0 Style

    For all developers who create models using the Unified Modeling Language (UML) 2.x The Elements of UML™ 2.0 Style sets the rules for style that will improve your productivity - especially in teams, where understandability and consistency are critical. Coming from renowned UML expert Scott Ambler, the book furnishes a set of rules for modelling in the UML and describes a collection of standards and ... Leer más

    $27.09 USD

  • Accelerated DevOps with AI, ML & RPA

    Non-Programmer’s Guide to AIOPS & MLOPS

    What comes to your mind after reading the below statements from a renowned industry research firm?It is predicted that a large enterprise exclusive use of AIOps and digital experience monitoring tools to monitor applications and infrastructure will rise from 5% in 2018 to 30% in 2023.Also, Only 47% of machine learning models are making it into production (Comes MLOPS!)Do you ha... ... Leer más

    $4.57 USD o gratis con Kobo Plus

  • Scala Cookbook

    Recipes for Object-Oriented and Functional Programming

    Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries.Scala changes the way you think about programming--and that's a good thing. ... Leer más

    $48.99 USD

  • Python Data Visualization Cookbook

    This book is written in a Cookbook style targeted towards an advanced audience. It covers the advanced topics of data visualization in Python.Python Data Visualization Cookbook is for developers that already know about Python programming in general. If you have heard about data visualization but you don't know where to start, then this book will guide you from the start and help you understand ... Leer más

    $23.79 USD o gratis con Kobo Plus

  • Python: Español

    PYTHON: INTROUDUCCIÓN EN ESPAÑOLAprende a programar en Python desde cero.Python es un lenguaje de alto nivel, con sintaxis fácil de entender y de los más recomendados para aprender a programar.Python se usa ámbitos como análisis de datos, programación web, inteligencia artificial, automatización, Big Data y ciencia de datos. ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Designing with Objects

    Object-Oriented Design Patterns Explained with Stories from Harry Potter

    Here is a book that takes the sting out of learning object-oriented design patterns! Using vignettes from the fictional world of Harry Potter, author Avinash C. Kak provides a refreshing alternative to the typically abstract and dry object-oriented design literature.Designing with Objects is unique. It explains design patterns using the short-story medium instead of sterile examples. It is the ... Leer más

    $78.00 USD

  • 100 Recipes for Programming Java

    de Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Leer más

    $11.99 USD o gratis con Kobo Plus

  • Crystal Programming

    A project-based introduction to building efficient, safe, and readable web and CLI applications

    The ultimate guide to Crystal programming covering all its fundamental concepts such as OOP and concurrent programming to help you write readable and safe code and build fast applicationsKey FeaturesThe book uses an example-based approach for a better demonstration of the underlying conceptsDevelop a thorough appreciation of the roles of the macro API and annotationsLeverage supportive tools – ... Leer más

    $39.59 USD o gratis con Kobo Plus