Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Java Rules (Volume 2): Mastering the Fundamentals of the Java Programming Language (Repost)

Posted By: bookwyrm
Java Rules (Volume 2): Mastering the Fundamentals of the Java Programming Language (Repost)

Java Rules (Volume 2): Mastering the Fundamentals of the Java Programming Language By Douglas Dunn
2003 | 1000 Pages | ISBN: 0201709163 | PDF | 6 MB


Detailed yet accessible, Java Rules is a comprehensive reference for the application programmer who needs to master the intricacies of the Java programming language. Thoroughly describing the core of the Java programming language and the Java virtual machine (JVM), Java Rules makes it possible for programmers to efficiently master the Java platform. Based on the second editions of The Java Language Specification and The Java Virtual Machine Specification, Java Rules presents a subset of those specifications in a gentle tutorial style. From platform basics to APIs, this encyclopedic guidebook reveals every facet of the language--including previously undocumented features. Throughout the book, practical tutorials are supported with official language documentation or with insights shared by respected leaders. The book's unique format and conversational style are ideally suited for experienced programmers seeking a short path to language proficiency. -Lexical structure, escape sequences, and positional notation systems -The anatomy of a compilation unit -The five kinds of classes and interfaces -Containment and inner class hierarchies (versus inheritance hierarchies) -The static modifier, this and super -Primitive data types and Object -Strings and other common data types -Arrays and the Collections Framework With Java Rules in hand, both novices and experienced programmers can quickly master the language.