Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

物件導向程式設計 電子書

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

    Serious C++ Development

    Karan Garewal ……
    The ideal book for serious development in Modern C++ (525 pages).Supercharge your C++ development with this comprehensive and practical treatment of Modern C++ features and techniques that are essential for modern C++ software development. Mastery of these concepts will let you create correct and reliable C++ applications with confidence.This book covers all of the important features from the C+ …… 閱讀更多內容

    NT$930 TWD

  • Ruby on Rails on AWS

    Architecture, networking, security, and pricing

    Paweł Dąbrowski ……
    You can't afford not to know AWSThese days, most Ruby on Rails applications that are advanced utilize AWS to some extent. From hosting files on AWS S3 to running containerized applications with plenty of services involved.Are you willing to become a top-paid Ruby engineer? Knowledge about AWS is among the most desired skills that a Rails developer can have. This book is the key to this knowledge. …… 閱讀更多內容

    NT$1,023 TWD

  • ActionScript 3

    Programmation séquentielle et orientée objet

    David Tardiveau ……
    系列 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 …… 閱讀更多內容

    NT$731 TWD

  • Come diventare programmatore

    Edniar Larry ……
    Come diventare programmatore ed usare chatGPT per semplificare la programmazione …… 閱讀更多內容

    NT$201 TWD

  • Be Expert in Java

    Learn Java programming and become expert

    Ummed Singh ……
    Java serves as both a programming language and a platform. It is a sophisticated, secure, and object-oriented programming language. Sun Microsystems (now a subsidiary of Oracle) developed Java in 1995, and its conception is credited to James Gosling, often referred to as the father of Java. Originally named Oak, the language underwent a name change to Java when it was discovered that the name Oak …… 閱讀更多內容

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

  • 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 免費享用