
BookInfo
ISBN: 9780131872486 | Number of Pages: 1150 |
Publisher: Pearson Education | Book Title: Thinking in Java |
Publication Year: 2006 | Target Audience: Scholarly & Professional |
Author: Bruce Eckel | Format: Perfect |
Abstract
Think in Java (4th Edition) has won widespread praise from programmers. Even obscure concepts will be dissolved in the face of Bruce Eckel’s literal affinity and small and direct programming examples. From the basic syntax of Java to its features (Object-Oriented concepts, concurrency, auto project construction, unit testing and debugging, and so on), this book can help you master these easily.
This book has a total of 24 Chapters, including Operators, Controlling Execution, Access Control, Reusing Classes, Polymorphism, Interfaces, the book has deep research on exception handling, strings, generics, arrays, containers, Java I/O, enumeration types, concurrency and graphical user interfaces. These rich contents, including the basic syntax and features of Java, are suitable for Java programmers at all different level. They are also good textbooks and reference books for teaching Object-Oriented programming and Java in Colleges and universities.
The classic Object-Oriented narration suitable for absolute beginners and personnel adds new examples and chapters to the updated JavaSE 5-6
- The Test frame displays the program output.
- Design patterns run through many examples: adapter, bridge, responsibility chain, command, decorator, appearance, factory method, sharing element, roll call, data transmission object, empty object, proxy, singleton, state, policy, template method and visitor.
- XML is introduced for data transmission, SWT and Flash are introduced for user interface.
- The chapter on concurrency has been rewritten to help readers master thread related knowledge.
- More than 500 programs in more than 700 compiled files have been rewritten specifically for version 4 and JavaSE 5/6.
- The support website contains all source codes, annotated solution guides, weblogs, and multimedia learning materials. you can find this materials in mindview
- It covers all the basic knowledge and discusses the characteristics.
- The object-oriented principle is elaborated in detail.
About the Author
Bruce Eckel is the president of Mindview, a company that provides software consulting and training services to customers. He is one of the voting members of the C++ Standards Committee. He has a Bachelor of Science in Applied Physics and a Master of Science Degree in Computer Engineering.
Since 1984, Bruce Eckel has published more than 150 computer technology articles and six books. He is also the author of Thinking in C++, which was named the best software development book in 1995, and Thinking in Java was named the most popular book in the Java World in 1999, and then he won The Editors’ Preferred Book Award.
The author has many years of teaching experience and has a unique and deep understanding in C, C++, and Java. Therefore, he knows very well how to teach the the Java course, as well as the difficulties and puzzles in language teaching.
Thinking in Java PDF version is avaliable Later ,Please come back soon.
Table of Contents
- Preface
- Introduction
- Introduction to Objects
- Everything Is an Object
- Operators
- Controlling Execution
- Initialization & Cleanup
- Access Control
- Reusing Classes
- Polymorphism
- Interfaces
- Inner Classes
- Holding Your Objects
- Error Handling with Exceptions
- Strings
- Type Information
- Generics
- Arrays
- Containers in Depth
- I/O
- Enumerated Types
- Annotations
- Concurrency
- Graphical User Interfaces
- A: Supplements
- B: Resources
1 thought on “Thinking in Java (4th Edition)”
Comments are closed.