Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

物件導向程式設計 電子書

如果您喜歡 物件導向程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 121144 個結果,共 916
Skip side bar filters
  • C# 13 Programming Essentials - .NET 9 Edition

    Learn C# and .Net 9 Programming using Visual Studio Code

    Neil Smyth ……
    This book is a comprehensive guide to mastering the C# 13 programming language and the .NET 9 SDK, providing a thorough learning experience for both beginners and experienced developers. With 31 detailed chapters, 30 online knowledge quizzes, and access to downloadable project code, this guide is structured to support your journey from basic concepts to advanced programming techniques, all within …… 閱讀更多內容

    NT$814 TWD

  • CORE JAVA Interview Questions You'll Most Likely Be Asked

    Vibrant Publishers ……
    系列 第 8 冊 - Job Interview Questions series
    290 CORE JAVA Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsCORE JAVA 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 throug... …… 閱讀更多內容

    NT$296 TWD

  • Let Us Python Solutions

    Kanetkar Yashavant ……
    Solutions to all Exercises in Let Us Python, Cross-check Your Solutions Key Featuresa- Strengthens the foundations, as detailed explanation of programming language concepts are given in simple manner. a- Lists down all the important points that you need to know related to various topics in an organized manner.a- Prepares you for coding related interview and theoretical questions.a- Provides In …… 閱讀更多內容

    NT$512 TWD

  • 深入淺出程式原始碼弱點 十大成因與修復指引

    SAST Demystified: A Developer's Guide to Understanding Source Code Vulnerabilities, Their Causes, and Fixes

    AS studio ……
    面對原始碼掃描 (SAST) 工具跳出的滿江紅警示,你是否曾感到困惑,覺得報告如同一本天書,只能照著建議「盲目修改」,卻不明白問題的根源? 本書將帶你告別這種窘境,旨在深入剖析常見 SAST 弱點背後的真正「成因」。以 OWASP Top 10 為核心,本書系統性地拆解每一類高風險弱點——從失效的存取控制、注入攻擊到不安全的反序列化。透過清晰的「錯誤與修正對照」C#/.NET 程式碼範例,以及對「常見修復誤區」的深度提醒,你將不僅學會如何「精準修補」,更能理解「為何如此修改才安全」,從而具備從源頭寫出更健壯、更安全程式碼的實戰能力。 …… 閱讀更多內容

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

  • Hands-on iOS App Development Projects

    Turn Your Ideas into Actionable, Real-World iOS Apps with Swift, Xcode, UI Kit, Core Data, AWS and OAuth (English Edition)

    Aish Kodali ……
    Learn iOS App Development Efficiently with Hands-On Real-World ProjectsKey Features● Build high-quality, feature-rich iOS apps with Apple's tools for seamless user experiences.● Leverage cloud services for data storage, fetching, and publishing using data modeling.● Implement secure authentication to ensure safe and reliable app logins.Book DescriptioniOS apps account for a major share o... …… 閱讀更多內容

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

  • Application Design

    Key Principles For Data-Intensive App Systems

    Rob Botwright ……
    Introducing the Ultimate Application Design Book Bundle! Are you ready to take your application design skills to the next level? Dive into the world of data-intensive app systems with our comprehensive book bundle, "Application Design: Key Principles for Data-Intensive App Systems." Book 1 - Foundations of Application Design: Lay the groundwork for success with an introduction to key principles …… 閱讀更多內容

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

  • Python Interview Questions You'll Most Likely Be Asked

    Vibrant Publishers ……
    系列 第 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... …… 閱讀更多內容

    NT$296 TWD

  • Ruby by Example

    Concepts and Code

    Kevin C. Baird ……
    There may be no better way to learn how to program than by dissecting real, representative examples written in your language of choice. Ruby by Example analyzes a series of Ruby scripts, examining how the code works, explaining the concepts it illustrates, and showing how to modify it to suit your needs. Baird's examples demonstrate key features of the language (such as inheritance, encapsulation, …… 閱讀更多內容

    NT$568 TWD

  • Enhanced Java: Step-by-Step Java Book (3th Edition)

    Jamie Bloch ……
    Java Made Easy – a Step-by-Step Guide for BeginnersLearning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a …… 閱讀更多內容

    NT$988 TWD

  • A complete Reference of PHP

    technical, #2018

    priyanka ……
    系列 第 2018 冊 - technical
    PHP: The Complete Reference is a book that provides the readers with key insights into developing dynamic websites using PHP.Summary Of The BookPHP is classified as a server-side scripting language that is used for web development, which can also be utilized as a general-purpose programming language. PHP is installed on over 244 million sites and around 2.1 million servers. PHP: The Complete …… 閱讀更多內容

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

  • Modern Systems Programming with Scala Native

    Write Lean, High-Performance Code without the JVM

    Richard Whaling ……
    Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual machines, Scala Native lets you re-imagine how your programs interact with your operating system. Compile Scala code down to native machine instructions; seamlessly invoke operating system APIs for low-level networking and IO; control pointers, …… 閱讀更多內容

    NT$949 TWD

  • Rust In Practice

    A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages

    Rustacean Team ……
    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages in RustRust 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 …… 閱讀更多內容

    NT$1,185 TWD

  • Cocoa and Objective-C: Up and Running

    Foundations of Mac, iPhone, and iPad Programming

    Scott Stevenson ……
    Build solid applications for Mac OS X, iPhone, and iPod Touch, regardless of whether you have basic programming skills or years of programming experience. With this book, you'll learn how to use Apple's Cocoa framework and the Objective-C language through step-by-step tutorials, hands-on exercises, clear examples, and sound advice from a Cocoa expert.Cocoa and Objective-C: Up and Running offers …… 閱讀更多內容

    NT$664 TWD

  • 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$758 TWD

  • The Big Book of Small Python Projects

    81 Easy Practice Programs

    Al Sweigart ……
    Best-selling author Al Sweigart shows you how to easily build over 80 fun programs with minimal code and maximum creativity.If you’ve mastered basic Python syntax and you’re ready to start writing programs, you’ll find The Big Book of Small Python Projects both enlightening and fun. This collection of 81 Python projects will have you making digital art, games, animations, counting programs, and …… 閱讀更多內容

    NT$949 TWD

  • Mastering C: A Comprehensive Guide to Proficiency in The C Programming Language

    Mastering C: A Comprehensive Guide to Proficiency in The C Programming Language is an indispensable resource for both novice and experienced programmers seeking to achieve mastery in the C programming language. Written by a team of seasoned experts, this book offers a deep and comprehensive exploration of C, equipping readers with the knowledge and skills needed to become proficient C programmers …… 閱讀更多內容

    NT$470 TWD

  • Advanced SDL Game Engineering: Expert Techniques for Professional Developers

    "Advanced SDL Game Engineering: Expert Techniques for Professional Developers" is an essential guide for seasoned game developers and engineers looking to master the complexities of game development using Simple DirectMedia Layer (SDL). This comprehensive resource delves deep into advanced techniques and strategies that are crucial for creating professional-grade games.With a focus on the …… 閱讀更多內容

    NT$314 TWD

  • C# 11 and .NET 7 – Modern Cross-Platform Development Fundamentals

    Start building websites and services with ASP.NET Core 7, Blazor, and EF Core 7, 7th Edition

    Mark J. Price ……
    An accessible guide for beginner-to-intermediate programmers to concepts, real-world applications, and latest features of C# 11 and .NET 7, with hands-on exercises using Visual Studio 2022 and Visual Studio Code.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the newest additions to C# 11, the .NET 7 class libraries, and Entity Framework Core 7Create …… 閱讀更多內容

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

  • 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$156 TWD 透過 Kobo Plus 免費享用

  • UML 2 and the Unified Process

    Practical Object-Oriented Analysis and Design

    Jim Arlow, Ila Neustadt ……
    "This book manages to convey the practical use of UML 2 in clear and understandable terms with many examples and guidelines. Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical …… 閱讀更多內容

    NT$2,253 TWD

  • IBM Rational Unified Process Reference and Certification Guide: Solution Designer (RUP)

    Solution Designer (RUP)

    系列 series IBM Press
    The Only Official RUP® Certification Prep Guide and Compact RUP ReferenceThe IBM® Rational Unified Process® has become the de facto industry-standard process for large-scale enterprise software development. The IBM Certified Solution Designer - IBM Rational Unified Process V7.0 certification provides a powerful way for solutions developers to demonstrate their proficiency with RUP.The first and …… 閱讀更多內容

    NT$1,423 TWD

  • Python Programming for Beginners

    The Complete Guide to Mastering Python in 10 Days with Guiding Exercises – Top Secret Coding Tips, Well-detailed Examples and Outputs, with Questions and Answers for Each Chapter. The Ultimate Python Crash Course for Dummies. Computer science

    C J Smith ……
    THE EASIEST PYTHON PROGRAMMING BOOK EVERLooking to learn Python programming in a beginner-friendly way? Look no further than "Python Programming for Beginners" by Musa Usman! This comprehensive guide covers everything you need to know about Python, from the basics of data types and control structures to advanced topics like object-oriented programming and multithreading. With clear explanations, …… 閱讀更多內容

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

  • 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$474 TWD 透過 Kobo Plus 免費享用

  • A Functional Approach to Java

    Augmenting Object-Oriented Java Code with Functional Principles

    Ben Weidig ……
    Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this …… 閱讀更多內容

    NT$1,518 TWD