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 529 - 552 de 978 resultados
Skip side bar filters
  • Object???Oriented Programming with Swift 2

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applications

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applicationsKey Features\[\*\]Leverage the most efficient object-oriented design patterns in your Swift applications\[\*\]Write robust, safer, and better code using the blueprints that generate objects\[\*\]Build a platform with object-oriented code by using real-world elements and represent them in ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Learning Java: Java Problem Solving and Programming

    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming ... Leer más

    $26.20 USD

  • Practical Rust 1.x Cookbook, Second Edition

    100+ Solutions for beginners to practice rust programming across CI/CD, kubernetes, networking, code performance and microservices

    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. You will learn the fundamentals of programming, how to set up a development environment, and the syntax ... Leer más

    $35.99 USD

  • Instant RubyMine Assimilation

    de Dave Jones ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A practical guide comprising of easy-to-follow recipes which provide concise and clear steps to help you enter the world of RubyMine.Instant RubyMine is ideal for you, if you are new to RubyMine or well acquainted with the technology. All you need ... Leer más

    $15.99 USD o gratis con Kobo Plus

  • NHibernate 4.x Cookbook

    Over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application

    Over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application Key Features\[\*\] Master the full range of NHibernate features through detailed example recipes that you can quickly apply to your own applications\[\*\] Reduce hours of application development time and get a better application architecture and improved performance\[\*\] Create, maintain, and update ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • DevOps and Containers Security

    Secure your applications and development environments with Docker and Kubernetes Key Featuresa- Introducing Container platforms (Docker, Kubernetes, Swarm, OpenShift)a- Discover how to manage high availability with Docker Swarm and Kubernetesa- Learn how Docker can manage the security in images and containersa- Discover how Docker can be integrated into development workflows in applicationsa- ... Leer más

    $15.99 USD

  • HTML Demystified: Crafting Web Content with Hypertext Markup Language

    "HTML Demystified: Crafting Web Content with Hypertext Markup Language" is your essential guide to understanding and mastering HTML, the fundamental language of the web. Whether you're a novice looking to build your first website or an experienced web developer seeking to deepen your knowledge, this comprehensive book will demystify HTML and empower you to create stunning web content.Starting from ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • SQL e Banco de Dados

    SQL (Structured Query Language) é uma linguagem padrão para acessar e manipular bancos de dados relacionais. Ele permite que você execute operações como inserção, atualização, exclusão e consulta de dados em um banco de dados relacional.Nesse livro Célio Azevedo apresentará os principais conceitos da linguagem e sua aplicação em banco de dados. ... Leer más

    $3.89 USD o gratis con Kobo Plus

  • C & C++ Interview Questions You'll Most Likely Be Asked

    Series Libro 4 - Job Interview Questions series
    C & C++ Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through comprehensive, textbook-sized reference guides, this book includes only the information required immediately for job search to build an IT career. This book puts the interviewee in the driver's seat and helps them steer their way ... Leer más

    $8.99 USD

  • Julia as a Second Language

    de Erik Engheim ...
    Learn the awesome Julia programming language by building fun projects like a rocket launcher, a password keeper, and a battle simulator.Julia as a Second Language covers:Data types like numbers, strings, arrays, and dictionariesImmediate feedback with Julia’s read-evaluate-print-loop (REPL)Simplify code interactions with multiple dispatchSharing code using modules and packagesObject-oriented and ... Leer más

    $49.99 USD

  • Scratch Cookbook

    A practical approach with hands-on recipes to learn more about Scratch and its features.Scratch Cookbook is great for people who are still relatively new to programming but wish to learn more. It assumes you know the basics of computer operation. The methods of using Scratch are worked through quickly with a focus on more advanced topics, though readers can move at their own pace to learn all the ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Persistence Best Practices for Java Applications

    Effective strategies for distributed cloud-native applications and data-driven modernization

    The definitive guide for designing and delivering reliable and high-performing persistence layers using Java in the cloud-native age Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUncover database patterns for designing readable and maintainable architectures and Java applicationsMaster various techniques to overcome application and architecture persistence ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Entity Framework 4 in Action

    SummaryEntity Framework 4 in Action is an example-rich tutorial for .NET developers with full coverage of EF 4 features. The book begins with a review of the core ideas behind the ORM model and shows through detailed examples and larger case studies how Entity Framework offers a smooth transition from a traditional ADO.NET approach.About the TechnologyEntity Framework builds on the ADO.NET ... Leer más

    $49.99 USD

  • Debugging Python Code

    Strategies for Clean and Reliable Programs

    Master Python Debugging and Write More Reliable Code from Day OneEvery Python developer has been there: your code crashes with a confusing traceback, a function returns unexpected results, or your application inexplicably slows to a crawl. Bugs are inevitable, but spending hours hunting them down doesn't have to be.Debugging Python Code: Strategies for Clean and Reliable Programs is your ... Leer más

    $16.25 USD o gratis con Kobo Plus

  • Ultimate Java Design Patterns

    Master Creational, Structural, Behavioral, Concurrency, and Architectural Patterns for Scalable Enterprise Java Applications (English Edition)

    de Ricken Bazolo ...
    Think Like an Architect. Code Like a Master.Key Features● Get a free one-month digital subscription to www.avaskillshelf.com● Comprehensive coverage of every major Java design pattern - Creational, Structural, Behavioral, Concurrency, and Architectural.● Real-world pattern application across enterprise systems, distributed architectures, microservices, and AI-driven Java applications.● Production ... Leer más

    $24.95 USD o gratis con Kobo Plus

  • Object-Oriented JavaScript

    Learn everything you need to know about object-oriented JavaScript (OOJS)

    Learn everything you need to know about object-oriented JavaScript with this comprehensive guide. Enter the world of cutting-edge development!Key Features\[\*\] This book has been updated to cover all the new object-oriented features introduced in ECMAScript 6\[\*\] It makes object-oriented programming accessible and understandable to web developers\[\*\] Write better and more maintainable ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Go Programming Cookbook

    Over 85 recipes to build modular, readable, and testable Golang applications across various domains

    de Aaron Torres ...
    Tackle the trickiest of problems in Go programming with this practical guideKey FeaturesDevelop applications for different domains using modern programming techniquesTackle common problems when it comes to parallelism, concurrency, and reactive programming in GoWork with ready-to-execute code based on the latest version of GoBook DescriptionGo (or Golang) is a statically typed programming language ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • A Guide to MATLAB Object-Oriented Programming

    The first book to deliver broad coverage of the documented and undocumented object-oriented features of MATLAB, this guide aids readers in creating effective software. Eight basic functions are discussed: constructor, subsref, subsasgn, display, struct, fieldnames, get, and set. Also explored are inheritance topics and the Class Wizard, a powerful MATLAB class generation tool. The final section ... Leer más

    $145.99 USD

  • Object-Oriented Software Design in C++

    de Ronald Mak ...
    Learn the fundamentals of Object-Oriented design by investigating good—and bad—code!Well-designed applications run more efficiently, have fewer bugs, and are easier to revise and maintain. Using an engaging “before-and-after” approach, Object-Oriented Software Design in C++ shows you exactly what bad software looks like and how to fix it with good design principles and patterns.In Object-Oriented ... Leer más

    $49.99 USD

  • Java

    De 0 a Experto

    Java de 0 a Experto.Con este increíble manual aprenderás todo lo necesario para convertirte en un experto en Java.No necesitas saber programar, aquí lo tendrás todo super explicado y con más de 50 ejercicios resueltos para que puedas practicar cada punto del manual.Con este manual aprenderás:Bases sólidas de Java.Utilizar Spring JPA.Saber que es lo que utiliza una emp... ... Leer más

    $4.65 USD

  • ADO: ActiveX Data Objects

    Creating Data-Driven Solutions

    de Jason T Roff ...
    Getting data across platforms and formats is a cornerstone of present-day applications development. ADO: ActiveX Data Objects is both an introduction and a complete reference to ADO (ActiveX Data Objects), Microsoft's universal data access solution. You'll learn how to easily access data in multiple formats--such as email messages, Access databases, Word documents, and SQL databases--even on ... Leer más

    $28.99 USD

  • Exploring the Python Library Ecosystem: A Comprehensive Guide

    "Exploring the Python Library Ecosystem: A Comprehensive Guide" is your essential companion on a journey through the rich and diverse world of Python libraries. Whether you're a beginner looking to harness the power of Python for the first time or an experienced developer seeking to expand your toolkit, this comprehensive guide offers valuable insights and hands-on knowledge to help you make the ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Object-Oriented Technology and Computing Systems Re-Engineering

    This book delivers the latest developments in object technology and their impact in computing systems re-engineering. Object-oriented programming is here shown to provide support for constructing large scale systems that are cheaply built and with reusable components, adaptable to changing requirements and use efficient and cost-effective techniques.Internationally recognised authorities from ... Leer más

    $76.99 USD