• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Java ▶ Thinking in Java, 4th edition

Thinking in Java, 4th edition

March 24, 2006

Thinking in Java, 4th edition

Thinking in Java is a printed version of Bruce Eckel’s online materials that provides a useful perspective on mastering Java for those with previous programming experience. The author’s take on the essence of Java as a new programming language and the thorough introduction to Java’s features make this a worthwhile tutorial.

Book Description

The most prominent feature of the book is its diligent and extremely thorough treatment of the Java language, with special attention to object design. (For instance, 10 pages of sample code show all of the available operators.) Some of the best thinking about objects is in this book, including when to use composition over inheritance. The esoteric details of Java in regard to defining classes are thoroughly laid out. (The material on interfaces, inner classes, and designing for reuse will please any expert.) Each section also has sample exercises that let you try out and expand your Java knowledge.

Table of Contents

  • Introduction
  • Introduction to Objects
  • Everything Is an Object
  • Operators
  • Controlling Execution
  • Initialization & Cleanup
  • Access Control

Download Free PDF / Read Online

Author(s): Bruce Eckel
Format(s): PDF
File size: 1.00 MB
Number of pages: 211
Link: Download.

Similar Books:

  1. Thinking in Enterprise Java
  2. Introduction to Programming Using Java
  3. The Advanced Java/J2EE Tutorial
  4. Introduction to Computer Science using Java 5.0 version
  5. Bleeding at the Keyboard : A Guide to Modern Programming with Java
Previous Post: « Thinking in Enterprise Java
Next Post: Integrating Manufacturing Systems »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com