Java Precisely, third edition (The MIT Press)
معرفی کتاب «Java Precisely, third edition (The MIT Press)» نوشتهٔ Peter Sestoft، منتشرشده توسط نشر The MIT Press در سال 2016. این کتاب در 5 صفحه، فرمت pdf، زبان انگلیسی ارائه شده است. «Java Precisely, third edition (The MIT Press)» در دستهٔ بدون دستهبندی قرار دارد.
An updated, concise reference for the Java programming language, version 8.0, and essential parts of its class languages, offering more detail than a standard textbook. The third edition of Java Precisely provides a concise description of the Java programming language, version 8.0. It offers a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. The book presents the entire Java programming language and essential parts of the class libraries: the collection classes, the input-output classes, the stream libraries and Java 8's facilities for parallel programming, and the functional interfaces used for that. Though written informally, the book describes the language in detail and offers many examples. For clarity, most of the general rules appear on left-hand pages with the relevant examples directly opposite on the right-hand pages. All examples are fragments of legal Java programs. The complete ready-to-run example programs are available on the book's website. This third edition adds material about functional parallel processing of arrays; default and static methods on interfaces; a brief description of the memory model and visibility across concurrent threads; lambda expressions, method reference expressions, and the related functional interfaces; and stream processing, including parallel programming and collectors. The third edition of 'Java Precisely' provides a concise description of the Java programming language, version 8.0. It offers a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. An updated, concise reference for the Java programming language, version 8.0, and essential parts of its class languages, offering more detail than a standard textbook. The third edition of Java Precisely provides a concise description of the Java programming language, version 8.0. It offers a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. The book presents the entire Java programming language and essential parts of the class libraries: the collection classes, the input-output classes, the stream libraries and Java 8's facilities for parallel programming, and the functional interfaces used for that.Though written informally, the book describes the language in detail and offers many examples. For clarity, most of the general rules appear on left-hand pages with the relevant examples directly opposite on the right-hand pages. All examples are fragments of legal Java programs. The complete ready-to-run example programs are available on the book's website.This third edition adds material about functional parallel processing of arrays; default and static methods on interfaces; a brief description of the memory model and visibility across concurrent threads; lambda expressions, method reference expressions, and the related functional interfaces; and stream processing, including parallel programming and collectors The third edition of Java Precisely provides a concise description of the Java programming language, version 8.0. It offers a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. The book presents the entire Java programming language and essential parts of the class libraries: the collection classes, the input-output classes, the stream libraries and Java 8s facilities for parallel programming, and the functional interfaces used for that. h written informally, the book describes the language in detail and offers many examples. For clarity, most of the general rules appear on left-hand pages with the relevant examples directly opposite on the right-hand pages. All examples are fragments of legal Java programs. The complete ready-to-run example programs are available on the books website. This third edition adds material about functional parallel processing of arrays; default and static methods on interfaces; a brief description of the memory model and visibility across concurrent threads; lambda expressions, method reference expressions, and the related functional interfaces; and stream processing, including parallel programming and collectors. -- Provided by publisher. 1. Running Java : compilation, loading, and execution -- -- 2. Names and reserved names -- -- 3. Java naming conventions -- -- 4. Comments and program layout -- -- 5. Types -- -- 6. Variables, parameters, fields, and scope -- -- 7. Strings -- -- 8. Arrays -- -- 9. Classes -- -- 10. Classes and objects in the computer -- -- 11. Expressions -- -- 12. Statements -- -- 13. Interfaces -- -- 14. Enum types -- -- 15. Exceptions, checked and unchecked -- -- -- 16. Compilation, source files, class names, and class files -- -- 17. Packages and jar files -- -- 18. Mathematical functions -- -- 19. String builders and string buffers -- -- 20. Threads, concurrent execution, and synchronization -- -- 21. Generic types and methods -- -- 22. Generic collections and maps -- -- 23. Functional interfaces (Java 8.0) -- -- 24. Streams for bulk data (Java 8.0) -- -- 25. Class optional (Java 8.0) -- 26. Input and output -- -- 27. Reflection -- -- 28. Metadata annotations -- -- 29. What is new in Java 8.0. Contents 6 Preface 12 Notational Conventions 13 1 Running Java: Compilation, Loading, and Execution 15 2 Names and Reserved Names 15 3 Java Naming Conventions 15 4 Comments and Program Layout 15 5 Types 17 6 Variables, Parameters, Fields, and Scope 21 7 Strings 23 8 Arrays 29 9 Classes 35 10 Classes and Objects in the Computer 47 11 Expressions 49 12 Statements 65 13 Interfaces 79 14 Enum Types 83 15 Exceptions, Checked and Unchecked 85 16 Compilation, Source Files, Class Names, and Class Files 87 17 Packages and Jar Files 87 18 Mathematical Functions 89 19 String Builders and String Buffers 91 20 Threads, Concurrent Execution, and Synchronization 93 21 Generic Types and Methods 101 22 Generic Collections and Maps 115 23 Functional Interfaces (Java 8.0) 135 24 Streams for Bulk Data (Java 8.0) 145 25 Class Optional (Java 8.0) 159 26 Input and Output 161 27 Reflection 185 28 Metadata Annotations 189 29 What Is New in Java 8.0 191 References 193 Index 194
دانلود کتاب Java Precisely, third edition (The MIT Press)