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 457 - 480 de 914 resultados
Skip side bar filters
  • 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

    $29.99 USD

  • Mastering Python in 7 Days

    de Alex Wood ...
    Mastering Python in 7 Days is a comprehensive, hands-on guide designed to help you master Python basics quickly and effectively. Whether you're a complete beginner or have some programming experience, this book offers a structured approach to learning Python in just one week.In just 7 days, you'll be equipped to solve problems, automate tasks, analyze data, and start building your own Python ... Leer más

    $9.99 USD

  • Atomic Kotlin

    For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java and a Kotlin team member comes a book that breaks concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA! Full support at www.AtomicKotlin.com.Learn the Successor to Java Today!No programming ... Leer más

    $35.09 USD

  • Conservation of Twentieth-Century Furniture

    Series series Routledge Series in Conservation and Museology
    Conservation of Twentieth-Century Furniture provides comprehensive and accessible coverage of the materials and techniques that are encountered in furniture of this century.After putting the design, manufacture and conservation of twentieth-century furniture into context, the volume then offers an A-Z of materials organised into 12 chapters. Within each chapter a wide variety of material types are ... Leer más

    $68.99 USD

  • Untrapped Value:

    Software Reuse Powering Future Prosperity

    Mankind has invested vast resources (time, manhours, computer machinery sunk costs, maintenance, building space, heating, venting, cooling, and so on) into software for all kinds of digital and analog hardware for over sixty years. Far longer if you consider punched cards, and so on. In the end, most of the source code ends in the waste heap of history. Old code gets forgotten, rubbished, and a ... Leer más

    $26.59 USD

  • OBJECT ORIENTED PROGRAMMING

    For BE/B.TECH/BCA/MCA/ M.TECH/Diploma/B.Sc/M.Sc/MA/ BA/Competitive Exams & Knowledge Seekers

    de VIKRAMAN N ...
    Series Libro 149 - BEMEDIPLOMABSCMSC
    INTRODUCTION TO OBJECT ORIENTED PROGRAMProcedure Oriented Programming (POP)The high level languages, such as BASIC, COBOL, C, FORTRAN are commonly known as Procedure Oriented Programming.Using this approach, the problem is viewed in sequence of things to be done, like reading, processing and displaying or printing. To carry out these tasks the function concepts must be used.This concept basically ... Leer más

    $15.00 USD o gratis con Kobo Plus

  • Android 4.2 App Development Essentials

    de Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.2 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed ... Leer más

    $12.99 USD

  • Funktionen in Python Schritt für Schritt lernen

    Ein verständlicher Leitfaden zum Erstellen, Verwenden und Verstehen von Funktionen in Python für Einsteiger

    de Dargslan ...
    Series Libro 3 - Python-Programmierung für Einsteiger
    Willkommen zu "Funktionen in Python Schritt für Schritt lernen" – Ihrem umfassenden Leitfaden zur Beherrschung eines der grundlegendsten und mächtigsten Konzepte in der Python-Programmierung: Funktionen. Auf dieser Reise werden Sie entdecken, wie Funktionen als Bausteine für effizienten, organisierten und wiederverwendbaren Code in Python dienen.Dieses Buch wurde mit einem klaren Ziel konzipiert: ... Leer más

    $15.43 USD o gratis con Kobo Plus

  • Collection Views with UIKit

    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 configure and display items in a grid with Collection Views.After reading this guide, you will know how to work with Collection ... Leer más

    $2.20 USD

  • Android Studio 4.2 Development Essentials - Java Edition

    Developing Android 11 Apps Using Android Studio 4.2, Java and Android Jetpack

    de Neil Smyth ...
    Fully updated for Android Studio 4.2, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment.An overview of Android Studio is included covering areas such as tool windows, the code editor, ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Let Us Python

    Learn Python Quickly, A Programmer-Friendly GuideDESCRIPTIONMost Programmer's learning Python are usually comfortable with some or the other programming language and are not interested in going through the typical learning curve of learning the first programming language. Instead, they are looking for something that can get them off the ground quickly. They are looking for similarities and ... Leer más

    $15.59 USD

  • Distributed Simulation

    Series series Computer Science & Engineering
    Simulation is a multi-disciplinary field, and significant simulation research is dispersed across multiple fields of study. Distributed computer systems, software design methods, and new simulation techniques offer synergistic multipliers when joined together in a distributed simulation. Systems of most interest to the simulation practitioner are often the most difficult to model and implement. ... Leer más

    $140.00 USD

  • Anyone Can Code

    The Art and Science of Logical Creativity

    de Ali Arya ...
    Anyone Can Code: The Art and Science of Logical Creativity introduces computer programming as a way of problem-solving through logical thinking. It uses the notion of modularization as a central lens through which we can make sense of many software concepts. This book takes the reader through fundamental concepts in programming by illustrating them in three different and distinct languages: C/C++, ... Leer más

    $84.99 USD

  • 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

    $72.99 USD

  • Applying Use Cases

    A Practical Guide

    Use case analysis is a methodology for defining the outward features of a software system from the user's point of view. Applying Use Cases, Second Edition, offers a clear and practical introduction to this cutting-edge software development technique. Using numerous realistic examples and a detailed case study, you are guided through the application of use case analysis in the development of ... Leer más

    $35.99 USD

  • Master C# Interview Preparation

    Dot Net Interview Preparation, #2

    Series Libro 2 - Dot Net Interview Preparation
    Why You Should Read "Master C# Interview Preparation"?Are you a .NET developer looking to take your career to the next level? If so, then you need to read "Master C# Interview Preparation" This comprehensive guide is your one-stop shop for mastering the essential concepts and skills required to ace your .NET interviews.Here's why you should read this book:Comprehensive Coverage: This book covers a ... Leer más

    $3.99 USD o gratis con Kobo Plus

  • First Steps in Unreal: Building Your First Game

    Mastering Unreal Engine: From Novice to Pro

    Series series Mastering Unreal Engine: From Novice to Pro
    "First Steps in Unreal: Building Your First Game" is an essential guide for aspiring game developers and enthusiasts. This comprehensive book is tailored to beginners, offering a step-by-step journey into the world of game development using the Unreal Engine, one of the industry's most powerful and popular game development tools.The book starts with an introduction to the Unreal Engine, providing ... Leer más

    $9.99 USD

  • Mastering Java: A Comprehensive Guide to Programming Excellence Category

    "Mastering Java: A Comprehensive Guide to Programming Excellence"Discover the key to becoming a Java programming virtuoso with "Mastering Java: A Comprehensive Guide to Programming Excellence." This in-depth book is your gateway to unlocking the full potential of Java, the versatile and powerful programming language.Whether you're a beginner taking your first steps into the world of programming or ... Leer más

    $9.99 USD

  • Mastering Computer Programming

    Mastering Computer Programming: A Comprehensive Guide to Python, C, C++, C#, HTML Coding, and Ethical Hacking – Your Fast-Track Path to Expertise! is your ultimate resource for becoming a proficient programmer. Whether you're a beginner looking to learn the fundamentals or an experienced developer aiming to enhance your skills, this book covers it all.Dive deep into the world of programming with ... Leer más

    $15.00 USD

  • Programming in D

    de Ali Çehreli ...
    The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics.D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest to the highest levels. It has C-like syntax and static typing. It ... Leer más

    $8.99 USD

  • Mastering Docker for Scalable Deployment: From Container Basics to Orchestrating Complex Work

    Mastering Docker for Scalable Deployment: From Container Basics to Orchestrating Complex Work is a comprehensive guide that equips you with the knowledge and skills needed to harness the full potential of Docker for scalable and efficient deployment of containerized applications. Whether you're new to containerization or an experienced DevOps engineer, this book provides a deep dive into Docker's ... Leer más

    $14.99 USD

  • Linux Unveiled: From Novice to Guru

    "Linux Unveiled: From Novice to Guru" is an all-encompassing guide to the Linux operating system, tailored for readers ranging from complete beginners to those aspiring to become Linux gurus. This comprehensive book demystifies the complexities of Linux, offering a practical and detailed approach that promises to enhance the reader's understanding and skills.Embark on a journey that begins with ... Leer más

    $9.99 USD

  • Unity All-In-One

    Unleash Your Creativity and Master 3D Game Development!Are you ready to bring your game ideas to life? Unity All-In-One is the ultimate step-by-step guide for aspiring game developers and enthusiasts who want to create stunning 3D games while mastering Unity and C#. Whether you're a complete beginner or have some experience, this book is packed with practical projects and clear explanations to ... Leer más

    $2.99 USD

  • Kotlin Standard Library Cookbook

    Master the powerful Kotlin standard library through practical code examples

    Build optimized applications in Kotlin by learning how to make use of the standard library features the smart wayKey FeaturesGet the most out of the Kotlin library to develop high-quality portable applicationsExplore Kotlin’s powerful support for data processing and I/O operationsDiscover ways to enhance your Android application developmentBook DescriptionFor developers who prefer a more ... Leer más

    $34.19 USD o gratis con Kobo Plus