Structured Java 2nd Edition
暫譯: 結構化 Java 第二版

Glen Blood

  • 出版商: Lulu.com
  • 出版日期: 2017-04-04
  • 售價: $1,020
  • 貴賓價: 9.5$969
  • 語言: 英文
  • 頁數: 212
  • 裝訂: Paperback
  • ISBN: 1365866769
  • ISBN-13: 9781365866760
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Java is an Object-Oriented Language. I believe that the Object-Oriented paradigm is extremely useful, but is very difficult to teach to beginning students. I also believe that there is a lot of benefit in understanding how to develop and debug good solid methods before we get into the additional complexities of the Object-Oriented paradigm. So there is a choice, we either teach our students multiple languages, or we find a way to teach them the basics of an object-oriented language, such as Java in a procedural fashion. A few things that I will stress in this book are: 1. Good Coding habits. Writing code so that others can read it. 2. Good Design habits. 3. Testing your code while building it. I call this Write a little, Test a little. 4. Project life cycle. I trust that this book will help in your understanding of Java and coding in general.

商品描述(中文翻譯)

Java 是一種物件導向語言。我相信物件導向的範式非常有用,但對於初學者來說卻非常難以教授。我也認為在進入物件導向範式的額外複雜性之前,了解如何開發和除錯良好的方法是非常有益的。因此,我們有兩個選擇:要麼教學生多種語言,要麼找到一種方法以程序化的方式教他們物件導向語言的基礎,例如 Java。本書中我將強調幾件事:1. 良好的編碼習慣。編寫易於他人閱讀的代碼。2. 良好的設計習慣。3. 在構建代碼的同時進行測試。我稱之為「寫一點,測試一點」。4. 專案生命週期。我相信這本書將有助於你對 Java 及一般編碼的理解。