JAVA: Core Concepts and Applications(English, Paperback, Tarai Trilochan)
Quick Overview
Product Price Comparison
This book offers a comprehensive study package of the core concepts of Java Programming, with real-world examples from industry. Concepts such as Marker Interface, Serialization, Externalization, Multithreading, Collection Framework are explored. Coverage also includes internet programming concepts, benefits of executing Java programs, advantages of updating new features, ways of increasing user performance, security features and enhancements, and improved developer productivity. Key features: Annotation: A new feature in Java Programming provided by JDK5.0 version. It can be used to describe metadata (data about data) in Java programming; Collection Framework: All collection frameworks contain the Interfaces, Implementations and Algorithms; Enhanced for loop: Introduced in Java5. The advantage of for-each loop is that it eliminates the possibility of bugs and makes the code more readable; Serialization & De-Serialization Externalization Debugging Exercises: In every chapter debugging exercises are given.