Название книги: Thinking in Java
Год: 2006
Автор: Брюс Эккель
Страниц: 1079
Язык: Английский
Формат: pdf, mobi, epub, fb2
Размер: 4.2 MB, 1.9 MB, 1.2 MB, 3.6 MB

Описание книги “Thinking in Java”:

This book assumes that you have some programming familiarity: You understand that a program is a collection of statements, the idea of a subroutine/function/macro, control statements such as “if” and looping constructs such as “while,” etc. However, you might have learned this in many places, such as programming with a macro language or working with a tool like Perl. As long as you’ve programmed to the point where you feel comfortable with the basic ideas of programming, you’ll be able to work through this book. Of course, the book will be easier for C programmers and more so for C++ programmers but don’t count yourself out if you’re not experienced with those languages—however, come willing to work hard. Also, the Thinking in C multimedia seminar that you can download from www.MindView.net will bring you up to speed in the fundamentals necessary to learn Java. However, I will be introducing the concepts of object-oriented programming (OOP) and Java’s basic control mechanisms.
Although references may be made to C and C++ language features, these are not intended to be insider comments, but instead to help all programmers put Java in perspective with those languages, from which, after all, Java is descended. I will attempt to make these references simple and to explain anything that I think a non-C/C++ programmer would not be familiar with.

Оглавление

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 
Index

Скачать книгу “Thinking in Java”

Читать книгу «Thinking in Java» онлайн

Оцените книгу
[Всего: 1 Средний: 5]

Написать комментарий