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 385 - 408 de 980 resultados
Skip side bar filters
  • Python Interview Questions You'll Most Likely Be Asked

    Series Libro 16 - Job Interview Questions Series
    215 Python Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsPython Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through comprehensive... ... Leer más

    $8.99 USD

  • 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

  • C# 入門指南

    由基礎走向完整 Visual Studio Community 2019 專案的開發模式

    C# 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 7 到 13 個單元◎ 基礎篇◎ 軟體開發篇◎ WPF App 篇◎ Android App 篇(書中的「關於本書」有學習路徑圖。)首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 C# 、怎麼處理資料、控制結構、內建資料型態、物件導向模組化,這部分累計十三個單元,預計帶領讀者學會寫簡單的 C# 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構 ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • 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

  • Android Studio Masterclass

    Android IDE For App Developers

    de Rob Botwright ...
    Are you ready to unlock the full potential of Android app development? Look no further than the "Android Studio Masterclass" bundle! Whether you're just starting out or a seasoned developer, this bundle has something for everyone. With four comprehensive books, you'll embark on a journey from novice to expert in no time. Book 1: "Android Studio Essentials: A Beginner's Guide to App Development" ... Leer más

    $7.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 Functional Programming Patterns

    Grok and perform effective functional programming in Scala

    de Atul S. Khot ...
    Grok and perform effective functional programming in Scala Key Features\[\*\]Understand functional programming patterns by comparing them with the traditional object-oriented design patterns\[\*\]Write robust, safer, and better code using the declarative programming paradigm\[\*\]An illustrative guide for programmers to create functional programming patterns with ScalaBook DescriptionScala is used ... Leer más

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