Java面向?qū)ο蟪绦蛟O(shè)計

出版時間:2008-4  出版社:人民郵電出版社  作者:(英) 巴恩斯 (英) 科靈 著  頁數(shù):480  
Tag標(biāo)簽:無  

內(nèi)容概要

  《圖靈原版計算機科學(xué)系列:Java面向?qū)ο蟪绦蛟O(shè)計(英文版)(第3版)》主要從軟件工程的角度介紹面向?qū)ο蠛统绦蛟O(shè)計的基本概念,側(cè)重于講解面向?qū)ο蟪绦蛟O(shè)計原理,而不是Java語言細(xì)節(jié)。書中從面向?qū)ο蟮幕A(chǔ)知識講起,介紹了對象和類;然后深入到應(yīng)用結(jié)構(gòu),講解了繼承、抽象技術(shù)、構(gòu)建圖形用戶界面、錯誤處理;最后給出了一個完整的案例。書中使用兩個工具實際運用所介紹的概念:Java編程語言以及Java編程環(huán)境BlueJ。全書按照項目驅(qū)動的方式來展開,討論了大量的程序項目,并且提供了很多練習(xí)?!  秷D靈原版計算機科學(xué)系列:Java面向?qū)ο蟪绦蛟O(shè)計(英文版)(第3版)》內(nèi)容由淺入深,適合初學(xué)者快速入門,也適合高級程序員和專業(yè)人士學(xué)習(xí)參考,可作為計算機相關(guān)專業(yè)“面向?qū)ο蟪绦蛟O(shè)計”課程的教材。

作者簡介

  David J.Barnes,任教于英國肯特大學(xué),有超過25年的程序設(shè)計教學(xué)經(jīng)驗,主要研究興趣是程序設(shè)計、軟件測試、計算機科學(xué)教學(xué)。

書籍目錄

Part 1 Foundations of object orientationChapter 1 Objects and classes1.1 Objects and classes1.2 Creating objects1.3 Calling methods1.4 Parameters1.5 Data types1.6 Multiple instances1.7 State1.8 What is in an object?1.9 Object interaction1.10 Source code1.11 Another example1.12 Return values1.13 Objects as parameters1.14 SummaryChapter 2 Understanding class definitions2.1 Ticket machines2.1.1 Exploring the behavior of a naTve ticket machine2.2 Examining a class definition2.3 Fields, constructors, and methods2.3.1 Fields2.3.2 Constructors2.4 Passing data via parameters2.5 Assignment2.6 Accessor methods2.7 Mutator methods2.8 Printing from methods2.9 Summary of the naive ticket machine2.10 Reflecting on the design of the ticket machine2.11 Making choices: the conditional statement2.12 A further conditional-statement example2.13 Local variables2.14 Fields, parameters, and local variables2.15 Summary of the better ticket machine2.16 Self-review exercises2.17 Reviewing a familiar example2.18 SummaryChapter 3 Object interaction3.1 The clock example3.2 Abstraction and modularization3.3 Abstraction in software3.4 Modularization in the clock example3.5 Implementing the clock display3.6 Class diagrams versus object diagrams3.7 Primitive types and object types3.8 The ClockDisplay source code3.8.1 Class NumberDisplay3.8.2 String concatenation3.8.3 The modulo operator3.8.4 Class ClockDisplay3.9 Objects creating objects3.10 Multiple constructors3.11 Method calls3.11.1 Internal method calls3.11.2 External method calls3.11.3 Summary of the clock display3.12 Another example of object interaction3.12.1 The mail system example3.12.2 The this key word3.13 Using a debugger3.13.1 Setting breakpoints3.13.2 Single stepping3.13.3 Stepping into methods3.14 Method calling revisited3.15 Summary……Part 2 Application structuresAppendicesIndex

編輯推薦

  《圖靈原版計算機科學(xué)系列Java面向?qū)ο蟪绦蛟O(shè)計(英文版)(第3版)》正面闡釋了‘對象’這一教學(xué)中最難的概念,它使學(xué)生得以從無到有地建立起對這些復(fù)雜概念的理解?!  狫ames Gosling,“Java之父”  “《圖靈原版計算機科學(xué)系列:Java面向?qū)ο蟪绦蛟O(shè)計(英文版)(第3版)》提出了極有價值的講授程序設(shè)計導(dǎo)論課程的新方法,我認(rèn)為它是這門課程的最佳教材。”  ——Michael Caspersen,奧爾胡斯大學(xué)(丹麥)  “這是迄今為止我見過的教授程序設(shè)計導(dǎo)論課程最好的創(chuàng)新性方法?!薄  狢lemens Martin,安大略大學(xué)(加拿大)  這是一部極富創(chuàng)新性的面向?qū)ο蠹夹g(shù)$1Java教材。書中緊緊圍繞Java語言教學(xué)中的重點和難點——“面向?qū)ο笏枷搿边M(jìn)行組織,通過大量貼近實際的例子和編程練習(xí),完整講述了開發(fā)Java程序的全過程,深入闡述各種面向?qū)ο蟾拍?。在此過程中穿插討論了大量現(xiàn)代軟件工程實踐(包括迭代開發(fā)、測試、調(diào)試、重構(gòu)、設(shè)計模式等),講述重要的Java語法,并涵蓋了泛型、autobox等Java的新特性?!  秷D靈原版計算機科學(xué)系列:Java面向?qū)ο蟪绦蛟O(shè)計(英文版)(第3版)》的另一大特點是緊密結(jié)合專門為教學(xué)開發(fā)的圖形化開發(fā)環(huán)境BlueJ,使學(xué)生能夠從一開始就在實際環(huán)境中直觀地進(jìn)行學(xué)習(xí),得到實戰(zhàn)熏陶?!  秷D靈原版計算機科學(xué)系列:Java面向?qū)ο蟪绦蛟O(shè)計(英文版)(第3版)》已被翻譯為德.法、荷、意、葡等多種文字,成為世界眾多高校的教材。與《圖靈原版計算機科學(xué)系列:Java面向?qū)ο蟪绦蛟O(shè)計(英文版)(第3版)》配套的教學(xué)環(huán)境BlueJ是一種開源軟件,可自由下載,自1999年首次發(fā)行以來,已被美國普度大學(xué)、華盛頓大學(xué)、加州大學(xué)洛杉磯分校、英國劍橋大學(xué)、新加坡南洋理工大學(xué)、澳大利亞莫納什大學(xué)、我國香港大學(xué)等700多所大學(xué)用于編程課程的教學(xué)。

圖書封面

圖書標(biāo)簽Tags

評論、評分、閱讀與下載


    Java面向?qū)ο蟪绦蛟O(shè)計 PDF格式下載


用戶評論 (總計0條)

 
 

 

250萬本中文圖書簡介、評論、評分,PDF格式免費下載。 第一圖書網(wǎng) 手機版

京ICP備13047387號-7