Buy Core Java for the Impatient Book by Cay S. Horstmann
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Home > Computing and Information Technology > Computer programming / software engineering > Web programming > Core Java for the Impatient
Core Java for the Impatient

Core Java for the Impatient


     0     
5
4
3
2
1



Out of Stock


Notify me when this book is in stock
X
About the Book

This book covers all aspects of Java that a modern developer needs to know, including the powerful lambda expressions that have been introduced in Java 8. It also tells how to find out more about old-fashioned concepts that might still be seen in legacy code, but doesn't dwell on them. This book also provides fresh coverage of concurrent programming topics, showing how to use the powerful streams library features in Java 8 instead of tedious and error-prone manual locking.

Table of Contents:
Preface xxi Acknowledgments xxiii About the Author xxv Chapter 1: Fundamental Programming Structures 1 1.1 Our First Program 2 1.2 Primitive Types 7 1.3 Variables 10 1.4 Arithmetic Operations 13 1.5 Strings 20 1.6 Input and Output 26 1.7 Control Flow 30 1.8 Arrays and Array Lists 37 1.9 Functional Decomposition 46 Exercises 49 Chapter 2: Object-Oriented Programming 53 2.1 Working with Objects 54 2.2 Implementing Classes 58 2.3 Object Construction 63 2.4 Static Variables and Methods 68 2.5 Packages 72 2.6 Nested Classes 79 2.7 Documentation Comments 84 Exercises 89 Chapter 3: Interfaces and Lambda Expressions 93 3.1 Interfaces 94 3.2 Static and Default Methods 99 3.3 Examples of Interfaces 102 3.4 Lambda Expressions 107 3.5 Method and Constructor References 110 3.6 Processing Lambda Expressions 112 3.7 Lambda Expressions and Variable Scope 116 3.8 Higher-Order Functions 120 3.9 Local Inner Classes 122 Exercises 124 Chapter 4: Inheritance and Reflection 127 4.1 Extending a Class 128 4.2 Object: The Cosmic Superclass 137 4.3 Enumerations 147 4.4 Runtime Type Information and Resources 151 4.5 Reflection 160 Exercises 169 Chapter 5: Exceptions, Assertions, and Logging 173 5.1 Exception Handling 174 5.2 Assertions 185 5.3 Logging 187 Exercises 194 Chapter 6: Generic Programming 199 6.1 Generic Classes 200 6.2 Generic Methods 201 6.3 Type Bounds 202 6.4 Type Variance and Wildcards 203 6.5 Generics in the Java Virtual Machine 208 6.6 Restrictions on Generics 211 6.7 Reflection and Generics 218 Exercises 221 Chapter 7: Collections 227 7.1 An Overview of the Collections Framework 228 7.2 Iterators 232 7.3 Sets 233 7.4 Maps 235 7.5 Other Collections 238 7.6 Views 244 Chapter 8: Streams 249 8.1 From Iterating to Stream Operations 250 8.2 Stream Creation 251 8.3 The filter, map, and flatMap Methods 252 8.4 Extracting Substreams and Combining Streams 254 8.5 Other Stream Transformations 254 8.6 Simple Reductions 255 8.7 The Optional Type 256 8.8 Collecting Results 259 8.9 Collecting into Maps 260 8.10 Grouping and Partitioning 262 8.11 Downstream Collectors 262 8.12 Reduction Operations 264 8.13 Primitive Type Streams 266 8.14 Parallel Streams 267 Exercises 269 Chapter 9: Processing Input and Output 273 9.1 Input/Output Streams, Readers, and Writers 274 9.2 Paths, Files, and Directories 284 9.3 URL Connections 292 9.4 Regular Expressions 293 9.5 Serialization 301 Exercises 307 Chapter 10: Concurrent Programming 311 10.1 Concurrent Tasks 312 10.2 Thread Safety 317 10.3 Parallel Algorithms 323 10.4 Threadsafe Data Structures 324 10.5 Atomic Values 329 10.6 Locks 331 10.7 Threads 337 10.8 Asynchronous Computations 341 10.9 Processes 345 Exercises 348 Chapter 11: Annotations 355 11.1 Using Annotations 356 11.2 Defining Annotations 361 11.3 Standard Annotations 364 11.4 Processing Annotations at Runtime 368 11.5 Source-Level Annotation Processing 371 Exercises 376 Chapter 12: The Date and Time API 379 12.1 The Time Line 380 12.2 Local Dates 382 12.3 Date Adjusters 385 12.4 Local Time 386 12.5 Zoned Time 387 12.6 Formatting and Parsing 390 12.7 Interoperating with Legacy Code 393 Exercises 394 Chapter 13: Internationalization 397 13.1 Locales 398 13.2 Number Formats 403 13.3 Currencies 403 13.4 Date and Time Formatting 404 13.5 Collation and Normalization 406 13.6 Message Formatting 408 13.7 Resource Bundles 410 13.8 Character Encodings 413 13.9 Preferences 413 Exercises 415 Chapter 14: Compiling and Scripting 419 14.1 The Compiler API 420 14.2 The Scripting API 424 14.3 The Nashorn Scripting Engine 428 14.4 Shell Scripting with Nashorn 437 Exercises 440 Index 443

About the Author :
Cay S. Horstmann is the author of Java SE 8 for the Really Impatient (Addison-Wesley, 2014), Scala for the Impatient (Addison-Wesley, 2012), is principal author of Core Java(TM), Volumes I and II, Ninth Edition (Prentice Hall, 2013), and has written a dozen other books for professional programmers and computer science students. He is a professor of computer science at San Jose State University and is a Java Champion.


Best Sellers


Product Details
  • ISBN-13: 9780321996329
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Addison-Wesley Educational Publishers Inc
  • Height: 231 mm
  • No of Pages: 512
  • Weight: 796 gr
  • ISBN-10: 0321996321
  • Publisher Date: 12 Feb 2015
  • Binding: Paperback
  • Language: English
  • Spine Width: 26 mm
  • Width: 180 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Core Java for the Impatient
Pearson Education (US) -
Core Java for the Impatient
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Core Java for the Impatient

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    Fresh on the Shelf


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!