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 673 - 696 de 978 resultados
Skip side bar filters
  • Simple Object-Oriented Design

    Create clean, maintainable applications

    Write object-oriented code that’s manageable, maintainable, and future-proof.Keeping your object-oriented designs simple demands a creative approach—and that’s exactly what you’ll find in Simple Object-Oriented Design. This book is full of patterns and principles for reducing complexity, each one proven in author Mauricio Aniche’s 20-year career in software development. You’ll learn how to tackle ... Leer más

    $49.99 USD

  • Object-Oriented Analysis and Design for Information Systems

    Agile Modeling with UML, OCL, and IFML

    Object-Oriented Analysis and Design for Information Systems clearly explains real object-oriented programming in practice. Expert author Raul Sidnei Wazlawick explains concepts such as object responsibility, visibility and the real need for delegation in detail. The object-oriented code generated by using these concepts in a systematic way is concise, organized and reusable. The patterns and ... Leer más

    $48.99 USD

  • Learn JavaScript in 24 Hours

    de Alex Nordeen ...
    JavaScript is very fast, simple and integrate easily with other languages. It allows you to create highly responsive interfaces. This e-book is a gentler introduction to JavaScript. The real issues in learning JavaScript is either not understanding the basic concept clearly or overwhelmed by too much detailed learning resources.To encounter these issues, this e-book is created. It is a small book ... Leer más

    $9.99 USD

  • A Practical Guide to SysML

    The Systems Modeling Language

    Series series The MK/OMG Press
    A Practical Guide to SysML: The Systems Modeling Language is a comprehensive guide for understanding and applying SysML to model systems. The Object Management Group's OMG SysML is a general-purpose graphical modeling language for representing systems that may include combinations of hardware, software, data, people, facilities, and natural objects. SysML supports the practice of model-based ... Leer más

    $53.99 USD

  • Go Programming for Microservices

    Building High-Performance Distributed Systems

    de Harvey Mills ...
    Go Programming for Microservices: Building High-Performance Distributed SystemsAbout the Technology:Go, a modern and efficient programming language, is rapidly gaining traction for building microservices. Its focus on concurrency, simplicity, and powerful tooling makes it ideal for crafting scalable and maintainable distributed systems.This book is written by an experienced developer who has ... Leer más

    $7.49 USD o gratis con Kobo Plus

  • Elasticsearch Server - Third Edition

    Leverage Elasticsearch to create a robust, fast, and flexible search solution with ease

    Leverage Elasticsearch to create a robust, fast, and flexible search solution with easeKey Features\[\*\] Boost the searching capabilities of your system through synonyms, multilingual data handling, nested objects and parent-child documents\[\*\] Deep dive into the world of data aggregation and data analysis with ElasticSearch\[\*\] Explore a wide range of ElasticSearch modules that define the ... Leer más

    $44.99 USD o gratis con Kobo Plus

  • Come diventare programmatore

    de Edniar Larry ...
    Come diventare programmatore ed usare chatGPT per semplificare la programmazione ... Leer más

    $6.99 USD

  • Python Uncoiled: From Print Statements to Power Scripts

    de Scott Markham ...
    Tired of staring at blinking cursors and wondering what sorcery lies behind all those lines of code? Wish you could make your computer do literally anything besides throw errors and play Minesweeper? Welcome to Python Uncoiled: From Print Statements to Power Scripts—your all-access pass to turning Python from a mystery into your personal code-powered sidekick.This isn't your average dry-as-dust pr ... Leer más

    $7.99 USD o gratis con Kobo Plus

  • Enterprise JavaBeans 3.0

    If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.This fifth edition, written by Bill ... Leer más

    $28.99 USD

  • Introducing iOS 8

    Swift Programming from Idea to App Store

    de Steve Derico ...
    Learn to make iOS apps even if you have absolutely no programming experience. This hands-on book takes you from idea to App Store, using real-world examples—such as driving a car or eating at a restaurant—to teach programming and app development. You’ll learn concepts through clear, concise, jargon-free language.This book focuses on Apple’s new programming language, Swift. Each lesson is divided ... Leer más

    $23.99 USD

  • Enterprise Service Bus

    Theory in Practice

    Large IT organizations increasingly face the challenge of integrating various web services, applications, and other technologies into a single network. The solution to finding a meaningful large-scale architecture that is capable of spanning a global enterprise appears to have been met in ESB, or Enterprise Service Bus. Rather than conform to the hub-and-spoke architecture of traditional ... Leer más

    $23.99 USD

  • ADO.NET in a Nutshell

    Written by experts on the Microsoft® .NET programming platform, ADO.NET in a Nutshell delivers everything .NET programmers will need to get a jump-start on ADO.NET technology or to sharpen their skills even further. In the tradition of O'Reilly's In a Nutshell Series, ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available.ADO.NET is the suite of data access ... Leer más

    $25.99 USD

  • The Programmer’s Path: Learn Python

    de D.K Julius ...
    The Programmer's Path: Learn PythonBeginner Level – Volume IStart your journey into real-world programming with Python.The Programmer's Path: Learn Python — Beginner Level, Volume I is designed for readers who want more than a surface-level introduction to Python. This book doesn't just teach syntax. It teaches you how to think like a programmer.Through hands-on examples and practical exercises, ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Perl Programming in easy steps, 2nd edition

    de Mike McGrath ...
    Master Perl, the Swiss army knife of programming, and become faster and smarter coder!Perl Programming in easy steps is ideal for newcomers and seasoned coders alike. Learn the essentials of variables, operators, and functions, then build reusable modules, handle files, and explore Object-Oriented Programming (OOP). Then discover how to:· Use SQLite to store and retrieve data with the database ... Leer más

    $26.83 USD

  • Hands-On Object-Oriented Programming with C#

    Build maintainable software with reusable code using C#

    Enhance your programming skills by learning the intricacies of object oriented programming in C\# 8Key FeaturesUnderstand the four pillars of OOP; encapsulation, inheritance, abstraction and polymorphismLeverage the latest features of C\# 8 including nullable reference types and Async StreamsExplore various design patterns, principles, and best practices in OOPBook DescriptionObject-oriented ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    de Faisal Islam ...
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and ... Leer más

    $41.99 USD

  • UML 2.0 in Action: A project-based tutorial

    A detailed and practical walk-through showing how to apply UML to real world development projects

    The book is uniquely practical. A richly textured case study is used throughout the book. Although some aspects of the Airport Passenger Services business process are simplified for sake of clarity and efficiency, it provides a comprehensive practical grounding for theoretical UML knowledge. The case study itself was developed in partnership with employees of Zurich Airport. The book was written ... Leer más

    $29.99 USD o gratis con Kobo Plus

  • Apache Camel Developer's Cookbook

    This book is written in a Cookbook style with short recipes showing developers how to effectively implement EIP without breaking everything in the process. It is concise and to the point, and it helps developers get their data flowing between different components without the need to read through page upon page of theory, while also enabling the reader to learn how to create exciting new projects ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Service Design Patterns

    Fundamental Design Solutions for SOAP/WSDL and RESTful Web Services

    Series series Addison-Wesley Signature Series (Fowler)
    Web services have been used for many years. In this time, developers and architects have encountered a number of recurring design challenges related to their usage, and have learned that certain service design approaches work better than others to solve certain problems.In Service Design Patterns, Rob Daigneau codifies proven design solutions for web services that follow the REST architectural ... Leer más

    $50.99 USD

  • Practical Rust 1.x Cookbook, Second Edition

    de Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"—a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics, this edition expands upon the first and guarantees that you will be well-versed in the complexities of ... Leer más

    $29.99 USD o gratis con Kobo Plus

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Python Object-Oriented Programming

    Learn how and when to apply OOP principles to build scalable and maintainable Python applications

    This hands-on guide empowers Python developers to write clean, production-ready code using real-world OOP, design patterns, and concurrency tools. Fully updated for Python 3.13 with new type hinting and modern software engineering practices.Key FeaturesMaster OOP fundamentals with hands-on examples and expert insightsLearn design patterns and type hinting with real-world Python 3.13 codeDevelop ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • JavaScript Dojo: Mastering the Fundamentals and Beyond

    Unlock the Web's Potential: Master JavaScript and Build the Future

    Level Up Your Web Dev Game with Advanced JavaScript: Feeling stuck in JavaScript purgatory? Elevate your skills to the next level with "JavaScript Dojo: Mastering the Fundamentals and Beyond." This comprehensive guide delves deep into advanced topics like asynchronous programming, Node.js, object-oriented programming, and even cutting-edge concepts like WebAssembly. Conquer the JavaScript galaxy ... Leer más

    $1.00 USD o gratis con Kobo Plus

  • Understanding C++ for MFC

    Jumpstart your MFC programming without the tedious study of C++! Now you can learn C++ and MFC together -- learning C++ principles on a need-to-know basis. Author Richard Raposa has refined this tutorial over years of teaching Windows programming in quick ... Leer más

    $76.99 USD