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

    $384 MXN

  • Effective Java Programming: Advanced Features and Modern Coding Approachs

    Effective Java Programming is geared towards seasoned developers and novices alike. This guide explores slightly more advanced Java techniques, while being presented in our popular, easy to understand format. The topics in this book will prove invaluable to anyone currently using Java, no matter your skill level. With numerous examples and step by step descriptions, you will be able to master this ... Leer más

    $511 MXN

  • SwiftUI Framework

    Quick Guides for Masterminds

    de J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to create user interfaces using SwiftUI.After reading this guide, you will know how to define views with SwiftUI, how to keep the ... Leer más

    $76 MXN

  • DATENWISSENSCHAFT MIT PYTHON: PANDAS DURCH BEISPIELE

    Pandas ist ein Python-Paket, das schnelle und flexible Datenstrukturen bereitstellt, die die Arbeit mit „relationalen“ oder „beschrifteten“ Daten einfach und intuitiv machen sollen. Sein Ziel ist es, der grundlegende, übergeordnete Baustein für die praktische Analyse realer Daten in Python zu sein. Darüber hinaus hat es das größere Ziel, das leistungsfähigste, flexibelste und in jeder Sprache ... Leer más

    $184 MXN o gratis con Kobo Plus

  • Designing and Developing for Google Glass

    Thinking Differently for a New Platform

    Creating apps for Google Glass is more involved than simply learning how to navigate its hardware, APIs, and SDK. You also need the right mindset. While this practical book delivers the information and techniques you need to build and deploy Glass applications, it also helps you to think for Glass by showing you how the platform works in, and affects, its environment.In three parts—Discover, ... Leer más

    $384 MXN

  • Introdução a Algoritmos e Estruturas de Dados 1

    Uma base sólida para o mundo real de aprendizado de máquina e análise de dados

    Traducido por Bolakale Aremu ...
    Series Libro 1 - Introdução a Algoritmos e Estruturas de Dados
    Aprender algoritmos e estruturas de dados com este livro vai te ajudar a se tornar um programador melhor. Algoritmos e estruturas de dados farão você pensar de forma mais lógica. Além disso, eles podem te ajudar a projetar sistemas melhores para armazenar e processar dados. Também servem como ferramentas de otimização e resolução de problemas.Como resultado, os conceitos de algoritmos e estruturas ... Leer más

    $327 MXN

  • Turbo Pascal

    Il Turbo Pascal (successivamente Borland Pascal, poiché prodotto dalla Borland), in informatica, è un compilatore di listati Pascal. Dotato di un IDE, inizialmente per gli ambienti CP/M e DOS, è stato prodotto tra il 1983 e il 1995. ... Leer más

    $204 MXN o gratis con Kobo Plus

  • Extending R

    Series series Chapman & Hall/CRC The R Series
    Up-to-Date Guidance from One of the Foremost Members of the R Core TeamWritten by John M. Chambers, the leading developer of the original S software, Extending R covers key concepts and techniques in R to support analysis and research projects. It presents the core ideas of R, provides programming guidance for projects of all scales, and introduces new, valuable techniques that extend R.The book ... Leer más

    $1,634 MXN

  • Functional Thinking

    Paradigm Over Syntax

    de Neal Ford ...
    If you’re familiar with functional programming basics and want to gain a much deeper understanding, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced developers how functional coding allows you to step back a level of abstraction so you can see your programming problem with greater clarity ... Leer más

    $307 MXN

  • Swift Development for the Apple Watch

    An Intro to the WatchKit Framework, Glances, and Notifications

    Apple Watch is the sort of science-fiction gadget that people used to dream about as kids. What kinds of apps do you envision for this new device? If you’re comfortable using OS X, Xcode, and iOS—and familiar with Swift—this concise book shows you the basics of building your own apps for this wrist-mounted computer with Apple’s WatchKit framework.You’ll learn what an Apple Watch is, what it isn’t, ... Leer más

    $216 MXN

  • Sistemas Orientados a Objetos

    Conceitos e Práticas

    Esta obra tem como objetivo apresentar o paradigma da orientação a objetos, partindo do cenário de surgimento do paradigma até o aprofundarmos em cada um dos seus pilares. Ao longo de 12 capítulos, abordaremos cada um dos pilares da orientação a objetos no campo conceitual, com modelos representados a partir da UML e implementações práticas utilizando a linguagem Java para que não fique nenhuma ... Leer más

    $279 MXN o gratis con Kobo Plus

  • Pattern-Oriented Software Architecture, Patterns for Concurrent and Networked Objects

    Series Libro 2 - Wiley Software Patterns Series
    Designing application and middleware software to run in concurrent and networked environments is a significant challenge to software developers. The patterns catalogued in this second volume of Pattern-Oriented Software Architectures (POSA) form the basis of a pattern language that addresses issues associated with concurrency and networking.The book presents 17 interrelated patterns ranging from ... Leer más

    $1,278 MXN

  • Designing Interfaces

    Patterns for Effective Interaction Design

    Designing a good interface isn't easy. Users demand software that is well-behaved, good-looking, and easy to use. Your clients or managers demand originality and a short time to market. Your UI technology -- web applications, desktop software, even mobile devices -- may give you the tools you need, but little guidance on how to use them well.UI designers over the years have refined the art of ... Leer más

    $384 MXN

  • Beginning Spring

    Get up to speed quickly with this comprehensive guide to SpringBeginning Spring is the complete beginner's guide to Java's most popular framework. Written with an eye toward real-world enterprises, the book covers all aspects of application development within the Spring Framework. Extensive samples within each chapter allow developers to get up to speed quickly by providing concrete references for ... Leer más

    $606 MXN

  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    de santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... Leer más

    $172 MXN o gratis con Kobo Plus

  • Azure Patterns for Real-World Apps: Resilient by Design

    Build resilient, scalable applications on Microsoft Azure using proven design patterns."Azure Patterns for Real-World Apps: Resilient by Design" is a practical guide for developers, architects, and IT professionals looking to build cloud-native applications that are robust, fault-tolerant, and production-ready. With a focus on real-world scenarios, this book explores modern architectural patterns ... Leer más

    $172 MXN o gratis con Kobo Plus

  • Learning DCOM

    de Thuan L. Thai ...
    DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for ... Leer más

    $250 MXN

  • A Concise Introduction to Programming in Python

    Series series Chapman & Hall/CRC Textbooks in Computing
    A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.The Second Edition was thoroughly reorganized and rewritten based on classroom experience to incorporate:A spiral approach, starting with turtle graphics, and then revisiting concepts in greater depth using ... Leer más

    $1,221 MXN

  • Desarrollo de aplicaciones web en el entorno servidor. IFCD0210

    Libro especializado que se ajusta al desarrollo de la cualificación profesional y adquisición del certificado de profesionalidad "IFCD0210 - DESARROLLO DE APLICACIONES CON TECNOLOGÍAS WEB". Manual imprescindible para la formación y la capacitación, que se basa en los principios de la cualificación y dinamización del conocimiento, como premisas para la mejora de la empleabilidad y eficacia para el ... Leer más

    $279 MXN o gratis con Kobo Plus

  • C++ Programming Cookbook

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it ... Leer más

    $619 MXN

  • The Design Patterns Companion

    de Scott L Bain ...
    Design patterns are not "reusable solutions" but instead create a rich language developers can use to communicate, collaborate, and make collective decisions about design. When you study design patterns, you are teaching yourself about what a good design is and why. Design patterns exemplify the principles and strong practices that developers can depend on to build high-quality solutions. ... Leer más

    $222 MXN o gratis con Kobo Plus

  • Java: The Bottom Line

    A practical introduction to Java programming, emphasizing core concepts and best practices.This book covers essential topics, including data types, operators, control flow, object-oriented principles (encapsulation, inheritance, polymorphism), interfaces, and working with strings and numbers.The focus is on clear explanations and practical examples to enable readers to quickly develop proficiency ... Leer más

    $206 MXN

  • Game Development Unleashed: Harnessing ChatGPT's Power for Game Creation

    "Game Development Unleashed: Harnessing ChatGPT's Power for Game Creation" is a groundbreaking guide for aspiring game developers and designers seeking to leverage the incredible capabilities of ChatGPT to take their projects to the next level. Dive into the world of AI-driven game development and explore how ChatGPT can revolutionize your creative process.In this comprehensive book, you'll embark ... Leer más

    $172 MXN

  • C++ Pratique

    Le C++ est un langage puissant et polyvalent, héritier du C, qui allie performance et fonctionnalités avancées comme la programmation orientée objet et la gestion fine des ressources.Ce livre propose une approche claire et progressive : des bases essentielles (variables, classes, héritage, polymorphisme, mémoire, fichiers, bibliothèques standards) aux pratiques concrètes, avec exemples et ... Leer más

    $602 MXN