Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

物件導向程式設計 電子書

如果您喜歡 物件導向程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 457480 個結果,共 929
Skip side bar filters
  • DATENWISSENSCHAFT MIT PYTHON: PANDAS DURCH BEISPIELE

    CESAR PEREZ LOPEZ ……
    Pandas ist ein Python-Paket, das schnelle und flexible Datenstrukturen bereitstellt, die die Arbeit mit „relationalen“ oder „beschrifteten“ Daten einfach und intuitiv machen sollen. Sein Ziel ist es, der grundlegende, übergeordnete Baustein für die praktische Analyse realer Daten in Python zu sein. Darüber hinaus hat es das größere Ziel, das leistungsfähigste, flexibelste und in jeder Sprache …… 閱讀更多內容

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

  • Full-Stack TypeScript: Crafting End-to-End Applications with React and Node.js

    Williams Sebastian ……
    Transform your web development skills with the comprehensive guide to building modern, production-ready applications using TypeScript across the entire stack. This expert-level resource provides hands-on instruction for creating robust, type-safe applications with React on the frontend and Node.js on the backend.Master the complete development workflow from foundational TypeScript concepts to …… 閱讀更多內容

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

  • C++ STL Cookbook

    Master the latest STL features in C++23 and 26 with practical recipes for modern C++ development

    Bill Weinman ……
    This edition of C++ STL Cookbook features new recipes, updated best practices, and comprehensive coverage of the latest C++23, C++26 features. Perfect for intermediate to advanced developers looking to leverage modern C++ features and techniques. Key FeaturesElevate your code with the latest C++23 strategies and techniques to solve complex programming challenges effectivelyLearn about new features …… 閱讀更多內容

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

  • The Book of Ruby

    A Hands-On Guide for the Adventurous

    Ruby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby's trendier features, The Book of Ruby reveals the secret inner workings of one of the world's most popular programming languages, teaching you to write clear, maintainable code.You'll start with the basics—types, data structures, and control flows—and progress to …… 閱讀更多內容

    NT$762 TWD

  • Prompting C++ for Systems Engineering

    Build Modern C++ Applications, Multithreaded Systems, STL-Based Solutions, and Production Software Faster with AI Prompt Engineering (English Edition)

    Vivek Bhadra ……
    Engineer with Precision. Accelerate with AI. Deliver with Confidence.Book DescriptionAI Can Write Code. Engineers Build Systems.C++ remains the language of choice for systems programming and those writing modern C++ with AI are the ones delivering production systems faster than anyone else. Prompting C++ for Systems Engineering shows you how to build correct efficient and productio... …… 閱讀更多內容

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

  • Python: La Guida Per Imparare a Programmare. Include Esercizi di Programmazione.

    Programmazione per Principianti, #1

    Kevin Lioy ……
    系列 第 1 冊 - Programmazione per Principianti
    Python è un linguaggio di programmazione ad alto livello. Un linguaggio moderno, facile da imparare ma estremamente potente.Python è un linguaggio versatile utilizzato, al giorno d'oggi, in moltissimi progetti, dal livello enterprise fino ai singoli hobbisti.Con Python, sarai in grado di sviluppare applicazioni, giochi, siti web e qualsiasi tipo di software.Python è il linguaggio più richiesto sul …… 閱讀更多內容

    NT$173 TWD

  • Job Ready Java

    Prepare yourself to take on new and exciting Java programming challenges with this one-stop resourceJob Ready Java delivers a comprehensive and foundational approach to Java that is immediately applicable to real-world environments. Based on the highly regarded and effective Software Guild Java Bootcamp: Object Oriented Programming course, this book teaches you the basic and advanced Java concepts …… 閱讀更多內容

    NT$956 TWD

  • Object Oriented Programming Properties Explained in C#: Beginner Guide

    Chittaranjan Dhurat ……
    Book DescriptionThis book explains Object Oriented Programming Properties with easy to understand examples and simple language.Level: Beginner to IntermediateAre you looking for learning object oriented programming properties with simple language and easy to understand examples?Have you just started to learn Object Oriented Programming in C# or you have some experience with it and want to learn …… 閱讀更多內容

    NT$32 TWD

  • Core Java Interview Questions You'll Most Likely Be Asked

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success

    Vibrant Publishers ……
    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success● Concept refresher for Java (includes Java 8 and Java 9)● Ideal prep guide for coding interviews - technical and HR rounds● Guidance for Resume building and Aptitude tests● Includes Scenario based questions● Developed and recommended by industry experts and placement expertsCore Java Interview …… 閱讀更多內容

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

  • Microservices Architecture Handbook

    Non-Programmer's Guide for Building Microservices

    Stephen Fleming ……
    Are you a non-coder looking for insight into Microservices Architecture? You may be a consultant, Advisor, Project Manager or a novice into IT industry; after going through this guide you would be able to appreciate Microservices and other related concepts like SOA, Monolith Architecture, DevOps, Docker, Kubernetes etc. You would also get to know about the leaders in Microservices adoption and …… 閱讀更多內容

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

  • Practical C++23 Backend Programming, Second Edition

    GitforGits ……
    This second edition teaches C++ programmers the practical skills and modern strategies they need to build strong backend systems. The book starts with the basic structure of backend systems and shows how APIs are the most important way of communicating and how to use high-performance solutions like gRPC to go beyond REST. It will teach you to use, test and improve API endpoints in realistic C++ …… 閱讀更多內容

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

  • PowerShell Cookbook

    Lee Holmes ……
    How do you use PowerShell to navigate the filesystem, manage files and folders, or retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 400 task-oriented recipes to help you solve all kinds of problems. Intermediate to advanced system administrators will find more than 100 tried-and-tested scripts they can copy and use immediately.Updated …… 閱讀更多內容

    NT$1,839 TWD

  • C++20 STL Cookbook

    Leverage the latest features of the STL to solve real-world problems

    Bill Weinman ……
    Proven techniques to improve the efficiency of your programs using the Standard Template Library (STL)Key FeaturesBecome familiar with the latest features of C++20 and write better code using the STLReduce the development time for your applications and enable faster deploymentGet up and running with the new and leaner STL capabilities introduced in the latest releaseBook DescriptionFast, efficient …… 閱讀更多內容

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

  • Rust In Practice

    GitforGits ……
    Rust In Practice is an ultimate fast-paced guide for anyone looking to become a practitioner of the rust programming from day 1. This book covers everything from the basics of Rust programming to building robust and efficient applications. Starting with the fundamentals, this book guides you through the syntax and semantics of the Rust language, including its unique ownership model and type system …… 閱讀更多內容

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

  • Error Handling in JavaScript for Beginners

    A Practical Guide to Writing Safer, More Reliable JavaScript Code

    Dargslan ……
    系列 第 8 冊 - Dargslan - JavaScript - Beginner Level
    Error Handling in JavaScript for Beginners: A Practical Guide to Writing Safer, More ReliableMaster the art of error handling and transform from a frustrated coder into a confident JavaScript developerAre you tired of cryptic error messages derailing your JavaScript projects? Do unexpected crashes and silent failures leave you wondering what went wrong? "Error Handling in JavaScript for Beginners" …… 閱讀更多內容

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

  • Understanding Variables and Data Types in JavaScript

    A Beginner-Friendly Guide to Managing Data and Mastering Core JavaScript Concepts

    Dargslan ……
    系列 第 2 冊 - Dargslan - JavaScript - Beginner Level
    Welcome to **Understanding Variables and Data Types in JavaScript**—your comprehensive guide to mastering the fundamental building blocks of JavaScript programming. Whether you're taking your first steps into the world of web development or looking to solidify your understanding of JavaScript's core concepts, this book is designed to be your trusted companion on this exciting journey.JavaScript …… 閱讀更多內容

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

  • Clean Code: An Agile Guide to Software Craft

    Clean Code: An Agile Guide to Software Craft is an indispensable resource for software developers and engineers striving to write clean, maintainable, and efficient code. Authored by Robert C. Martin, a renowned expert in software development, this book delves deep into the art and science of writing code that is not only functional but also easy to read and understand.In this comprehensive guide, …… 閱讀更多內容

    NT$474 TWD

  • Mastering UI/UX Design: Theoretical Foundations and Practical Applications

    "Mastering UI/UX Design: Theoretical Foundations and Practical Applications" is a comprehensive guide for anyone looking to deepen their understanding of user interface (UI) and user experience (UX) design. This book delves into the core principles and theories that underpin effective UI/UX design, offering readers a solid foundation to build upon. It seamlessly bridges the gap between theory and …… 閱讀更多內容

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

  • Head First Python

    A Learner's Guide to the Fundamentals of Python Programming, A Brain-Friendly Guide

    Paul Barry ……
    What will you learn from this book?Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals by working with built-in data structures and functions. You'll build your very own web app, which—once it's ready for prime time—runs in the cloud. You'll learn how to wrangle data with Python, scrape data from the …… 閱讀更多內容

    NT$1,361 TWD

  • Go Design Patterns

    Best practices in software development and CSP

    Learn idiomatic, efficient, clean, and extensible Go design and concurrency patterns by using TDDKey Features\[\*\]A highly practical guide filled with numerous examples unleashing the power of design patterns with Go.\[\*\]Discover an introduction of the CSP concurrency model by explaining GoRoutines and channels.\[\*\]Get a full explanation, including comprehensive text and examples, of all …… 閱讀更多內容

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

  • Python: Il Manuale per Imparare a Programmare. Contiene Esempi di Codice ed Esercizi Pratici.

    Oscar R. Frost ……
    Programma e crea applicazioni web con il linguaggio Python.Vorresti scoprire tutte le funzioni di Python?Ti piacerebbe scoprire come gestire i dati all'interno di un'applicazione?Vorresti creare applicazioni web robuste e funzionali?Python è uno dei linguaggi di programmazione più utilizzati. Un sistema semplice ed elegante che permette di sviluppare sistemi molto complessi ma nello stesso tempo …… 閱讀更多內容

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

  • PROGRAMACIÓN EN JAVA. Construye aplicaciones robustas y plataforma

    Programación en Java: Construye aplicaciones robustas y multiplataforma es una guía exhaustiva diseñada para acompañar al lector desde la configuración del entorno de desarrollo y el kit de herramientas de Java hasta la creación de aplicaciones robustas y profesionales.Este manual ofrece un camino claro y práctico para dominar el lenguaje, explorando la lógica de programación mediante pseudocódigo …… 閱讀更多內容

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

  • .NET 10 非同期・並行プログラミング

    Async/Await、マルチスレッド、並列処理

    Michael Tsai ……
    .NET アプリケーションを作っていて、UI が固まる、Web サイトの反応が遅い、バックグラウンド ジョブのスループットが伸びない、といった問題に悩んだことはないでしょうか。あるいは、async/await、Task.Run、ConfigureAwait(false)、キャンセル、例外処理の扱いで迷ったことはないでしょうか。本書は、まさにそうした問題に向き合うために書かれました。本書は、基礎概念から実際のアプリケーションまでを扱いながら、.NET 10 の非同期プログラミングを体系的に学ぶための実践的な技術書です。スレッド、Task、async/await、キャンセルとタイムアウト、同期プリミティブ、並列処理、非同期データ ストリーム、非同期リソース管理を順に取り上げます。さらに、TaskCompletionSource、ValueTask、ExecutionContext …… 閱讀更多內容

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

  • Java 11

    Guida allo sviluppo in ambienti Windows, macOS e GNU/Linux

    Pellegrino Principe ……
    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica ed è presente in ogni settore tecnologico. Questo manuale insegna e approfondisce l'utilizzo con riferimento alla versione 11, la prima versione LTS (Long Term Support) il cui supporto è garantito almeno fino a settembre 2021. I capitoli iniziali introducono i mattoni del linguaggio: variabili, costanti, …… 閱讀更多內容

    曾經是 NT$1,208 TWD 目前是 NT$586 TWD 透過 Kobo Plus 免費享用