Nettbutikk for bedrifter og skoler

Java in Two Semesters

Featuring JavaFX

Innbundet
Engelsk
Texts in Computer Science
Java in Two Semesters
Java in Two Semesters
  • Forfattere: Quentin Charatan , Aaron Kans
  • Format: Innbundet
  • Antall sider: 716
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • Serienavn: Texts in Computer Science
  • EAN: 9783319994192
  • Utgivelsesår: 2019
  • Bidragsyter: Charatan, Quentin; Kans, Aaron
Se flere produktegenskaper
779,-

Kjøp på nett

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 cl