Joy with Java
The Java programming language has been one of the most powerful tools available to computer programmers since its inception in 1995. It has also consistently changed since then, making it a vast and powerful resource for object-oriented programming today. This lucid textbook introduces the student not only to the nuances of object-oriented programming, but also to the many syntaxes and semantics of the modern Java language. Each concept of programming is explained, and then illustrated with small but effective ready-to-run programs. Important points to be noted have been emphasized and hints have been given at the end of each discussion so that programmers are careful to avoid common pitfalls. Finally, a number of practice problems taken from real world scenarios encourage the student to think in terms of problem solving, consolidating the knowledge gained.
- A pedagogy-heavy treatment of programming in the Java language
- Complete coverage of all syntaxes, semantics and principles
- Important points and typical pitfalls are highlighted in simple and succinct language
- Frequently asked questions, over and above the normal discussions, are added at the end of every chapter
- Short annotations alongside discussions help students understand the concepts better
- Practice problems and a large variety of questions, including MCQs, help consolidate the knowledge
- Includes an online supplements package comprising solutions to the practice problems and correct outputs of each programme for students, and lecture slides for instructors
Product details
August 2023Paperback
9781009211918
600 pages
241 × 184 × 31 mm
1.07kg
Available
Table of Contents
- About the authors
- Foreword
- Acknowledgements
- Preface
- Chapter 1. Getting Started
- Chapter 2. Java Language Basics
- Chapter 3. Encapsulation
- Chapter 4. Inheritance
- Chapter 5. Package and Interface
- Chapter 6. Exception Handling
- Chapter 7. Multithreading
- Chapter 8. IO and File
- Chapter 9. Generic Programming
- Index.