定價: | ||||
售價: | 376元 | |||
庫存: | 已售完 | |||
LINE US! | 詢問這本書 團購優惠、書籍資訊 等 | |||
此書籍已售完,調書籍需2-5工作日。建議與有庫存書籍分開下單 | ||||
付款方式: | 超商取貨付款 |
![]() |
|
信用卡 |
![]() |
||
線上轉帳 |
![]() |
||
物流方式: | 超商取貨 | ||
宅配 | |||
門市自取 |
為您推薦
類似書籍推薦給您
【簡介】 * Objects First Approach. Students learn to design with objectsfrom the start. In more traditional approaches, students firstlearn "programming basics in the context of procedural programmingin the small." Since this frame of reference is essentially uselesswhen attacking large-scale problems, students must later "re-learnhow to approach problems. Instructors can present material from apoint of view that will "make sense" throughout the curriculum.Presentation and justification of programming principles and goodtechniques is easier. * Emphasis on the distinction between class specification andimplementation. Students learn to develop coherent classspecifications early on, and to build components that conform tocarefully defined, consistent specifications. The result is moremain-tainable, error-free code. * Early emphasis on testing and test-driven implementation.Students develop a habit of testing as part of the implementationprocess. Testing is essential to ensure quality programs. * Current presentation of object-oriented design and Java. Studentsbenefit from seeing general approaches to commonly occurring designpatterns in a specific, well-defined context. This will also makeit easier for students to "get the point" when such topics areintroduced in upper-level design and software engineering courses.Other features include an emphasis on event-driven interfaces,rather than traditional procedural I/O; informal use of standardUML notation * Optional interactive exercises are designed for use with theopen-source DrJava integrated development environment (IDE) - apopular tool for compiling and testing programs 【目錄】
類似書籍推薦給您