2学期で学ぶJAVA(第4版)<br>Java in Two Semesters〈4th ed. 2019〉 : Featuring JavaFX(4)

個数:1
紙書籍版価格
¥15,411
  • 電子書籍

2学期で学ぶJAVA(第4版)
Java in Two Semesters〈4th ed. 2019〉 : Featuring JavaFX(4)

  • 著者名:Charatan, Quentin/Kans, Aaron
  • 価格 ¥12,702 (本体¥11,548)
  • Springer(2019/01/08発売)
  • ポイント 115pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9783319994192
  • eISBN:9783319994208

ファイル: /

Description

This easy-to-follow textbook teaches Java programming from first principles, as well as covering design and testing methodologies. The text is divided into two parts. Each part supports a one-semester module, the first part addressing fundamental programming concepts, and the second part building on this foundation, teaching the skills required to develop more advanced applications.

This fully updated and greatly enhanced fourth edition covers the key developments introduced in Java 8, including material on JavaFX, lambda expressions and the Stream API.

Topics and features: begins by introducing fundamental programming concepts such as declaration of variables, control structures, methods and arrays; goes on to cover the fundamental object-oriented concepts of classes and objects, inheritance and polymorphism; uses JavaFX throughout for constructing event-driven graphical interfaces; includes advanced topics such as interfaces and lambda expressions, generics, collection classes and exceptions; explains file-handling techniques, packages, multi-threaded programs, socket programming, remote database access and processing collections using streams; includes self-test questions and programming exercises at the end of each chapter, as well as two illuminating case studies; provides additional resources at its associated website (simply go to springer.com and search for "Java in Two Semesters"), including a guide on how to install and use the NetBeans™ Java IDE.

Offering a gentle introduction to the field, assuming no prior knowledge of the subject, Java in Two Semesters is the ideal companion to undergraduate modules in software development or programming.

Table of Contents

Part I: Semester One.- The First Step.- Building Blocks.- Selection.- Iteration.- Methods.- Arrays.- Classes and Objects.- Implementing Classes.- Inheritance.- Introducing JavaFX.- Case Study – Part 1.- Case Study – Part 2.- Part II: Semester Two.- Interfaces and Lambda Expressions.- Exceptions.- The Java Collections Framework.- Advanced JavaFX.- JavaFX: Interacting with the User.- Working with Files.- Packages.- Multi-Threaded Programs.- Advanced Case Study.- The Stream API.- Working with Sockets.- Java in Context.