Self-Published by Nathan Clark, 2018. — 129 p.
Java - A Detailed Approach to Practical Coding (Step-By-Step Java Book 2) by Nathan Clark is a comprehensive Java guide with more than 70 examples. The second book in the Step-By-Step Java Series delves further into practical Java programming. We believe the best way to learn programming is through practice and practical application. For this reason, this book is crammed full of examples and code descriptions. This book serves as a teaching guide and also a reference manual to accompany you through this wonderful world of programming. Author Nathan Clark shares his nearly 20 years of experience in this clear, concise, and easy-to-follow guide.
What This Book Offers.Detailed Descriptions.
Each topic is broken down into small manageable sections where each concept is explained in detail. We look at the different variations and types available, what the various return values mean, and even how to avoid common errors.
79 Practical Examples.
With each concept, we provide one or more examples to illustrate the topic in a way that makes it easy to understand. We break examples down into their basic workings and provide the output for you to compare to your results.
Proper Syntax.
We focus on the specific syntax in each topic, as well as alternative variations and how each functions.
Key Topics.Methods.
Working with Arrays.
Working with Numbers.
Working with Strings.
Classes and Objects.
Inheritance.
Polymorphism.
Inner Classes.
Anonymous Classes.
Interfaces.
File I/O Operations.
Exception Handling.
Logging in Java.
Methods.
Working with Arrays.
Working with Numbers.
Working with Strings.
Classes and Objects.
Inheritance.
Polymorphism.
Inner Classes.
Anonymous Classes.
Interfaces.
File I/O Operations.
Exception Handling.
Logging in Java.