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 409 - 432 de 1044 resultados
Skip side bar filters
  • Mastering Data Structures and Algorithms in C and C++

    de Sachin Naha ...
    "Mastering Data Structures and Algorithms in C and C++" is a comprehensive book that serves as a guide for programmers and computer science enthusiasts to learn and understand fundamental data structures and algorithms using the C and C++ programming languages. The book is designed to help readers gain proficiency in solving complex problems and optimizing their code.The book aims to provide ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Dynamic Programming in Python

    From Basics to Expert Proficiency

    de William Smith ...
    "Dynamic Programming in Python: From Basics to Expert Proficiency" is a comprehensive guide designed to equip readers with the skills and knowledge necessary to master dynamic programming techniques using Python. Starting from foundational concepts such as recursion and moving through to advanced topics, this book covers every essential aspect of dynamic programming. Detailed explanations, ... Leer más

    $8.99 USD o gratis con Kobo Plus

  • Mastering TypeScript

    From Basics to Expert Proficiency

    Edición de William Smith ...
    "Mastering TypeScript: From Basics to Expert Proficiency" is a comprehensive guide designed to take readers from the foundational principles of TypeScript to advanced concepts, empowering them to develop scalable, maintainable, and type-safe applications. Authored by an expert in TypeScript programming, this book meticulously covers essential topics including setting up the development environment ... Leer más

    $6.29 USD o gratis con Kobo Plus

  • Rust Essentials

    Safe and Fast Programming

    Edición de William Smith ...
    "Rust Essentials: Safe and Fast Programming" is a comprehensive guide designed for both novice and experienced programmers eager to master Rust, a language renowned for its emphasis on safety and performance. This book offers a detailed exploration of Rust’s unique ownership system, ensuring readers can write robust, memory-safe code without a garbage collector. Through meticulously crafted ... Leer más

    $6.29 USD o gratis con Kobo Plus

  • Prompting C++ for Systems Engineering

    de Vivek Bhadra ...
    Engineer with Precision. Accelerate with AI. Deliver with Confidence.Book DescriptionAI Can Write Code. Engineers Build Systems.C++ remains the language of choice for systems programming and those writing modern C++ with AI are the ones delivering production systems faster than anyone else. Prompting C++ for Systems Engineering shows you how to build correct efficient and productio... ... Leer más

    $21.41 USD

  • Object-Oriented Design Choices

    de Adair Dingle ...
    Do modern programming languages, IDEs, and libraries make coding easy? Maybe, but coding is not design. Large-scale or expensive apps clearly require evaluation of design choices. Still, software design directly impacts code reuse and longevity even for small-scale apps with limited overhead. This text evaluates and contrasts common object-oriented designs.A given problem may have many solutions. ... Leer más

    $72.89 USD

  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    de Scott Meyers ...
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes ... Leer más

    $33.11 USD

  • Python Programming with Design Patterns

    de James Cooper ...
    Improve Your Python Code with Modern Object-Oriented Design PatternsTo write clean, efficient, maintainable code, developers everywhere turn to design patterns. Now there's a Python-specific patterns guide that's friendly and practical enough for every Python developer, regardless of experience.Best-selling patterns author James W. Cooper presents visual, example-driven explanations of 23 proven ... Leer más

    $38.87 USD

  • Programming Languages for Business Problem Solving

    It has become crucial for managers to be computer literate in today's business environment. It is also important that those entering the field acquire the fundamental theories of information systems, the essential practical skills in computer applications, and the desire for life-long learning in information technology. Programming Languages ... Leer más

    $150.29 USD

  • Interface Builder

    Learn how to build applications with Xcode 9 and Swift 4

    de J.D Gauchat ...
    Learn how to define user interfaces for your iOS applications using the visual tools provided by Xcode. After reading this guide, you will know how to start a new project, how to structure an application, how to generate the user interface and adapt it to different screens, how to work with view controllers, how to connect the interface with your code, and how to define and modify constraints from ... Leer más

    $2.56 USD o gratis con Kobo Plus

  • Core Motion and Core Location

    Learn how to detect the user's location in iOS 11 with Swift 4

    de J.D Gauchat ...
    Learn how to use the Core Motion and Core Location frameworks to access the device's sensors from an iOS application. After reading this guide, you will know how to detect the devices movements, how to determine what the user is doing (walking, running, driving, etc.), and how to get its current location.Table of ContentsSENSORSCore MotionMotion DeviceMotion ActivityPedometerAltimeterCore ... Leer más

    $2.56 USD o gratis con Kobo Plus

  • CloudKit with SwiftUI

    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 share data between devices using CloudKit databases and the SwiftUI framework.After reading this guide, you will know how to work ... Leer más

    $2.62 USD o gratis con Kobo Plus

  • Ruby Wizardry

    An Introduction to Programming for Kids

    The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn't it be more fun if you were learning with the help of some wizards and dragons?Ruby Wizardry is a playful, illustrated tale that will teach you how to program in Ruby by taking you on a fantastical journey. As you follow the adventures of young heroes Ruben and Scarlet, you’ll learn real ... Leer más

    $17.99 USD

  • Job Ready Java

    Prepare yourself to take on new and exciting Java programming challenges with this one-stop resourceJob Ready Java delivers a comprehensive and foundational approach to Java that is immediately applicable to real-world environments. Based on the highly regarded and effective Software Guild Java Bootcamp: Object Oriented Programming course, this book teaches you the basic and advanced Java concepts ... Leer más

    $24.00 USD

  • Functional Programming in Kotlin

    In Functional Programming in Kotlin you will learn:Functional programming techniques for real-world applicationsWrite combinator librariesCommon structures and idioms in functional designSimplicity and modularity (and fewer bugs!)Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated ... Leer más

    $49.99 USD

  • HTML5 for .NET Developers

    Single page web apps, JavaScript, and semantic markup

    SummaryHTML5 for .NET Developers teaches professional software engineers how to integrate the latest HTML5 APIs and semantic markup into rich web applications using JavaScript, ASP.NET MVC, and WCF. Written from the .NET perspective, this book is full of practical applications and ways to connect the new web standards with your existing development practicesAbout the TechnologyA shift is underway ... Leer más

    $49.99 USD

  • Scala in Depth

    de Josh Suereth ...
    SummaryScala in Depth is a unique new book designed to help you integrate Scala effectively into your development process. By presenting the emerging best practices and designs from the Scala community, it guides you through dozens of powerful techniques example by example.About the BookScala is a powerful JVM language that blends the functional and OO programming models. You'll have no trouble ... Leer más

    $49.99 USD

  • CoffeeScript in Action

    de Patrick Lee ...
    SummaryCoffeeScript in Action is a tutorial that teaches you how, where, and why to use CoffeeScript. It begins by quickly exposing you to CoffeeScript's new, but instantly-familiar syntax. Then, you'll explore programming challenges that illustrate CoffeeScript's unique advantages. Language junkies will especially appreciate how this book takes idioms from other programming languages and shows ... Leer más

    $49.99 USD

  • React Native in Action

    Developing iOS and Android apps with JavaScript

    de nader dabit ...
    SummaryReact Native in Action gives iOS, Android, and web developers the knowledge and confidence they need to begin building high-quality iOS and Android apps using the React Native framework.About the TechnologyReact Native gives mobile and web developers the power of "and." Write your app once and easily deploy it to iOS and Android and the web. React Native apps compile into platform-specific ... Leer más

    $49.99 USD

  • Angular in Action

    de Jeremy Wilken ...
    SummaryAngular in Action teaches you everything you need to build production-ready Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs ready to build web applications that can handle whatever you throw at them.About the TechnologyAngular makes it easy to deliver amazing web apps. This powerful JavaScript platform provides the ... Leer más

    $49.99 USD

  • Spring Microservices in Action, Second Edition

    Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring.SummaryBy dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and ... Leer más

    $58.99 USD

  • The Well-Grounded Rubyist, Fourth Edition

    Get the eBook free when you register your print book at Manning.By putting the core principles of the language on full display rather than treating it as a collection of syntax rules, The Well-Grounded Rubyist, Fourth Edition will help you, as it did several earlier generations, become a better Ruby programmer. In this masterful tutorial, authors David A Black and Joseph Leo III tell a clear ... Leer más

    $43.99 USD

  • 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

    $89.09 USD

  • Object-Oriented C++

    Build Cross-Language OOP Skills with C++ and C#

    de Theo Tanaka ...
    Are you ready to master C++ with a hands-on approach? Object-Oriented C++ by Theo Tanaka is the ultimate guide for beginners to pros who want to build real programs using OOP. Learn C++ classes, inheritance, polymorphism, and design patterns through projects you code yourself. This practical book transforms theory into skills, making it perfect for self-study or classroom use.Start with the ... Leer más

    $4.99 USD