軟體架構 / Object-oriented
物件導向(Object-oriented)是一種軟體設計和開發的方法論,強調以物件為中心的思維方式和程式碼的組織方式。
物件導向的重要性在於它提供了一種模組化、可重用和易於理解的程式碼結構。透過將程式碼組織成相關的物件,我們可以將複雜的系統分解成更小的模塊,每個模塊負責特定的功能和行為。這樣有助於降低程式碼的複雜度,提高可維護性和可擴展性。
物件導向還提供了封裝、繼承和多型等概念,這些概念有助於建立程式碼的彈性和重用性。封裝可以隱藏物件的內部實現細節,提供一個清晰的介面供其他物件使用。繼承可以建立物件之間的階層關係,讓子類別可以繼承父類別的特性和行為。多型則允許相同的方法在不同的物件上產生不同的行為。
透過物件導向的設計,我們可以更好地組織和管理程式碼,提高程式碼的重用性、可讀性和可維護性。同時,物件導向還能夠促進團隊的協作和分工,使開發過程更加有效和靈活。
相關書籍
-
90折
$1,418Object-Oriented Python: Master Oop by Building Games and GUIs (Paperback) -
物件導向系統分析與設計:結合 MDA 與 UML, 7/e (適用: 技專院校.大學.實務界)$700$665 -
VIP 95折
Python Object-Oriented Programming : Build robust and maintainable object-oriented Python applications and libraries, 4/e (Paperback)$1,850$1,758 -
79折
$284面向對象系統分析與設計 (MOOC版) -
78折
編寫程式的邏輯:如何用物件導向實作複雜的業務需求$680$530 -
VIP 95折
Object-Oriented Design Choices$7,540$7,163 -
VIP 95折
Object-Oriented Design Choices$2,760$2,622 -
VIP 95折
Requirements Modeling and Coding: An Object-Oriented Approach$2,650$2,518 -
VIP 95折
Requirements Modeling and Coding: An Object-Oriented Approach$5,560$5,282 -
Systems Analysis and Design: An Object-Oriented Approach with UML, 6/e (Paperback)$1,620$1,588 -
VIP 95折
Software Essentials: Design and Construction$2,390$2,271 -
VIP 95折
Delphi Quick Syntax Reference: A Pocket Guide to the Delphi and Object Pascal Language$1,750$1,663 -
VIP 95折
Object Management$2,110$2,005 -
VIP 95折
Structured Object-Oriented Formal Language and Method: 9th International Workshop, Sofl+msvl 2019, Shenzhen, China, November 5, 2019, Revised Selected$2,410$2,290 -
80折
$1,120Object Design Style Guide -
90折
$1,890Real-World Software Development: A Project-Driven Guide to Fundamentals in Java -
VIP 95折
Must Know High School Computer Programming$525$499 -
VIP 95折
Object Oriented Analysis & Design Cookbook: Introduction to Practical System Modeling$1,910$1,815 -
VIP 95折
Object-Oriented Philosophy: The Noumenon's New Clothes$1,110$1,055 -
VIP 95折
Introduction to Software Design with Java$2,750$2,613 -
VIP 95折
Modern Programming: Object Oriented Programming and Best Practices$1,530$1,454 -
VIP 95折
Mastering Object-Oriented Python - Second Edition$1,700$1,615 -
VIP 95折
Object Management$4,640$4,408 -
95折
$1,501The Object-Oriented Thought Process, 5/e (Paperback) -
輕課程 物件導向程式設計 - 使用 Alice 3D動畫$300$270 -
VIP 95折
Hands-On Object-Oriented Programming with C#$1,650$1,568 -
VIP 95折
Structured Object-Oriented Formal Language and Method: 8th International Workshop, SOFL+MSVL 2018, Gold Coast, QLD, Australia, November 16, 2018, ... Papers (Lecture Notes in Computer Science)$2,410$2,290 -
VIP 95折
Object Oriented Modeling and Design with UML$830$789 -
VIP 95折
Writing an Interpreter in Object Pascal: Part 1: Lexical and Basic Syntax Analysis$870$827 -
$354代碼裏的世界觀 通往架構師之路