Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Niemeyer P., Knudsen J. — Learning Java
Niemeyer P., Knudsen J. — Learning Java



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: Learning Java

Авторы: Niemeyer P., Knudsen J.

Аннотация:

Version 5.0 of the Java 2 Standard Edition SDK is the most important upgrade since Java first appeared a decade ago. With Java 5.0, you'll not only find substantial changes in the platform, but to the language itself-something that developers of Java took five years to complete. The main goal of Java 5.0 is to make it easier for you to develop safe, powerful code, but none of these improvements makes Java any easier to learn, even if you've programmed with Java for years. And that means our bestselling hands-on tutorial takes on even greater significance.

Learning Java is the most widely sought introduction to the programming language that's changed the way we think about computing. Our updated third edition takes an objective, no-nonsense approach to the new features in Java 5.0, some of which are drastically different from the way things were done in any previous versions. The most essential change is the addition of "generics", a feature that allows developers to write, test, and deploy code once, and then reuse the code again and again for different data types. The beauty of generics is that more problems will be caught during development, and Learning Java will show you exactly how it's done.

Java 5.0 also adds more than 1,000 new classes to the Java library. That means 1,000 new things you can do without having to program it in yourself. That's a huge change. With our book's practical examples, you'll come up to speed quickly on this and other new features such as loops and threads. The new edition also includes an introduction to Eclipse, the open source IDE that is growing in popularity.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Издание: 3-rd

Год издания: 2005

Количество страниц: 976

Добавлена в каталог: 14.06.2007

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
Double buffering      2nd
double data types      2nd
doubleValue( ) method      
dragging the mouse (events)      
DragImage component (example)      
draw( ) method      2nd
drawImage( ) method      2nd
drawImage( ) method, DrawPad class      
drawImage( ) method, Graphics2D class      2nd
drawImage( ) method, sizing and scaling images      
Drawing      
drawing, animations      
drawing, fonts      
drawing, images      
drawing, limiting with clipping      
drawing, navigating      
drawing, offscreen      
drawing, rendering pipelines      
drawing, shapes      2nd
drawing, shapes, filling      
drawing, shapes, stroking      
drawing, techniques      
drawing, text      
drawing, viewing      
drawString( ) method      2nd 3rd 4th
DSA (Digital Signature Algorithm)      
DTDs (Document Type Definitions)      2nd 3rd
dummy adapters      
duplicate elements, prohibition in sets      
Dynamic binding      
dynamic class loading      
dynamic image updating      
dynamic interface adapters      
dynamic memory management      
dynamic web page content      
dynamically typed languages      
early-binding programming languages      
EchoService      
Eckstein, Robert      
Eclipse IDE      2nd
Eclipse IDE, applying      
Eclipse IDE, features      
Eclipse IDE, importing Java      
editing      
editing, cells      
editing, strings      
editors      
editors, Editor class      
editors, EditorKit classes      
editors, HTML and RTF documents, displaying      
editors, in browsers      
editors, JavaBean properties      
editors, JTextArea and JTextField      
EJB (Enterprise JavaBeans)      2nd
Element class      
Elements      
elements, accessing with [ ] index operator      
elements, attributes of      
elements, JDOM, retrieving with      
elements, matching to XSL templates      
elements, root element      
elements, XML      
Elliott, James      
Ellipse2D class      2nd
embeddable applications      
empty interfaces      
empty tags      
Enabling      
enabling, assertions      
enabling, GUIs      
enabling, XInclude      
Encapsulation      2nd
encode( ) method      2nd
encodeURL( ) method      
Encoding      
encoding, byte arrays, converting to strings      
encoding, characters      
encoding, HTML form information      
encoding, schemes      
encoding, text      
encoding, UTF-8      
encoding, XML documents      
encrypting/decrypting messages      
end styles, shape outlines      
end-of-line characters, matching in regular expressions      
endElement( ) method      
endsWith( ) method      
entities, XML      
entity beans      
Enum class      
enum values      
enumerate( ) method      
Enumerations      
enumerations, constants, comparing      
enumerations, customizing      
enumerations, objects      
enumerations, switch statements      
enumerations, Thread.State      
EnumMap class      
EnumSet class      
Environments      
environments, development      2nd
environments, development, BeanBox      
environments, development, BeanBuilder      
EOFException class      2nd
Equality      
equality, = = operator      2nd
equality, identity vs.      
equals( ) method      
equals( ) method, Objects class      2nd
equals( ) method, String class      2nd
equals( ) method, UnicastRemoteObject class
equalsIgnoreCase( ) method      2nd
EQUIVALENCE      
equivalence, comparing strings for
equivalence, of hash code keys      
erasure      2nd
Errors      
errors, compile-time, unreachable statements as
errors, Error class
errors, handling with exceptions
errors, image preparation, testing for
errors, messages, formatting with ChoiceFormat
errors, pages (web applications)
errors, unchecked exceptions and
escape sequences, Unicode characters      
EventHandler Class
EventListener interface      
Events      2nd 3rd 4th 5th
events, action
events, ActionEvent class      
events, bound properties and      
events, calculator application (example)
events, checkbox
events, classes
events, connecting Molecule Bean to Timer
events, Dial component (example)      2nd
events, hookups and adapters
events, HyperlinkEvent class
events, JavaBeans
events, keyboard
events, mouse-wheel
events, multicasting      
events, players, realizing
events, preference changes, notifying of
events, SAX      2nd
events, sources      
events, Swing
events, trees      2nd
events, types      
EventSetDescriptor class
Exception class, subclassing
Exceptions      2nd
exceptions, ArithmeticException class
exceptions, ArrayStoreException
exceptions, BackingStoreException
exceptions, BadExpression
exceptions, bubbling up
exceptions, catching
exceptions, chaining
exceptions, checked
exceptions, CloneNotSupportedException class
exceptions, ClosedChannelException class
exceptions, EOFException class      2nd
exceptions, generics      
exceptions, handling with try/catch statements      2nd
exceptions, ignoring
exceptions, IllegalArgumentException class
exceptions, IllegalStateException class
exceptions, InstantiationException class      2nd
exceptions, InterruptedException class      2nd
exceptions, IntrospectionException class
exceptions, InvocationTargetException
exceptions, IOException      2nd 3rd 4th
exceptions, messages with
exceptions, MissingResourceException class
exceptions, NullPointerExceptions class
exceptions, NumberFormat Exception
exceptions, overriden methods
exceptions, ParseException class      2nd 3rd
exceptions, performance and      
exceptions, RemoteException class
exceptions, runtime
exceptions, RuntimeException class      2nd
exceptions, SecurityException class      
exceptions, ServletException class      
exceptions, threads
exceptions, throwing      2nd
exceptions, TooManyException
exceptions, try creep
exceptions, unchecked
exceptions, UnknownHostException class
exceptions, UnknownServiceException      
Exchanger      
executables, building from source code
execute( ) method      2nd
ExecutorHttpd class
executors
ExecutorService      
ExecutorService, collective tasks
ExecutorService, scheduled tasks
exists( ) method
exit( ) method      
expanding and collapsing nodes
explicit casting
explicit types, generics
exportNode( ) method
exportObject( ) method
exportSubtree( ) method
Expressions      2nd
expressions, assertion, evaluating
expressions, assignment statements
expressions, floating-point data types
expressions, object creation
expressions, order of evaluation
expressions, XPath
extending interfaces
extent parameter
extra paths
face (or font) names, retrieving
factory methods
factory patterns
false values      
Family names (fonts)
features of Eclipse IDE      
Field class
Fields      
Fields, access
fields, accessor methods      2nd
fields, HTTP headers      
fields, updating      
file (-f) option (jar utility)      
FileChannel class      
FileChannel class, concurrent access      
FileChannel class, direct data transfers      
FileChannel class, file locking      
FileChannel class, MapMode static inner classes      
FileChannel class, transferTo( ) method      
FileHandler class      
Files      
files, bsh JAR      
files, build.xml      
files, diff'ing (Eclipse IDEs)      
files, File class
files, FileNotFoundException      
files, FileReader class      
files, fonts      
Files, images      
files, input/output      
files, JAR      
files, localizing path with JFileDialog class      
files, locking
files, memory      2nd
files, NetBeans, creating
files, nonexistent on server
files, RandomAccessFile class
files, read-only      
files, read/write      
files, restricting access to      
files, source code, .java extension      
files, source files (Eclipse IDEs)      2nd
files, streams      
files, uploading and removing with HTTP
files, video
files, WAR      2nd
files, WAR, Ant
files, WAR, deployment      
files, web.xml      
files, welcome      
fill constraints (GridBagLayout)      2nd
Fill( ) method
filling shapes      2nd
filter( ) method      
FilterBypass class      
Filtering      
filtering, AffineTransformOp class      
filtering, declaring      
filtering, documents      
filtering, FilterInputStream class      2nd
filtering, images      
filtering, input to formatted text components      2nd
filtering, mapping      
filtering, RescaleOp class, using      
filtering, servlets      
final modifier      
final modifier, combining with static modifier      
final modifier, String class      
finalization      
finally clauses
FindResources class
fireEvent( ) method
first( ) method
first( ) method, CardLayout class      
first( ) method, SortedSet class      
fixed delay
fixed rate      
Flags
flags, ImageObserver interface      
flags, in regular expression matching      
flags, interest set, for selection keys      
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2025
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте