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 793 - 816 de 914 resultados
Skip side bar filters
  • Haxe Game Development Essentials

    Create games on multiple platforms from a single codebase using Haxe and the HaxeFlixel engine

    Create games on multiple platforms from a single codebase using Haxe and the HaxeFlixel engineKey FeaturesLearn the modern, cross-platform language Haxe to build games without any troubleCreate engaging 2D games that are compatible with desktop, web, and mobile platformsLearn how to speed up your workflow with OpenFL and HaxeFlixel using this useful and compact guideBook DescriptionHaxe is a ... Leer más

    $22,190 CLP o gratis con Kobo Plus

  • Swift 2 Design Patterns

    Build robust and scalable iOS and Mac OS X game applications

    de Julien Lange ...
    Build robust and scalable iOS and Mac OS X game applicationsKey FeaturesBook DescriptionSwift is a multi-paradigm language. It has expressive features familiar to those used to work with modern functional languages, while also keeping the object-oriented features of Objective-C. It remains compatible with Apple’s legacy codes and frameworks. A design pattern systematically names, motivates, and ... Leer más

    $22,190 CLP o gratis con Kobo Plus

  • Mastering Swift

    Mastering Swift

    de Jon Hoffman ...
    Key FeaturesBook DescriptionIf you are a developer that learns best by looking at, and working with, code, then this book is for you. A basic understanding of Apple's tools is beneficial but not mandatory.What you will learnPrototype and test code in a PlaygroundUnderstand the basics of Swift, including operators, collections, control flows, and functionsCreate and use Classes, Structures, and ... Leer más

    $42,052 CLP o gratis con Kobo Plus

  • Unity from Zero to Proficiency (Beginner)

    Unity from Zero to Proficiency, #2

    Series Libro 2 - Unity from Zero to Proficiency
    Are You Ready to create your own epic games? This book is your ultimate ticket to mastering Unity game development.- Purchase of the print or Kindle book includes a free eBook in the PDF format.- Newly Edited and Updated Version for Unity 6.- November 2025 Updadte: All chapters and assets are fully compatible with Unity 6.- July 2023 Updadte: All chapters and assets are fully compatible ... ... Leer más

    $5,806 CLP o gratis con Kobo Plus

  • Java for Beginners

    Series series Programming & Computer Science Series
    Java for Beginners by Knowledge Flow is a beginner-friendly programming guide that introduces the core concepts of Java in a clear and practical manner. Designed for students, aspiring developers, and self-learners, this book covers fundamental topics such as variables, data types, operators, control statements, classes and objects, inheritance, exception handling, and basic file I/O. Each concept ... Leer más

    Antes $4,534 CLP Ahora $4,054 CLP o gratis con Kobo Plus

  • DevOps and Site Reliability Engineering Handbook

    Non-Programmer’s Guide

    Are we doing DevOps or SRE?There are many blogs, videos, Quora posts discussing the similarities and differences in both the practices. SRE was developed by Google for internal consumption and overlaps with the DevOps culture and philosophy.Now Let’s See a Definition of DevOps & SRE!- DevOps is more of an organizational culture that fills the gap between coder and the operation person and aligns ... Leer más

    $4,671 CLP o gratis con Kobo Plus

  • Programming WCF Services

    de Juval Lowy ...
    Programming WCF Services is the authoritative, bestselling introduction to Microsoft's unified platform for developing service-oriented applications (SOA) on Windows. Hailed as the most definitive treatment of WCF available, this relentlessly practical book provides insight, not documentation, to help you learn the topics and skills you need for building WCF-based applications that are ... Leer más

    Antes $32,715 CLP Ahora $29,254 CLP

  • Foundation Framework

    Learn how to work with Foundation using Swift 4

    de J.D Gauchat ...
    Learn how to work with the data types defined in the Foundation framework. After reading this guide, you will know how to create and process strings, numbers, dates and measurements in your Swift code using the classes included in Foundation.Table of ContentsFOUNDATION FRAMEWORKFoundationStandard FunctionsStringsRangesNumbersDatesMeasurementsQUICK REFERENCEStandard FunctionsNSStringNSRangeR... ... Leer más

    $2,919 CLP

  • Game Programming Patterns

    The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns ... Leer más

    $21,302 CLP

  • The Rust Programming Handbook

    An end-to-end guide to mastering Rust fundamentals

    Dive deep into the essentials of Rust with this definitive guide that covers core programming features, techniques, and principles, setting a solid foundation for advanced system and web programming. Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesBoost your career by mastering Rust's unique features, from systems programming to secure web applicationsStay ahead ... Leer más

    Antes $44,986 CLP Ahora $40,224 CLP o gratis con Kobo Plus

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    de Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Leer más

    Antes $27,808 CLP Ahora $24,864 CLP

  • PHP Crash Course

    The Complete, Modern, Hands-On Guide

    de Matt Smith ...
    From First Script to Full Website—Fast!Tired of cobbling together PHP solutions from scattered online tutorials? Frustrated by outdated PHP practices that leave your code vulnerable and hard to maintain? Whether you’re building your first dynamic website or modernizing legacy systems, PHP Crash Course gives you a complete, practical foundation for writing professional web applications.In this ... Leer más

    Antes $26,170 CLP Ahora $23,401 CLP

  • SFML Essentials: Getting Started with Game Development

    SFML Fundamentals

    Series series SFML Fundamentals
    "SFML Essentials: Getting Started with Game Development" is your gateway to the exciting world of game development using the Simple and Fast Multimedia Library (SFML) in C++. Whether you're a novice programmer or an experienced developer looking to explore game development, this book offers a comprehensive introduction to SFML, a cross-platform open-source framework renowned for its simplicity and ... Leer más

    $8,529 CLP

  • Table Views in iOS 11

    Learn how to display tables in iOS 11 with Swift 4

    de J.D Gauchat ...
    Learn how to use Table Views to present information to the user in an iOS application. After reading this guide, you will know how to create dynamic and static tables, how to set and sort the content of a table, how to create custom cells, how to control selection, and how to perform a search.Table of ContentsTABLE VIEWSTablesTable ViewsTable View CellsTable View ProtocolsIndex PathImplementing ... Leer más

    $2,919 CLP

  • 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

    Antes $26,170 CLP Ahora $23,401 CLP

  • Python Programming Language For Beginners

    A Modern Approach

    de Hong Lei ...
    Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990. Like Perl, Python source code is also available under the GNU General Public License (GPL). This book gives enough understanding on Python programming language.Why to Learn Python?Python is a high-level, interpreted, interactive and ... Leer más

    Antes $5,670 CLP Ahora $5,069 CLP o gratis con Kobo Plus

  • Azure Data Demystified: From SQL to Synapse

    Dive into the expansive world of Microsoft Azure's data services with Azure Data Demystified: From SQL to Synapse. Designed for data enthusiasts, IT professionals, and cloud architects, this guide takes readers on a practical journey from the familiar foundations of SQL databases to the cutting-edge capabilities of Azure Synapse Analytics. Whether you're transitioning from on-premises systems to ... Leer más

    $8,529 CLP o gratis con Kobo Plus

  • 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

    Antes $4,765 CLP Ahora $4,260 CLP o gratis con Kobo Plus

  • PHP Important Questions and Answers PDF

    Competitive Exam Questions for Class 8-12 & Chapter 1-18 Practice Tests (PHP Notes for Beginners)

    de Arshad Iqbal ...
    Series series Programming Revision Guides
    The PHP Important Questions and Answers PDF (PHP Programming Quiz PDF: PHP Programming Competitive Exam Questions & Chapter 1-18 Practice Tests (Class 8-12 PHP Textbook Questions for Beginners) includes revision guide for problem solving with hundreds of solved questions. PHP Questions and Answers PDF book covers basic concepts, analytical and practical assessment tests. "PHP Quiz" PDF book helps ... Leer más

    Antes $5,670 CLP Ahora $5,069 CLP o gratis con Kobo Plus

  • Real-World Software Development

    A Project-Driven Guide to Fundamentals in Java

    Explore the latest Java-based software development techniques and methodologies through the project-based approach in this practical guide. Unlike books that use abstract examples and lots of theory, Real-World Software Development shows you how to develop several relevant projects while learning best practices along the way.With this engaging approach, junior developers capable of writing basic ... Leer más

    Antes $41,715 CLP Ahora $37,299 CLP

  • Jumping Into PHP

    A Beginner's Guide to Learning PHP

    de John Facey II ...
    Welcome to Jumping Into PHP! This ebook will teach you the basics of PHP programming, so you can start creating your own dynamic and interactive web pages.PHP is a server-side scripting language, which means that it executes on the web server rather than on the user's computer. This makes it ideal for web development, as it allows you to create pages that are personalized and responsive to user ... Leer más

    Antes $5,670 CLP Ahora $5,069 CLP o gratis con Kobo Plus

  • 140 Tips For Clean Code

    140 Tips for Clean Code is a practical, experience-driven guide for developers who want to write better software every day, not someday. Distilled from three decades of hands-on software development across multiple programming languages, this book delivers hard-won insights into what actually makes code clean, maintainable, and resilient in real-world systems. It is written for practitioners who ... Leer más

    $15,283 CLP o gratis con Kobo Plus

  • Laravel en español

    Guía para principiantes

    de Juvi Web ...
    Esta guía para principiantes te enseñará todo lo que necesitas saber para comenzar a desarrollar en Laravel. Desde la instalación y configuración, hasta el uso de Eloquent y las migraciones de base de datos, este libro te guiará a través de los conceptos esenciales de Laravel de una manera clara y concisa. Con ejemplos prácticos y explicaciones detalladas, este libro es perfecto para cualquier ... Leer más

    Antes $11,351 CLP Ahora $10,150 CLP o gratis con Kobo Plus

  • Karrma's Ultimate Guide To Fullstack Development

    Tech, #1

    de Jordan Golden ...
    Series Libro 1 - Tech
    The ultimate guide to fullstack development using the mern stack helping the user build and polish their skills from beginner to admin ... Leer más

    $5,976 CLP