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 913 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

  • 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

    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

  • 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

  • Clojure Cookbook

    Recipes for Functional Programming

    With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing strategies. And more than 60 of the world’s best Clojurians contributed recipes.Each recipe ... Leer más

    $25.99 USD

  • Python At A Glance

    de Ajit Singh ...
    Featured With:● PANDAS● PYTHON LIBRARY● DATABASE PROGRAMMING● GUI PROGRAMMING● DIY APPLICATIONS● FOR ENGINEERING STUDENTS ... Leer más

    $3.99 USD o gratis con Kobo Plus

  • Practical Lua 5 Programming

    Explore Lua's programming capabilities with 100+ sample demonstrations and programs

    de Brynna Kevar ...
    If you're into Lua programming, then this "Practical Lua 5 Programming" is a must-read. It's a hands-on book that'll help you get up and running quickly. It's got clear, step-by-step examples that'll walk you through everything from setting up your development environment to building dynamic web applications and embedding Lua in other programming languages.Every chapter starts with an essential ... Leer más

    $35.99 USD

  • Perl Programming in easy steps, 2nd edition

    de Mike McGrath ...
    Master Perl, the Swiss army knife of programming, and become faster and smarter coder!Perl Programming in easy steps is ideal for newcomers and seasoned coders alike. Learn the essentials of variables, operators, and functions, then build reusable modules, handle files, and explore Object-Oriented Programming (OOP). Then discover how to:· Use SQLite to store and retrieve data with the database ... Leer más

    $27.29 USD

  • Core Objective-C in 24 Hours

    de Keith Lee ...
    Core Objective-C in 24 Hours provides a clear and concise overview of the programming language, describes its key features and APIs, and presents recommendations for developing iOS and OS X apps using Objective-C. It is written for readers who want a general understanding of Apple Objective-C technology on the Mac along with developers who want to quickly get started with the language. Very ... Leer más

    $3.99 USD

  • Java RMI

    Designing & Building Distributed Applications

    Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks ... Leer más

    $31.69 USD

  • Unlocking Insights

    A Practical Guide to Data Analysis with Retrieval-Augmented Generation

    de Logan Gray ...
    About the TechnologyRetrieval-Augmented Generation (RAG) is a revolutionary approach to data analysis that combines information retrieval with cutting-edge text generation techniques. This powerful technology empowers you to extract deeper meaning from your data than ever before.Short SummaryStruggling to uncover hidden patterns and generate actionable insights from your data? This book is your ... Leer más

    $8.18 USD o gratis con Kobo Plus

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... Leer más

    $49.49 USD o gratis con Kobo Plus

  • Learning F# Functional Data Structures and Algorithms

    Get started with F# and explore functional programming paradigm with data structures and algorithms

    de Adnan Masood ...
    Key FeaturesBook DescriptionIf you have just started your adventure with F\#, then this book will help you take the right steps to become a successful F\# coder. An intermediate knowledge of imperative programming concepts, and a basic understanding of the algorithms and data structures in .NET environments using the C\# language and BCL (Base Class Library), would be helpful.What you will ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • Learning Functional Programming

    Managing Code Complexity by Thinking Functionally

    de Jack Widman ...
    Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex software projects.Author Jack Widman uses samples from Java, Python, C#, Scala, and JavaScript to help ... Leer más

    $41.09 USD

  • Android Studio Bumble Bee Essentials - Kotlin Edition

    Developing Android Apps Using Android Studio 2021.1 and Kotlin

    de Neil Smyth ...
    Fully updated for Android Studio Bumble Bee, the goal of this book is to teach the skills necessary to develop Android-based applications using the Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by an introduction to programming in Kotlin including data types, control flow ... Leer más

    $34.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

    $94.99 USD

  • Java Fundamentals

    A fast-paced and pragmatic introduction to one of the world's most popular programming languages

    Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its ... Leer más

    $22.79 USD o gratis con Kobo Plus

  • Mastering Firebase: The Complete Guide to Building and Scaling Apps

    "Mastering Firebase: The Complete Guide to Building and Scaling Apps" is an indispensable resource for developers looking to harness the full potential of Firebase. This comprehensive guide takes you on a journey through the intricacies of Firebase, from the basics of setting up your project to advanced techniques for scaling your applications efficiently.Dive deep into Firebase's suite of ... Leer más

    $9.99 USD

  • Introduction to the Art of Programming Using Scala

    de Mark C. Lewis ...
    Series series Chapman & Hall/CRC Textbooks in Computing
    With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works we ... Leer más

    Antes $105.00 USD Ahora $88.99 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

    $43.19 USD

  • La programmazione orientata agli oggetti

    ULTIMA EDIZIONE: APRILE 2024Devi entrare in contatto con la programmazione ad oggetti?Hai sentito parlare di questo paradigma di programmazione, ma non sai da dove cominciare?Hai provato in passato a capirci qualcosa senza successo?Se ti trovi in una delle precedenti condizioni, allora questo libro potrebbe essere un ottimo investimento!Questo libro è scritto esplicitamente per... ... Leer más

    $4.99 USD

  • Java in Action for Programmers

    Java in Action is a clearly written guide to the new features of Java. The book covers lambdas, streams, and functional-style programming. With Java's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!About the bookJava in Action begins with a practical introduction to lambdas, using real-world ... Leer más

    $28.40 USD

  • The Unreal Developer's Guide: Intermediate Challenges

    Mastering Unreal Engine: From Novice to Pro

    Series series Mastering Unreal Engine: From Novice to Pro
    "The Unreal Developer's Guide: Intermediate Challenges" is a meticulously crafted resource for game developers who have a basic understanding of the Unreal Engine and are eager to deepen their skills. This book bridges the gap between foundational knowledge and advanced game development techniques, focusing on intermediate-level challenges that are essential for creating complex and captivating ... Leer más

    $9.99 USD

  • Getting Started with Python

    Understand key data structures and use Python in object-oriented programming

    Harness the power of Python objects and data structures to implement algorithms for analyzing your data and efficiently extracting informationKey FeaturesTurn your designs into working software by learning the Python syntaxWrite robust code with a solid understanding of Python data structuresUnderstand when to use the functional or the OOP approachBook DescriptionThis Learning Path helps you get ... Leer más

    $31.49 USD o gratis con Kobo Plus