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 529 - 552 de 980 resultados
Skip side bar filters
  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... Leer más

    $30.99 USD

  • Python Machine Learning Illustrated Guide For Beginners & Intermediates:The Future Is Here!

    Python Machine Learning Illustrated Guide For Beginners & IntermediatesMachines Can Learn ?!Automation and systematization is taking over the world. Slowly but surely we continuously see the rapid expansion of artificial intelligence, self-check out cash registers, automated phone lines, people-less car-washes , etc. The world is changing, find out how python programming ties into machine learning ... Leer más

    $4.97 USD o gratis con Kobo Plus

  • Re-Engineering Legacy Software

    SummaryAs a developer, you may inherit projects built on existing codebases with design patterns, usage assumptions, infrastructure, and tooling from another time and another team. Fortunately, there are ways to breathe new life into legacy projects so you can maintain, improve, and scale them without fighting their limitations.Purchase of the print book includes a free eBook in PDF, Kindle, and ... Leer más

    $58.99 USD

  • Python for Professionals

    Learning Python as a Second Language

    de Matt Telles ...
    This book is intended for the professional programmer who wants to learn Python for their place of business, or simply to extend their knowledge. You will learn the basics of the language--from how to define variables and implement looping and conditional constructs, to working with existing code. Once we have established the baseline for writing code in Python, you’ll learn how to create your own ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • C# Fundamentals – Getting Started with C# 11 and .NET 7

    de Adam Seebeck ...
    This "Course in a book" was designed by a higher education Instructor for teaching C# to students. Get started quickly by learning C# concepts, following along with examples, taking mini quizzes, and completing activities.The 5th edition of C# Fundamentals has been extensively updated with C# 11, .NET 7, and Visual Studio 2022.Key FeaturesUseful for all skill levels (beginner to advanced) Start ... Leer más

    $9.99 USD

  • Five Lines of Code

    How and when to refactor

    Five Lines of Code teaches refactoring that's focused on concrete rules and getting any method down to five lines or less! There’s no jargon or tricky automated-testing skills required, just easy guidelines and patterns illustrated by detailed code samples.In Five Lines of Code you will learn:The signs of bad codeImproving code safely, even when you don’t understand itBalancing optimization and ... Leer más

    $49.99 USD

  • Learn Java Programming in 24 Hours

    de Alex Nordeen ...
    This book will help you learn the basics of Java programming in an easy way. This Edition is a comprehensive guide for beginners to learn the most popular programming languages worldwide.It will familiarize you with various JAVA coding concepts like decisions, loops, arrays, methods, variables, lambda expressions, etc. As well as a brief introduction to various framework it supports like Java SE8, ... Leer más

    $9.99 USD

  • Designing and Developing for Google Glass

    Thinking Differently for a New Platform

    Creating apps for Google Glass is more involved than simply learning how to navigate its hardware, APIs, and SDK. You also need the right mindset. While this practical book delivers the information and techniques you need to build and deploy Glass applications, it also helps you to think for Glass by showing you how the platform works in, and affects, its environment.In three parts—Discover, ... Leer más

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

    $98.99 USD

  • Curso de Programación Python

    Series series MANUALES IMPRESCINDIBLES
    Tras desbancar a Java y C/C++, Python se ha convertido en el lenguaje de programación más popular de nuestros días. Las capacidades de cómputo de los ordenadores modernos, unida a la gran versatilidad de este lenguaje, su sencillez y la potencia de sus bibliotecas, hacen de Python y su dominio una competencia muy demandada en la industria informática, donde constituye la herramienta preferente de ... Leer más

    $16.19 USD

  • Learn C# Programming

    A guide to building a solid foundation in C# language for writing efficient programs

    Get started with C\# and strengthen your knowledge of core programming concepts such as procedural, object-oriented, generic, functional, and asynchronous programming along with the latest features of C\# 8Key FeaturesLearn the fundamentals of C\# with the help of easy-to-follow examples and explanationsLeverage the latest features of C\# 8, including nullable reference types, pattern matching ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Job Ready Python

    Get ready to take on Python with a practical and job-focused guideJob Ready Python offers readers a straightforward and elegant approach to learning Python that emphasizes hands-on and employable skills you can apply to real-world environments immediately.Based on the renowned mthree Global Academy and Software Guild training program, this book will get you up to speed in the basics of Python, ... Leer más

    $24.00 USD

  • Remoting Patterns

    Foundations of Enterprise, Internet and Realtime Distributed Object Middleware

    Series series Wiley Software Patterns Series
    Remoting offers developers many ways to customize the communications process, for efficiency, security, performance and power, and allows seamless integration of components running on several computers into a single application. This book exposes the full power of remoting to developers working in mixed platform environments in a way that will ensure they have a deep understanding of what remoting ... Leer más

    $65.00 USD

  • 現代 C#:AI 時代的開發者修煉

    (C# 14 與 .NET 10)

    de 蔡煥麟 ...
    Series Libro 1 - .NET 開發者修練系列
    這不是一本鉅細靡遺的 C# 語法字典。本書將介紹 C# 語言當中較為核心、進階、或需要花較多時間深度理解的部分(涵蓋 C# 1.0 至 C# 14)。不同於傳統程式設計書籍的是,本書特別強調「深度理解」,同時也鼓勵讀者善用 AI 工具來輔助學習和開發。在 AI 能夠幫我們生成大量程式碼的時代,開發者更需要具備判斷程式碼品質、安全性與效能的能力,以及如何精準地指揮 AI 寫出高品質的 C# 程式碼。██ 本書特色█對比式教學:對於容易混淆的概念,展示「不建議的寫法(✗)」與「建議的寫法(✓)」,並說明差異與理由。實務導向:不只語法,也會說明「為什麼需要這個功能」、「何時該用」、「何時不該用」,以及可能的效能影響。圖表輔助:在適當的地方添加視覺化圖表,輔助理解複雜概念... ... Leer más

    $12.45 USD o gratis con Kobo Plus

  • Pattern-Oriented Software Architecture For Dummies

    Implement programming best practices from the ground upImagine how much easier it would be to solve a programming problem, if you had access to the best practices from all the top experts in the field, and you could follow the best design patterns that have evolved through the years. Well, now you can. This unique book offers development solutions ranging from high-level architectural patterns, to ... Leer más

    $21.00 USD

  • C# EBOOK

    de C# ...
    Guida all'apprendimento del linguaggio di programmazione C#.In questo volume verranno trattate le principali metodologie e tecniche della programmazione C#.Argomenti trattati:✔️ Storia del c#✔️ Struttura del programma✔️ Tipi di variabili✔️ Input/Output✔️ Costrutti condizionali (if/else/switch)✔️ Operazioni aritmetiche e booleane✔️ Cicli iterativi (while/for)✔️ Commenti✔️ Vettori/Array✔️ Matrici ... Leer más

    $6.98 USD o gratis con Kobo Plus

  • Scala:Applied Machine Learning

    Master the art of Machine Learning in Scala

    Leverage the power of Scala and master the art of building, improving, and validating scalable machine learning and AI applications using Scala's most advanced and finest features.Key Features\[\*\] Build functional, type-safe routines to interact with relational and NoSQL databases with the help of the tutorials and examples provided\[\*\] Leverage your expertise in Scala programming to create ... Leer más

    $71.99 USD o gratis con Kobo Plus

  • Object Oriented Programming with Angular

    Learn advanced techniques and best practices of Angular programming for building enterprise web applicationsKey Features? Get familiar with the core concepts of Angular.? Discover best practices, tips, and tricks while working with Angular.? Learn ho ... Leer más

    $15.99 USD

  • Spring MVC Blueprints

    Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentation

    Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentationKey Features\[\*\]Learn all the details of implementing Spring 4.x MVC applications from basic core platform construction to advanced integration implementations\[\*\]Gain a complete reference guide to implementing the controllers, models, views, view resolvers, and ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Manual Python

    Sin rodeos, directo al código

    Si estas cansado de ver y utilizar manuales de +500 páginas y en los que hay mucha descripción pero poco código este es tu libro, sin rodeos, sin explicaciones sobrantes, aprende Python de forma rápida y sencilla.¿Quieres aprender código? Aquí lo tienesCon este manual ya podrás poner en tu curriculum que sabes programar en Python.¿Que vas a aprender?• Conceptos de Python para poder trabajar.<br... ... Leer más

    $3.48 USD

  • PHP and MYSQL: 200 solved exercises and projects for practice

    Master dynamic web development

    PHP & MYSQL: 200 Solved Exercises and Projects for Practice Welcome to "PHP & MYSQL: 200 Solved Exercises and Projects for Practice," a comprehensive guide designed for aspiring developers and those looking to solidify their skills in web programming. This book serves as an invaluable resource for anyone aiming to deepen their understanding of PHP and MySQL, two cornerstones of modern web ... Leer más

    $8.99 USD

  • Master DotNET Fundamentals

    Dot Net Interview Preparation, #1

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

    $2.99 USD o gratis con Kobo Plus

  • Java and Algorithmic Thinking for the Complete Beginner

    From Basics to Advanced Techniques: Master Java and Algorithms for a Robust Programming Foundation

    Dive into the world of Java and algorithmic thinking with this book. This comprehensive guide for beginners covers everything from basic computer operations to advanced programming concepts.Key FeaturesIntroduction to Java & algorithmic thinking with a proper guide from basic to advanced conceptsTips and tricks to enhance programming efficiency, and exercises for real-world applicationDetailed ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • From Pixels to Profit: The Business of Game Development

    So, you want to make games—and maybe even make money while you're at it?Well, buckle up, because this isn't just a hobby anymore. Video games have leveled up from basement projects and arcade cabinets into a global business powerhouse worth hundreds of billions. And guess what? There's room for you in this quest—whether you're dreaming of building the next indie cult hit or launching a full-blown ... Leer más

    $39.99 USD o gratis con Kobo Plus