Full 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 software development principles, and the second part building on this foundation, teaching the skills required to develop more advanced applications.
This refreshed fifth edition includes new material, bringing it up to date with the current developments in the field, in particular with key developments that have emerged since the fourth edition.
Topics and features:
· Introduces fundamental programming concepts, such as declaration of variables, control structures, methods and arrays
· Covers the fundamental object-oriented concepts of classes and objects, inheritance and polymorphism
· Includes self-test questions and programming exercises at the end of each chapter, as well as two illuminating case studies
· Explores the way in which applications are designed, tested and developed to produce high quality software
· Includes advanced topics such as interfaces and lambda expressions, generics, collection classes and exceptions
· Introduces JavaFX for constructing high quality event-driven graphical interfaces
· Provides additional resources at its associated website (charatankans.com)
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.
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 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.



