Cantitate/Preț
Produs

Java in Two Semesters: Featuring JavaFX: Texts in Computer Science

Autor Quentin Charatan, Aaron Kans
en Limba Engleză Hardback – 22 ian 2019
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.
Citește tot Restrânge

Din seria Texts in Computer Science

Preț: 41242 lei

Preț vechi: 51552 lei
-20% Nou

Puncte Express: 619

Preț estimativ în valută:
7893 8327$ 6578£

Carte disponibilă

Livrare economică 12-26 decembrie
Livrare express 28 noiembrie-04 decembrie pentru 6129 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783319994192
ISBN-10: 3319994190
Pagini: 413
Ilustrații: XVIII, 716 p. 1251 illus., 100 illus. in color.
Dimensiuni: 155 x 235 x 44 mm
Greutate: 1.26 kg
Ediția:4th ed. 2019
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computer Science

Locul publicării:Cham, Switzerland

Cuprins

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.

Notă biografică

Dr Aaron Kans is a Principal Lecturer in the School of Architecture, Computing & Engineering at the University of East London, UK. Dr Quentin Charatan is a former Principal Lecturer and now visiting lecturer at the same institution.

Textul de pe ultima copertă

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.
Dr Aaron Kans is a Principal Lecturer in the School of Architecture, Computing & Engineering at the University of East London, UK. Dr Quentin Charatan is a former Principal Lecturer and now visiting lecturer at the same institution.

Caracteristici

Offers a clear structure for learning in which each chapter maps onto one week of a twelve week semester, with the chapter content mapping on to a two hour lecture Provides within each chapter a set of learning outcomes, self-test tutorial questions, and practical lab tasks Presents two extended worked case studies Supplies supplementary material at an associated website, including Java code and IDE support notes Includes supplementary material: sn.pub/extras