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 865 - 888 de 925 resultados
Skip side bar filters
  • 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

    $606 MXN 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

    $776 MXN 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

    $871 MXN

  • 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

    $519 MXN

  • 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

    $753 MXN 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

    $739 MXN o gratis con Kobo Plus

  • Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance

    Practical Systems Programming with Pascal, #4

    de Corin Hale ...
    Series Libro 4 - Practical Systems Programming with Pascal
    Are you struggling to manage complex codebases in Pascal? Discover how to transform procedural scripts into robust, scalable software architectures.Procedural programming works well for small tasks, but as applications grow, code becomes tangled and difficult to maintain. Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance provides a structured, step-by-step ... Leer más

    $104 MXN o gratis con Kobo Plus

  • Python 新手之旅

    V1.10

    本書為《Python 入門指南》的補充教材,分成八個單元介紹 Python 的各個面向,著重在觀念及應用上,有關利用 Python 學習程式設計請參考《Python 入門指南》。單元 1 介紹 Python 的官方資源以及在台灣的使用者群組,單元 2 介紹文字編輯器及整合開發工具,單元 3 及 4 介紹 Python 與數學、物件導向程式設計之間的關係,單元 5 介紹測試、除錯與模組到套件等組織程式檔案的方式。單元 6 到單元 8 介紹各種模組庫,單元 6 以內建的標準模組庫為組,並介紹用 Tk 製作 GUI ,單元 7 擴及眾多的第三方模組庫,換成介紹用 Kivy 製作使用者介面,單元 8 介紹管理模組庫的 pip ,以及打包 Python 程式為執行檔的 py2exe 及 py2app。本書的所有文章內容都同時放在作者的網站上http://pydoing.blogspot ... Leer más

    $93 MXN 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

    $17 MXN 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

    $1,331 MXN

  • Python | Programmazione passo dopo passo

    La guida per i principianti per un'introduzione facile e veloce alla programmazione con Python

    "Python - Passo dopo passo" è il libro per tutti coloro che vogliono imparare le basi della programmazione in Python da un ingegnere (M.Eng.). In questo libro imparerai sia le basi teoriche che l'uso pratico del linguaggio di programmazione Python attraverso numerosi esempi e grandi progetti fai da te.Quindi se stai cercando una guida pratica al linguaggio di programmazione Python, facile da ... Leer más

    $229 MXN o gratis con Kobo Plus

  • Advanced LibGDX: Engineering Complex Java Games

    LibGDX series

    Series series LibGDX series
    "Advanced LibGDX: Engineering Complex Java Games" is a pivotal resource for game developers who have surpassed the beginner and intermediate stages and are eager to tackle the challenges of advanced game development. This book is tailored for those who have a solid grasp of Java and the LibGDX framework and are looking to push the boundaries of their skills in creating more complex and ... Leer más

    $173 MXN

  • JavaScript for Gurus

    Step-by-step guide on becoming a JavaScript guru Key Featuresa- The JavaScript Language a- Control-flow statements a- Loops a- Classes a- Prototypes a- Modules a- Generators a- Arrays a- Regular Expressions a- Error HandlingDescriptionFrom start to finish, this book will cover all the intricacies of the JavaScript language! You will get an overview of all the Statements, Functions, and Operators. ... Leer más

    $264 MXN

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    de Ethan Cerami ...
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java ... Leer más

    $231 MXN

  • Python Programming Concepts

    de MRB, Mittul Bhatt ...
    Python is a versatile, high-level programming language renowned for its simplicity and readability. It was created by Guido van Rossum and first released in 1991, making it one of the older programming languages still widely used today. Python's design philosophy emphasizes code readability with its clear and expressive syntax, making it an ideal language for both beginners and experienced ... Leer más

    $32 MXN

  • Head First Programming

    A learner's guide to programming using the Python language

    Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to ... Leer más

    $384 MXN

  • Zie Scherp Scherper - 2e editie

    Object georiënteerd programmeren met C#, van beginner naar gevorderde

    de Tim Dams ...
    Programmeren is een beetje zoals fietsen. Van zodra je ermee weg bent verleer je het niet. Maar je moet er natuurlijk wel voor op een fiets springen. Erover lezen helpt niet. Dit boek hanteert de 'leren fietsen doe je door het te doen'-filosofie om je zo gekend te maken met de basisbeginselen van programmeren in C#. Ieder hoofdstuk sluit af met een resem aan praktische oefeningen, die je zullen ... Leer más

    $101 MXN

  • IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years Unsolved Papers

    de Manish Soni ...
    Series Libro 4 - IGNOU PGDCA Unsolved Paper Books Series
    Welcome to the comprehensive collection of solved papers for the Post Graduate Diploma in Computer Applications (PGDCA) program offered by the Indira Gandhi National Open University (IGNOU). This book is meticulously crafted to assist students in their preparation for the Object Oriented Programming using Java examination, a fundamental and integral part of the PGDCA curriculum. As technology ... Leer más

    $155 MXN o gratis con Kobo Plus

  • Learn C++ in 24 Hours

    de Alex Nordeen ...
    Table Of ContentChapter 1: C++ Programming: What is C++ | Learn Basic Concepts of C++What is C++?Popular programming languages in use?Is C++ best programming language?Who uses C++?Five Basic Concepts of C++Use of C++ Programming LanguageChapter 2: How to Download and Install C++ IDE on WindowsWhat is Dev-C++?How to Download and In... ... Leer más

    $173 MXN

  • The PLC Programming Guide for Beginners

    de Mark Splawn ...
    Unlock the world of Programmable Logic Controllers (PLCs) with our comprehensive book, 'The PLC Programming Guide For Beginners.' Whether you're a novice looking to enter the field of industrial automation or an experienced engineer seeking to enhance your skills, this book is your ultimate resource. Discover the foundational principles of PLC programming, from understanding the basics of PLCs to ... Leer más

    $313 MXN

  • iPad iOS 6 Development Essentials

    de Neil Smyth ...
    Adapted specifically for iPad development from the iPhone iOS 6 Development Essentials book, the aim of iPad iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPad. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth ... Leer más

    $225 MXN

  • Introduction to Java Programming: The Fundamentals Guide for beginners

    de Steve Liang ...
    Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something ... Leer más

    $524 MXN

  • Java in Action for Programmers

    Java in Action is a clearly written guide to the new features of Java. The book covers lambdas, streams, and functional-style programming. With Java's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!About the bookJava in Action begins with a practical introduction to lambdas, using real-world ... Leer más

    $482 MXN

  • Better, Faster, Lighter Java

    Sometimes the simplest answer is the best. Many Enterprise Java developers, accustomed to dealing with Java's spiraling complexity, have fallen into the habit of choosing overly complicated solutions to problems when simpler options are available. Building server applications with "heavyweight" Java-based architectures, such as WebLogic, JBoss, and WebSphere, can be costly and cumbersome. When you ... Leer más

    $269 MXN