Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

物件導向程式設計 電子書

如果您喜歡 物件導向程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 313336 個結果,共 929
Skip side bar filters
  • Async Rust

    Unleashing the Power of Fearless Concurrency

    Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in …… 閱讀更多內容

    NT$1,218 TWD

  • CIENCIA DE DATOS CON PYTHON: PANDAS A TRAVÉS DE EJEMPLOS

    CESAR PEREZ LOPEZ ……
    Pandas es un paquete de Python que proporciona estructuras de datos rápidas y flexibles diseñadas para que trabajar con datos "relacionales" o "etiquetados" sea fácil e intuitivo. Su objetivo es ser el bloque de construcción fundamental de alto nivel para realizar análisis prácticos de datos del mundo real en Python. Además, tiene el objetivo más amplio de convertirse en la herramienta de …… 閱讀更多內容

    NT$331 TWD 透過 Kobo Plus 免費享用

  • Swift

    Swift Essentials: From Core Concepts to Building Real-World iOS Apps

    Master Swift programming from setup to advanced app development. Learn syntax, functions, control flow, error handling, and concurrency to build real-world iOS applications with Swift.Key FeaturesStep-by-step guidance on setting up and using the Swift development environment.Practical examples of programming concepts, including functions, optionals, and closures.Advanced techniques for concurrency …… 閱讀更多內容

    NT$1,425 TWD 透過 Kobo Plus 免費享用

  • Sistemas Orientados a Objetos

    teoria e prática com UML e Java

    Livro Sistemas Orientados a Objetos: teoria e prática com UML e Java Este é um guia prático e direto para iniciantes aprenderem rapidamente como solucionar problemas com modelagem orientada a objetos e programação em Java. Ao longo do livro, problemas de complexidade crescente têm suas soluções expressas em diagramas UML e no código Java correspondente, com comentários sobre as principais …… 閱讀更多內容

    NT$290 TWD

  • C++ Essentials For Dummies

    John Paul Mueller ……
    The quick and crystal-clear guide to C++ programmingC++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review and background material—and absolutely no fluff—this book gets straight to the essential topics you need to know to ramp up, brush …… 閱讀更多內容

    NT$406 TWD

  • Python: Guida Completa alla Programmazione

    Christopher Ford ……
    系列 第 3 冊 - La collezione informatica
    "Python: Guida Completa alla Programmazione" è un libro esaustivo progettato per introdurre chiunque alla programmazione utilizzando Python. Questo manuale offre un percorso completo, adatto sia ai principianti che a coloro che desiderano approfondire le proprie competenze.Caratteristiche Principali:Introduzione Progressiva: Il libro inizia con concetti di base per costruire una solida …… 閱讀更多內容

    NT$158 TWD 透過 Kobo Plus 免費享用

  • Professional C++

    Marc Gregoire ……
    系列 series Tech Today
    Expand your C++ knowledge quickly and efficiently with this advanced resourceIn the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced programming manuals. Covering almost all features of the new C++ standard codenamed C++23, the book offers case studies with working code that’s been …… 閱讀更多內容

    NT$1,767 TWD

  • Graphic Guide to Java With Visual Studio Code and Processing 4

    Graphic Guide to Programming

    Antony Lees ……
    系列 series Graphic Guide to Programming
    Unleash Your Coding Creativity: Learn Java Through Stunning VisualsBreak free from boilerplate and dive into the world of visual programming! This book is your gateway to mastering Java through the dynamic, hands-on power of Processing.With Processing's intuitive language, you'll be sketching shapes, animating scenes, and building interactive experiences—all while learning the fundamentals of Java …… 閱讀更多內容

    NT$395 TWD 透過 Kobo Plus 免費享用

  • Mastering LibGDX Game Development

    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title

    Patrick Hoey ……
    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial titleKey FeaturesBook DescriptionLeverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title About This Book Learn game architecture and design patterns with concrete examples using proper software engineering principles Save time and money …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Ultimate C# for High-Performance Applications

    Jeff McNamara ……
    Master parallelism and async to create enterprise-grade, high-performance apps.Key Features● Unlock advanced multithreading, async, and parallelism in C#.● Master tools to debug, profile, and crush performance issues.● Build real-world, production-ready apps that scale effortlessly.Book DescriptionHigh-performance software is no longer optional-today's applications must be fast, scalable, and... …… 閱讀更多內容

    NT$786 TWD

  • Tapworthy

    Designing Great iPhone Apps

    Josh Clark ……
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, …… 閱讀更多內容

    NT$763 TWD

  • Ant: The Definitive Guide

    Complete Build Management for Java

    Steve Holzner ……
    Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full …… 閱讀更多內容

    NT$860 TWD

  • Object-Oriented Programming for Beginners: Learn OOP Concepts with Real-World Examples

    Charles Markwell ……
    Transition from disorganized scripting to building robust, scalable software architectures.Many self-taught developers and computer science students encounter a significant plateau in their programming development. While you may possess a strong grasp of variables and loops, constructing complex applications often results in code that is difficult to maintain and prone to errors. Resolving a …… 閱讀更多內容

    NT$221 TWD 透過 Kobo Plus 免費享用

  • Object-Oriented JavaScript - Second Edition

    You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice …… 閱讀更多內容

    NT$925 TWD 透過 Kobo Plus 免費享用

  • Swift Programming Language

    Aykut Taşdelen ……
    系列 series Software Development
    This book focuses on the syntax of Swift. iOS programming is not covered. …… 閱讀更多內容

    NT$34 TWD

  • Java 7 Pocket Guide

    Instant Help for Java Programmers

    When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified …… 閱讀更多內容

    NT$327 TWD

  • Laravel

    An Easy to Follow Guide

    Adegoke Akintoye ……
    Welcome to your journey into the world of Laravel, a journey that will take you from thefoundational principles of web development to the advanced techniques used byprofessionals to build robust, scalable applications. Laravel, known for its elegance,simplicity, and readability, has emerged as one of the most popular PHP frameworks,empowering developers to craft their ideas into reality …… 閱讀更多內容

    NT$364 TWD

  • Python Mini Manual

    CodeCraft Dynamics ……
    Embark on a journey to master Python with this comprehensive guide that covers everything from the basics to advanced concepts. Whether you're new to programming or looking to enhance your skills, this book offers a blend of focused discussions, real-world examples, and practice exercises to help you become proficient in Python.Begin by exploring an overview of Python and its evolution, along with …… 閱讀更多內容

    NT$95 TWD 透過 Kobo Plus 免費享用

  • ANSI C Programming

    Kanetkar Yashavant ……
    Learn real-world C programming as per the latest ANSI standard Key features Learn real-world C programming as per the latest ANSI standard All programs work on DOS, Windows as well as Linux Detailed explanation of difficult concepts like &quote;Pointers&quote; and &quote;Bitwise operators&quote; End of chapter exercises drawn from different universities Written by best-selling author of Let Us …… 閱讀更多內容

    NT$507 TWD

  • Learning NHibernate 4

    Explore the full potential of NHibernate to build robust data access code

    Suhas H Chatekar ……
    Key FeaturesBook DescriptionThis book targets .NET developers who have never used an ORM before, developers who have used an ORM before but are new to NHibernate, or have used NHibernate sparingly and want to learn more about NHibernate.What you will learnMap domain entities to a database schema using the different mapping mechanisms availableConfigure NHibernate through XML configurationSave, …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Programming Web Services with SOAP

    Building Distributed Applications

    The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMTP. The Simple …… 閱讀更多內容

    NT$668 TWD

  • JavaServer Faces

    Building Web-based User Interfaces

    Hans Bergsten ……
    JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and open source web application frameworks that simplify the development process.In JavaServer Faces, developers …… 閱讀更多內容

    NT$954 TWD

  • Sistemas Orientados a Objetos

    Conceitos e Práticas

    Fabio Versolatto ……
    Esta obra tem como objetivo apresentar o paradigma da orientação a objetos, partindo do cenário de surgimento do paradigma até o aprofundarmos em cada um dos seus pilares. Ao longo de 12 capítulos, abordaremos cada um dos pilares da orientação a objetos no campo conceitual, com modelos representados a partir da UML e implementações práticas utilizando a linguagem Java para que não fique nenhuma …… 閱讀更多內容

    NT$490 TWD 透過 Kobo Plus 免費享用