Learn to Program Java
Book Details
Author(s)Danny C.C Poo and Tan Chee Seong
PublisherCengage Learning
ISBN / ASIN9812658807
ISBN-139789812658807
MarketplaceFrance 🇫🇷
Description
This book is designed for readers with no knowledge of programming. It teaches Java programming through a "fundamental-first" approach. Fundamental concepts of Java are taught before more difficult concepts are introduced in the later chapters. Programming fundamentals such as variable, data structures, operators, computer program compilation and execution are covered in the initial chapters.
The rest of the book builds on the fundamentals to prepare readers for more complex concepts such as: 1) program structures 2) data types and declaration 3) expressions, statements, and operators 4) control flow and arrays 5) inputs and outputs 6) methods 7) object-oriented programming 8) encapsulation and polymorphism 9) multiple class inheritance 10) interface. In addition, this book covers the Java Application Programming Interface (API) - a rich Java class library. This book comes with a rich set of exercises beneficial to both students and instructors in the learning process, and is most suitable for anyone keen on Java as a first language in programming.
