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 1 - 24 de 915 resultados
Skip side bar filters
  • Blazor Fundamentals

    Building Modern Web Applications with .NET 10

    de Adam Seebeck ...
    Build modern, production-ready web apps with Blazor Web App in .NET 10 using only C#.Blazor is now a unified platform for full-stack web development. Blazor Fundamentals: Building Modern Web Applications with .NET 10 teaches you how to design, build, test, and deploy real applications using the latest Blazor Web App model. No JavaScript required.What you will learnCreate and navigate Blazor Web ... Leer más

    $9.99 USD

  • Refactoring

    Improving the Design of Existing Code

    de Martin Fowler ...
    Series series Addison-Wesley Signature Series (Fowler)
    Martin Fowler’s guide to reworking bad code into well-structured codeRefactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that ... Leer más

    $52.19 USD

  • 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

    $24.95 USD

  • Refactoring: Improving the Design of Existing Code

    Improving the Design of Existing Code

    Series series Addison-Wesley Object Technology Series
    As the application of object technology--particularly the Java programming language--has become commonplace, a new problem has emerged to confront the software development community. Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system ... Leer más

    $46.79 USD

  • Selenium Python Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriver Key Featuresa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Learn how to design a Keyword driven framework with Database a- Find how to use Build triggers in Jenkins to automate tests DescriptionThe book starts by introducing the Selenium WebDriver 3 and Selenium Server ... Leer más

    $15.59 USD

  • Learn JavaScript in 24 Hours

    de Alex Nordeen ...
    JavaScript is very fast, simple and integrate easily with other languages. It allows you to create highly responsive interfaces. This e-book is a gentler introduction to JavaScript. The real issues in learning JavaScript is either not understanding the basic concept clearly or overwhelmed by too much detailed learning resources.To encounter these issues, this e-book is created. It is a small book ... Leer más

    $9.99 USD

  • Software Engineering and Development

    Development of Software and Testing

    Typically, software development is a planned initiative with a number of steps and milestones that lead to the creation of operational software. In addition, there is a good definition: "a process with a set of activities for the creation of computer software products, including their design, development, testing, and deployment."The software itself is a set of instructions or programs that ... Leer más

    $5.99 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

  • Requirements Modeling And Coding: An Object-oriented Approach

    de Liping Liu ...
    Requirements Modeling and Coding attempts to bridge the gap between modeling and coding and serves the growing trend of agile development better than existing textbooks in the area. Instead of using toy tools to create modeling and coding examples, the author teaches IBM Rational Rhapsody as a modeling tool and Microsoft Visual C# as a programming tool. C# is the purest object-oriented programming ... Leer más

    $55.79 USD

  • 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

  • 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