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 979 resultados
Skip side bar filters
  • Write Great Code, Volume 2, 2nd Edition

    Thinking Low-Level, Writing High-Level

    de Randall Hyde ...
    Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code.In the beginning, most software was written in assembly, the CPU's low-level language, in order to achieve acceptable performance on relatively ... Leer más

    $29.99 USD

  • Data Lakes & Pipelines: A Modern Azure Guide

    Unlock the full potential of your data with Data Lakes & Pipelines: A Modern Azure Guide. This comprehensive book is your essential companion for mastering the design and implementation of scalable data architectures on Microsoft Azure.Aimed at data engineers, architects, and cloud professionals, this guide covers the end-to-end process of building cloud-native data solutions—from ingesting raw ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • C++ Fundamentals

    Hit the ground running with C++, the language that supports tech giants globally

    Write high-level abstractions while retaining full control of the hardware, performances, and maintainability.Key FeaturesTransform your ideas into modern C++ code, with both C++11 and C++17Explore best practices for creating high-performance solutionsUnderstand C++ basics and work with concrete real-world examplesBook DescriptionC++ Fundamentals begins by introducing you to the C++ compilation ... Leer más

    $22.99 USD o gratis con Kobo Plus

  • Von Code zu Lösungen im Software Engineering mit Java

    Vom Problem zur verantwortbaren Lösung

    Wie entstehen aus Code verantwortbare Softwarelösungen?Viele Menschen lernen Java als Programmiersprache: Klassen schreiben, Objekte erzeugen, Methoden implementieren und Anwendungen entwickeln.Doch erfolgreiche Softwareprojekte scheitern selten an der Syntax. Häufig scheitern sie daran, dass Probleme nicht verstanden, Anforderungen unklar formuliert oder technische Entscheidungen nicht ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Hands-On Application Development with PyCharm

    Build applications like a pro with the ultimate python development tool

    Unleash the power of PyCharm to craft business, scientific, and web applications in Python with this definitive guideKey FeaturesLearn basic to advanced PyCharm concepts to improve developer efficiency on your Python projectsLearn with practical examples that focus on efficient application developmentExplore features such as code automation, graphical debugging, and remote developmentPurchase of ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Data Structure and Algorithms in Java

    From Basics to Expert Proficiency

    de William Smith ...
    "Data Structure and Algorithms in Java: From Basics to Expert Proficiency" is a comprehensive guide meticulously crafted for beginners and seasoned programmers alike. This book delves into the core concepts of data structures and algorithms, building a solid foundation that enables readers to design, implement, and optimize efficient software solutions. With a focus on the Java programming ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • 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.99 USD

  • سي شارب من الصفر حتى الإحتراف

    de Badry Khalaf ...
    C Sharp from scratch to professionalism is a book dealing with theprogramming language (C Sharp) and it consists of (603) pagesdivided into three parts. The first part talks about the basics andconcepts of the C Sharp language in the (ConsoleApplication)environment. WindowsFormsApplication) and about object-orientedprogramming (OOP). The lovere are some basics related to thecommand prompt (MS-DOS) ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Unlocking the Power of Vulkan: A Journey into AI and Machine Learning

    "Unlocking the Power of Vulkan: A Journey into AI and Machine Learning" takes you on an immersive exploration of cutting-edge technology. This book delves into the realms of Vulkan, a powerful graphics and compute API, and seamlessly intertwines it with the fascinating worlds of artificial intelligence (AI) and machine learning (ML). Whether you're an experienced programmer, a game developer, or a ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • ActionScript 3

    Programmation séquentielle et orientée objet

    Series series Blanche
    Une version qui marque un tournantLangage de l'environnement Flash, l'ActionScript est devenu totalement orienté objet depuis sa version 3, tout en permettant aussi une programmation séquentielle. Très proche du JavaScript et ressemblant également beaucoup au langage Java, cette dernière version marque une rupture avec les deux précédentes : syntaxe différente, nouvelles classes, nouvelles ... Leer más

    $26.78 USD o gratis con Kobo Plus

  • Datenformate meistern mit Python

    Arbeiten mit JSON und JSON-LD in der Praxis

    de D. S. Lornach ...
    Datenformate meistern mit Python: Arbeiten mit JSON und JSON-LD in der PraxisWerden Sie zum JSON Python Experten und beherrschen Sie die wichtigsten Datenformate der modernen Softwareentwicklung! Dieses umfassende Praxisbuch führt Sie systematisch durch die Welt von JSON und JSON-LD mit Python und macht Sie fit für die Herausforderungen datengetriebener Anwendungen.Was macht dieses Buch besonders ... Leer más

    $17.59 USD o gratis con Kobo Plus

  • Aprende Javascript Moderno

    Este libro corresponde a la primera entrega de la trilogía de herramientas para futuros desarrolladores, en donde sumerge al lector en el lenguaje moderno más consultado en internet, que es JavaScript.JavaScript es un lenguaje fascinante, que está presente en el mercado en diferentes soluciones de software y es acá, donde quiero invitarte a descubrir las diferentes formas de llevar a cabo tus ... Leer más

    $5.00 USD o gratis con Kobo Plus

  • Pythonic Programming

    Tips for Becoming an Idiomatic Python Programmer

    Make your good Python code even better by following proven and effective pythonic programming tips. Avoid logical errors that usually go undetected by Python linters and code formatters, such as frequent data look-ups in long lists, improper use of local and global variables, and mishandled user input. Discover rare language features, like rational numbers, set comprehensions, counters, and ... Leer más

    $16.99 USD

  • Modular Programming in Java 9

    Build large scale applications using Java modularity and Project Jigsaw

    Kick-start your modular programming journey and gear up for the future of Java developmentKey Features\[\*\] Master design patterns and best practices to build truly modular applications in Java 9\[\*\] Upgrade your old Java code to Java 9 with ease\[\*\] Build and run a smooth functioning multi-module application.Book DescriptionThe Java 9 module system is an important addition to the language ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • The Quick Python Book, Fourth Edition

    Write modern professional Python

    de Naomi Ceder ...
    A fast-paced introduction to Python for intermediate developers–now with coverage of generative AI!For over 25 years, The Quick Python Book has been one of the best Python books money can buy. It concisely covers programming basics, while introducing Python's comprehensive standard library and unique features in depth and detail. In this fourth edition, you’ll find new coverage of AI coding tools ... Leer más

    $49.99 USD

  • Orientação a Objetos

    Aprenda seus conceitos e suas aplicabilidades de forma efetiva

    Conforme a demanda por novos paradigmas que correspondessem às necessidades do dia a dia dos programadores, surgia a Orientação a Objetos, com a missão de cobrir as insuficiências do modelo estrutural. O Paradigma Orientado a Objeto tem como principal característica uma melhor e maior expressividade das nossas demandas e possibilita criar unidades de código mais próximas da forma como pensamos e ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Object-Oriented Programming Fundamentals: Learn How Modern Software is Designed

    de Marcus Elvin ...
    Build Software That Scales, Adapts, and LastsAnyone can write code that runs once. Professional developers write code that teams can maintain, extend, and trust for years. Object-Oriented Programming Fundamentals teaches you the design principles that separate hobbyist scripts from enterprise-grade software systems.This comprehensive guide rewires how you approach programming problems. You'll ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • Python 3 Object-oriented Programming

    Building robust and maintainable software with object oriented design patterns in Python

    Unleash the power of Python 3 objectsKey FeaturesStop writing scripts and start architecting programsLearn the latest Python syntax and librariesA practical, hands-on tutorial that teaches you all about abstract design patterns and how to implement them in Python 3Book DescriptionPython 3 is more versatile and easier to use than ever. It runs on all major platforms in a huge array of use cases. ... Leer más

    $60.99 USD o gratis con Kobo Plus

  • Beginner Projects with Vanilla JavaScript

    Fun and Practical Projects to Learn Core JavaScript Without Frameworks

    de Dargslan ...
    Series Libro 10 - Dargslan - JavaScript - Beginner Level
    Beginner Projects with Vanilla JavaScript: Fun and Practical Projects to Learn Core JavaScript Without FrameworksMaster JavaScript fundamentals through 15 hands-on projects that grow progressively more challenging – perfect for beginners and self-taught developers looking to solidify their skills!Are you tired of JavaScript tutorials that leave you wondering how to apply what you've learned to ... Leer más

    $17.46 USD o gratis con Kobo Plus

  • Understanding Variables and Data Types in JavaScript

    A Beginner-Friendly Guide to Managing Data and Mastering Core JavaScript Concepts

    de Dargslan ...
    Series Libro 2 - Dargslan - JavaScript - Beginner Level
    Welcome to **Understanding Variables and Data Types in JavaScript**—your comprehensive guide to mastering the fundamental building blocks of JavaScript programming. Whether you're taking your first steps into the world of web development or looking to solidify your understanding of JavaScript's core concepts, this book is designed to be your trusted companion on this exciting journey.JavaScript ... Leer más

    $17.46 USD o gratis con Kobo Plus

  • C# 11 and .NET 7 – Modern Cross-Platform Development Fundamentals

    Start building websites and services with ASP.NET Core 7, Blazor, and EF Core 7, 7th Edition

    de Mark J. Price ...
    An accessible guide for beginner-to-intermediate programmers to concepts, real-world applications, and latest features of C# 11 and .NET 7, with hands-on exercises using Visual Studio 2022 and Visual Studio Code.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the newest additions to C# 11, the .NET 7 class libraries, and Entity Framework Core 7Create ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Ultimate C# for High-Performance Applications

    Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)

    de Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Book DescriptionHigh-performance software is no longer optional—today’s applications must be fast, scalable, and responsive to meet real-world demands. C# and . NET provides the foundation, but knowing how to unlock their full potential is what separates the average code from enterprise-grade solutions.Ultimate C# for ... Leer más

    $24.95 USD o gratis con Kobo Plus

  • .NET 10 非同期・並行プログラミング

    Async/Await、マルチスレッド、並列処理

    de Michael Tsai ...
    .NET アプリケーションを作っていて、UI が固まる、Web サイトの反応が遅い、バックグラウンド ジョブのスループットが伸びない、といった問題に悩んだことはないでしょうか。あるいは、async/await、Task.Run、ConfigureAwait(false)、キャンセル、例外処理の扱いで迷ったことはないでしょうか。本書は、まさにそうした問題に向き合うために書かれました。本書は、基礎概念から実際のアプリケーションまでを扱いながら、.NET 10 の非同期プログラミングを体系的に学ぶための実践的な技術書です。スレッド、Task、async/await、キャンセルとタイムアウト、同期プリミティブ、並列処理、非同期データ ストリーム、非同期リソース管理を順に取り上げます。さらに、TaskCompletionSource、ValueTask、ExecutionContext ... Leer más

    $10.99 USD o gratis con Kobo Plus

  • Learning Java Through Games

    Learning Java Through Games teaches students how to use the different features of the Java language as well as how to program. Suitable for self-study or as part of a two-course introduction to programming, the book covers as much material as possible from the latest Java standard while requiring no previous programming experience. Taking an applic ... Leer más

    $132.99 USD