Java Gently (3 SUB)

Java Gently (3 SUB)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 664 p.
  • 言語 ENG
  • 商品コード 9780201710502
  • DDC分類 005.133

Full Description


The third edition of Java Gently by Judith Bishop continues the successful approach that made earlier versions popular and has added improvements which will maintain its place as a worldwide bestseller. Java Gently teaches the reader how to program and how to do it in the best possible style in Java. In the process, it details the fundamental structures of the Java 2 language and most of its core libraries and utilities. The book covers object-orientation, software design, structured programming, graphical user interfacing, event-driven programming, networking, and an introduction to data structures. Java Gently gets students started on meaningful input/output in an object-oriented way without hiding basic concepts. Applets, multimedia, graphics, and networking are introduced as students encounter and can handle classes, objects, instantiation, and inheirtance. The textbook's excellent pedagogy reinforces understanding and demonstrates good programming practice. The three kinds of diagrams include class, form, and algorithm diagrams. The fully worked examples have been carefully chosen to illustrate recently introduced concepts and solve real-world problems in a user-friendly manner. End of chapter multiple choice quizzes and problems allow students to test their comprehension of the material.

Contents

1 Introduction2 Simple programs3 Types and structures4 Changing the state5 Controlling the flow6 Arrays and Tables7 Formatting 8 Objects at work9 Abstraction and inheritance10 Graphics and user interfaces11 Event-driven programming12 Applets in Action13 Multi-threading14 Networking15 Getting into the Swing