Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

物件導向程式設計 電子書

如果您喜歡 物件導向程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 505528 個結果,共 929
Skip side bar filters
  • Java – die Neuerungen in Version 17 LTS, 18 und 19

    Michael Inden ……
    系列 series Programmieren mit Java
    Bleiben Sie bei Java auf dem Laufenden!•Aktuelle Infos bis zur neuesten Java-Version•Vertiefen Sie Ihr Know-how durch praktische Übungen•Lernen Sie die wichtigen Änderungen kompakt kennenDieses Buch von Michael Inden richtet sich an alle Entwickler:innen mit soliden Programmierkenntnissen, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es …… 閱讀更多內容

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

  • Mastering Visual Studio Code: Navigating the Future of Development

    "Mastering Visual Studio Code: Navigating the Future of Development" is an essential guide for developers seeking to harness the full potential of Visual Studio Code, the popular code editor from Microsoft. This comprehensive book offers an in-depth exploration of the features, extensions, and customization options that make Visual Studio Code a powerful tool for modern software development …… 閱讀更多內容

    NT$316 TWD

  • Python Made Easy

    A First Course in Computer Programming Using Python

    Kevin Wilson ……
    Unlock the power of Python with this comprehensive course. From the basics to advanced topics like game development and web apps, this course equips you with the skills to excel in programming. Perfect for beginners!Key FeaturesComprehensive coverage from Python basics to advanced topics, and hands-on exercises & projects.Step-by-step guidance through debugging, testing, and deploymentAccess to …… 閱讀更多內容

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

  • DOM Manipulation Made Easy with JavaScript

    A Beginner’s Guide to Creating Interactive Web Pages Using JavaScript and the DOM

    Dargslan ……
    系列 第 5 冊 - Dargslan - JavaScript - Beginner Level
    DOM Manipulation Made Easy with JavaScript: A Beginner's Guide to Creating Interactive Web Pages Using JavaScript and the DOMTransform your static websites into dynamic, responsive experiences with the power of JavaScript DOM manipulation!Are you ready to take your web development skills to the next level? "DOM Manipulation Made Easy with JavaScript" is your comprehensive, beginner-friendly guide …… 閱讀更多內容

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

  • Python AI Agents

    AI assistants that answer questions are everywhere. AI agents that can read a real codebase, write a patch, run the test suite, and open a pull request on their own are a different, much harder problem — and this book teaches you to build one, in Python, from the ground up.This is a hands-on Python programming book, not a prompting guide. It assumes you're comfortable writing Python and have …… 閱讀更多內容

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

  • Comprehensive Ruby Programming

    From beginner to confident programmer

    Jordan Hudgens ……
    This book will provide you with all of the tools you need to be a professional Ruby developer. Starting with the core principles, such as syntax and best practices, and up to advanced topics like metaprogramming and big data analysis.Key FeaturesProvides the core skills required to become a Ruby programmerCovers how to use the most popular Ruby Gem librariesIncludes details on regular …… 閱讀更多內容

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

  • Clang Compiler Frontend

    Get to grips with the internals of a C/C++ compiler frontend and create your own tools

    Ivan Murashko ……
    Boost your productivity with a variety of compiler tools that integrate seamlessly into your IDEKey FeaturesExpand your understanding of the C++ programming language by learning about how the C++ compiler works and how to utilize its advanced featuresExplore techniques for static code analysis and use them to create lint checksEnhance your IDE to support advanced compiler toolsPurchase of the …… 閱讀更多內容

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

  • Learning ActionScript 3.0

    The Non-Programmer's Guide to ActionScript 3.0

    Rich Shupe, Zevan Rosser ……
    In this book, authors Rich Shupe and Zevan Rosser share the knowledge they've gained from their years as multimedia developers/designers and teachers. Learning ActionScript 3.0 gives you a solid foundation in the language of Flash and demonstrates how you can use it for practical, everyday projects.The authors do more than just give you a collection of sample scripts. Written for those of you new …… 閱讀更多內容

    NT$763 TWD

  • Agile, DevOps and Cloud Computing with Microsoft Azure

    Soni Mitesh ……
    A step-by-step guide to understand Agile, Scrum, DevOps and Cloud Computing using Azure DevOps and Microsoft Azure Cloud Key featuresa- Learn how to do Continuous Planning in Azure DevOpsa- Learn the basics of Continuous Code Inspection and importance of Code Qualitya- Learn how continuous integration can make a difference in the application life cyclea- Learn how to create and configure Cloud …… 閱讀更多內容

    NT$507 TWD

  • PYTHON - PERDIDOS NO MUNDO DO CÓDIGO

    APRENDER PROGRAMAÇÃO ORIENTADA A OBJETO NUNCA FOI TÃO DIVERTIDO

    系列 series PERDIDOS NO MUNDO CÓDIGO - PYTHON
    Essa é a história de Jonny, um programador que cai no sono enquanto trabalha em frente ao computador. Quando acorda, ele se encontra preso em um mundo formado por código e números, e seu corpo também é formado por código. Ele tenta entender o que está acontecendo e como sair dali, e descobre que o mundo é feito em uma linguagem de programação que ele conhece, o Python.Enquanto explora esse mundo, …… 閱讀更多內容

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

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

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

  • Mastering GameMaker: A Journey from Novice to Expert

    "Mastering GameMaker: A Journey from Novice to Expert" is the definitive guide for anyone aspiring to master the art of game development using the renowned GameMaker Studio. Whether you're an absolute beginner or an intermediate user looking to refine your skills, this book offers a comprehensive and engaging path to becoming an expert in one of the most user-friendly game development platforms …… 閱讀更多內容

    NT$316 TWD

  • OpenGL to WebGL: Bridging the Graphics Divide

    "OpenGL to WebGL: Bridging the Graphics Divide" is an authoritative guide for developers and programmers looking to transition from the traditional OpenGL framework to the web-based WebGL for graphics programming. This comprehensive book provides a deep dive into the intricacies of both OpenGL and WebGL, offering insights into their similarities and differences, and the unique opportunities each …… 閱讀更多內容

    NT$316 TWD

  • ビジネスアナリシスのためのユースケース読本

    2000年初頭に要求開発やアジャイル開発が提唱され、早く確実にソフトウェア要求を引き出して継続的に実装していくことが今日の開発スタイルとなっています。また、ビジネスアナリシス知識体系ガイドであるBABOK(A Guide to the Business Analysis Body of Knowledge)や要求工学知識体系であるREBOK(Requirements Engineering Body Of Knowledge)の登場によって、ますますソフトウェア要求というものが重要視されてきています。ユースケースは、1980年代にイヴァー・ヤコブソンによって提唱されたソフトウェア要求の技法です。2000年頃、オブジェクト指向開発とその表記法であるUMLが開発者に広まるのとあわせて、ユースケースはシステム開発の要件定義などのシーンで活用されるようになりました。2009年にはBABOK(r …… 閱讀更多內容

    免費

  • Programación Orientada a Objetos en JAVA

    Francisco Blasco ……
    El objetivo principal de este libro es presentar al lector los fundamentos de la Programación Orientada a Objetos. Focalizamos la atención en conceptos como el encapsulamiento, la herencia, el polimorfismo, composición, delegación, clases envoltorio, reflection, genéricos, lanzamiento, intercepción, tratamiento de excepciones, etc. Se ha escogido Java como medio en que implementar dichos conceptos …… 閱讀更多內容

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

  • Makesong - Singing in Code

    Teaching Your Robot to Sing in MicroPython-for-micro:bit Code

    EDU057000 EDUCATION / Arts in EducationTake student musical and coding skills to a higher plane!Robert A. Marmaduke and Andre N. Marmaduke present a remarkable update to the original Atari voice synthesizer codec by Mark Barton, building on reverse-engineering work of Sebastian Macke, to create a new workbook for Computational Musicology, based on using MicroPython programming language for the BBC …… 閱讀更多內容

    NT$264 TWD

  • Advanced Web Development with React

    Mohan Mehul ……
    Level up your React and Next.js skills with advanced concepts about SSR and PWA Key Featuresa- Covers latest and core React concepts including React hooks and React reconcilera- Covers about Server Side Rendering with React and how to use it using Next.jsa- Covers about Progressive Web Apps in React and how to create thema- Covers intermediate and advanced React concepts like state managementa- …… 閱讀更多內容

    NT$507 TWD

  • Systems Development with Rust: A Modern Approach to Low-Level Programming

    Aaron Blake ……
    Master the Future of Systems Programming with RustFor decades, the world of low-level systems development has been governed by a difficult compromise: to achieve maximum performance, you had to accept the risks of manual memory management, data races, and undefined behavior. Languages like C and C++ built our digital world, but at the cost of countless security vulnerabilities and crashes. A new …… 閱讀更多內容

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

  • Unity Pro Series: Engineering Cutting-Edge Game Mechanics

    Unity Game Development Series

    系列 series Unity Game Development Series
    "Unity Pro Series: Engineering Cutting-Edge Game Mechanics" is an essential guide for aspiring and experienced game developers who are passionate about elevating their skills in game design and programming. This comprehensive book dives deep into the world of Unity, one of the most popular game engines used in the industry, and focuses on the creation of innovative and engaging game mechanics …… 閱讀更多內容

    NT$316 TWD

  • Groovy 2 Cookbook

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.Key FeaturesSimple and more advanced recipes to cover a broad number of topics and challengesWith scores of practical examples, this book will help you to …… 閱讀更多內容

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

  • Scale Smart: Azure Architecture Essentials

    Scale Smart: Azure Architecture Essentials is your definitive guide to building robust, scalable, and secure cloud solutions using Microsoft Azure. Whether you're an IT professional, solutions architect, or a developer stepping into the world of cloud architecture, this book equips you with the foundational principles and practical techniques to design systems that scale intelligently and …… 閱讀更多內容

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

  • Swift 3 Object-Oriented Programming

    Implement object-oriented programming paradigms with Swift 3.0 and mix them with modern functional programming techniques to build powerful real-world applications

    Gastón C. Hillar ……
    Implement object-oriented programming paradigms with Swift 3.0 and mix them with modern functional programming techniques to build powerful real-world applicationsKey Features\[\*\] Leverage the most efficient object-oriented design patterns in your Swift applications\[\*\] Write robust, safer, and better code using the blueprints that generate objects\[\*\] Build a platform with object-oriented …… 閱讀更多內容

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

  • Advanced Python Scripting for ArcGIS Pro

    Paul A. Zandbergen ……
    Tackle complex spatial data tasks effortlessly with this easy-to-follow guide to writing specialized Python scripts and developing tools for spatial data in ArcGIS® Pro.Advanced Python Scripting for ArcGIS Pro follows up on the topics explained in Python Scripting for ArcGIS Pro (Esri Press, 2024) and is now updated for ArcGIS Pro 3.2.Intended for users who have a good foundation in Python, this …… 閱讀更多內容

    NT$2,149 TWD

  • Funktionen in Python Schritt für Schritt lernen

    Ein verständlicher Leitfaden zum Erstellen, Verwenden und Verstehen von Funktionen in Python für Einsteiger

    Dargslan ……
    系列 第 3 冊 - Python-Programmierung für Einsteiger
    Willkommen zu "Funktionen in Python Schritt für Schritt lernen" – Ihrem umfassenden Leitfaden zur Beherrschung eines der grundlegendsten und mächtigsten Konzepte in der Python-Programmierung: Funktionen. Auf dieser Reise werden Sie entdecken, wie Funktionen als Bausteine für effizienten, organisierten und wiederverwendbaren Code in Python dienen.Dieses Buch wurde mit einem klaren Ziel konzipiert: …… 閱讀更多內容

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