Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

物件導向程式設計 電子書

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

    francis gabuteau ……
    Sumérgete en el emocionante mundo de la electrónica y la programación con "Taller de Arduino: Una Introducción Práctica a la Electrónica." Este libro es una guía indispensable para principiantes y entusiastas que desean aprender a trabajar con la versátil plataforma Arduino.Qué Aprenderás:Introducción a Arduino: Familiarízate con la placa Arduino, sus componentes y cómo configurar tu entorno de …… 閱讀更多內容

    NT$171 TWD

  • SCIENCE DES DONNÉES AVEC PYTHON : PANDAS À TRAVERS DES EXEMPLES

    CESAR PEREZ LOPEZ ……
    Pandas est un package Python qui fournit des structures de données rapides et flexibles conçues pour rendre le travail avec des données "relationnelles" ou "étiquetées" facile et intuitif. Son objectif est d'être le bloc de construction fondamental de haut niveau pour effectuer une analyse pratique des données du monde réel en Python. De plus, il a pour objectif plus large de devenir l'outil de …… 閱讀更多內容

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

  • UML: A Beginner's Guide

    Jason Roff ……
    系列 series Beginner's Guide
    Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language …… 閱讀更多內容

    NT$865 TWD

  • Applying Domain-Driven Design and Patterns

    With Examples in C# and .NET

    Jimmy Nilsson ……
    Patterns, Domain-Driven Design (DDD), and Test-Driven Development (TDD) enable architects and developers to create systems that are powerful, robust, and maintainable. Now, there’s a comprehensive, practical guide to leveraging all these techniques primarily in Microsoft .NET environments, but the discussions are just as useful for Java developers.Drawing on seminal work by Martin Fowler (Patterns …… 閱讀更多內容

    NT$1,299 TWD

  • Learning DCOM

    Thuan L. Thai ……
    DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for …… 閱讀更多內容

    NT$563 TWD

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    Ethan Cerami ……
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java …… 閱讀更多內容

    NT$520 TWD

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    Dan Pilone, Neil Pitman ……
    系列 series In a Nutshell (O'Reilly)
    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported …… 閱讀更多內容

    NT$693 TWD

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Scott Oaks, Henry Wong ……
    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's …… 閱讀更多內容

    NT$693 TWD

  • Practical Development Environments

    Matthew B. Doar ……
    This book doesn't tell you how to write faster code, or how to write code with fewer memory leaks, or even how to debug code at all. What it does tell you is how to build your product in better ways, how to keep track of the code that you write, and how to track the bugs in your code. Plus some more things you'll wish you had known before starting a project.Practical Development Environments is a …… 閱讀更多內容

    NT$779 TWD

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features …… 閱讀更多內容

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

  • C# 5.0 in a Nutshell

    The Definitive Reference

    When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions.Shaped by more than 20 expert reviewers, including …… 閱讀更多內容

    NT$992 TWD

  • Python At A Glance

    Ajit Singh ……
    Featured With:● PANDAS● PYTHON LIBRARY● DATABASE PROGRAMMING● GUI PROGRAMMING● DIY APPLICATIONS● FOR ENGINEERING STUDENTS …… 閱讀更多內容

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

  • 21st Century C

    C Tips from the New School

    Ben Klemens ……
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing …… 閱讀更多內容

    NT$930 TWD

  • Extreme Programming Pocket Guide

    Team-Based Software Development

    Chromatic ……
    Extreme Programming (XP) is a radical new approach to software development that has been accepted quickly because its core practices--the need for constant testing, programming in pairs, inviting customer input, and the communal ownership of code--resonate with developers everywhere. Although many developers feel that XP is rooted in commonsense, its vastly different approach can bring challenges, …… 閱讀更多內容

    NT$320 TWD

  • Android 4.2 App Development Essentials

    Neil Smyth ……
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.2 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed …… 閱讀更多內容

    NT$391 TWD

  • Head First PHP & MySQL

    A Brain-Friendly Guide

    系列 series Head First
    If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form …… 閱讀更多內容

    NT$1,017 TWD

  • Java: Advanced Guide to Programming Code with Java

    Java Computer Programming, #4

    Charlie Masterson ……
    系列 第 4 冊 - Java Computer Programming
    Are you struggling to understand some of the Advanced Java programming concepts? Are you desperate to further your knowledge and make something out of your programming experience?Look no further; in "Java: Advanced Guide to Programming Code with Java", you will learn all about:In this Definitive Java Advanced Level Guide, you're about to discover...The Java Interface – Learn all about the Java …… 閱讀更多內容

    NT$91 TWD

  • First Web Dev Job - Exactly how to land one fast!

    samiuddin samiuddin ……
    Well look, finding a job in the web development/tech industry can be overwhelming.With so many different opinions, tutorials, and approaches, it's difficult to know which path to take.And even if you have the technical skills, it can be challenging to stand out in a crowded job market and nail the interview.I'll teach you most powerful techniques that I've been using for over 10 years to land 8 …… 閱讀更多內容

    NT$30 TWD

  • Python Programming for Students

    Explore Python in multiple dimensions with project-oriented approach (English Edition)

    Nidhi Grover Raheja ……
    Embark on an exciting journey into the world of programming with "Python Programming for Students." In today’s quickly changing world of technologies, Python is serving as an up-and-coming programming language with its applicability in a variety of domains ranging from task-specific Python programs, standalone GUI applications, programming sustainable websites, developing interactive games, data …… 閱讀更多內容

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

  • Python for Machine Learning: From Fundamentals to Real-World Applications

    "Python for Machine Learning: From Fundamentals to Real-World Applications" is your comprehensive roadmap to mastering machine learning with Python. Whether you're a beginner looking to enter the exciting world of data science or an experienced programmer aiming to delve deeper into machine learning, this book provides you with the knowledge and practical skills needed to excel in the field …… 閱讀更多內容

    NT$315 TWD

  • Lua Essentials: A Journey Through Code and Creativity

    "Lua Essentials: A Journey Through Code and Creativity" is a comprehensive guide designed to immerse both beginners and intermediate coders into the world of Lua programming. This book takes an innovative approach, blending technical skill-building with creative problem-solving techniques to master this versatile scripting language.Starting with the basics, the book introduces Lua's syntax and …… 閱讀更多內容

    NT$315 TWD

  • Master Procedural Generation with Unity and C#

    Patrick Felicia ……
    Master Procedural Generation with Unity and C#Are you ready to build dynamic, evolving game worlds that captivate players? Procedural World Building With Unity and C# is your step-by-step guide to mastering procedural generation techniques in Unity, no matter your coding experience. This book walks you through reading files to create procedural scenes, generating realistic terrains, designing city …… 閱讀更多內容

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

  • Functional Programming with C#

    Unlock coding brilliance with the power of functional magic

    Alex Yagur ……
    Explore functional programming in C\# with the help of clear explanations, practical examples, and hands-on exercises and write efficient, modular, and readable codeKey FeaturesMaster functional programming in C\# for expressive, modular codeApply advanced concepts such as error handling and asynchronous programming to overcome real-world challengesGain practical coding skills through practical …… 閱讀更多內容

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

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language …… 閱讀更多內容

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