Logo

Thinking in Java by Bruce Eckel

Large book cover: Thinking in Java

Thinking in Java
by

Publisher: MindView
Number of pages: 1009

Description:
The legendary author Bruce Eckel brings Java to life with this extraordinarily insightful, opinionated and downright funny introduction. Thinking in Java introduces all of the language's fundamentals, one step at a time, using to-the-point code examples. More than virtually any other book, Thinking in Java helps you understand not just what to do -- but why. Eckel introduces all the basics of objects as Java uses them; then walks carefully through the fundamental concepts underlying all Java programming -- including program flow, initialization and cleanup, hiding implementations, reusing classes and polymorphism.

Download or read it online for free here:
Download link
(4.3MB, PDF)

Similar books

Book cover: Object Oriented Programming with JavaObject Oriented Programming with Java
- University of KwaZulu-Natal
Contents: Class Level Design; Object Based Programming; Object Oriented Programming; Applets, HTML, and GUI's; Object Oriented Design; A Solitaire Game - Klondike; Advanced GUI Programming; Generic Programming and Collection Classes; and more.
(9198 views)
Book cover: Introduction to Programming in Java: An Interdisciplinary ApproachIntroduction to Programming in Java: An Interdisciplinary Approach
by - Princeton University
This book is an interdisciplinary approach to the traditional CS1 curriculum. It teaches all of the classic elements of programming. The book is organized around four areas of computer science: programming, machine architecture, theory, and systems.
(17277 views)
Book cover: Java for Python ProgrammersJava for Python Programmers
by - interactivepython.org
This e-book is an ongoing project to help Computer Science students who have had one or two semesters of Python learn the Java programming language. If you are not a part of that audience you may still find this a useful way to learn about Java.
(12034 views)
Book cover: How to Think Like a Computer Scientist (Java Version)How to Think Like a Computer Scientist (Java Version)
by - Green Tea Press
This book is less about Java, and it is only partly about programming. It is about a way of thinking. Computer scientists have an approach to problem-solving, and a way of crafting solutions, that is unique, versatile and powerful.
(21777 views)