Главная    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
Предметный указатель
keywords, class      
keywords, extends      
keywords, interface      
keywords, interfaces
keywords, return      
keywords, synchronized      2nd
keywords, void
Knudsen, Jonathan
L&Fs (look-and-feels)      2nd 3rd
labels
labels, combining with JavaBeans      
labels, frame windows, creating with JLabel
labels, JLabel class
labels, split panes      
labels, swing      
labels, tick marks in sliders      
Languages
languages, codes      
languages, strings      
last( ) method      
lastIndexOf( ) method      2nd
lastModified( ) method      2nd
late-binding programming languages
layout managers      2nd
layout managers, BorderLayout      
layout managers, BoxLayout      
layout managers, CardLayout      
layout managers, FlowLayout
layout managers, GridBagLayout      
layout managers, GridLayout      
layout managers, nonstandard      
layout managers, SpringLayout      
LayoutFocusTraversalPolicy class      
Lea, Doug      
leading spaces      2nd
leftmost bounds      
legacy code      
length of arrays      2nd
length( ) method      
length( ) method, CharSequence interface      
length( ) method, File class      2nd
length( ) method, RandomAccessFile class      
length( ) method, String class      2nd 3rd
levels, logging
lexical comparison of strings      
life cycle of applets      
lightweight components (Swing)      
limit and value pairs for numerical ranges      
limitations      
limitations, of JavaBeans      
limitations, of parameter types      2nd
limitations, of serialization      
limitations, of XML      
limitations, on inner classes (in methods)      
LineMetrics class      
lines (shape outlines)      2nd
Linked lists      2nd
links      
links, generating with LinkResponseFilter (example)      
links, HyperlinkEvent class      
links, responding to      
LinkWriter class      
Linux, support for Java      
Lisp programming language      
Lisp programming language, dynamic data typing      
Lisp programming language, Java, comparison to      
list( ) method      
list( ) method, File class      
list( ) method, Properties class      
List<Date>      
List<Object>      
listeners      
listeners, ActionListener interface      
listeners, ChangeListener interface      
listeners, ContainerListener interface      
listeners, InternalFrameListener interface      
listeners, maintaining list of      
listeners, MouseWheelListener      
listeners, registering for menu items      
listeners, selectors      
listeners, tree events      
listening for components      
listFiles( ) method      
ListIt class      
ListModel class      
ListResourceBundle class      
listRoots( ) method      2nd
LISTS      
lists, enumerations, converting into      
lists, implementation classes      
lists, List interface
lists, object type collections, converting to      
lists, sorting      
lists, SpinnerListModel      
lists, Swing      
lists, variable-length argument      
literals (characters)      
Little Endian      
load( ) method
loaders, classes      2nd
loadFile( ) method
loadFromXML( ) method      
Loading      
loading, applet resources      
loading, classes      2nd 3rd
loading, getImage( ) method, using      
loading, images      
loading, preloading      
loading, progression, notifying of      
loading, properties      
local variables      2nd 3rd
Locale      
Lock interface      
lock( ) method      
Locking      
locking, classes      
locking, files      
logging      
logging, API      
logging, filters for      
logging, handlers for      
logging, levels      
logging, levels, setting for      
logging, loggers      
logging, LogTest class (example)      
logging, methods for      
logging, piped streams, using for      
logging, setup properties      
logins, option dialog for      
long data type      
long data type, system property, getting
long data type, toString( )
LongBuffer class
lookahead operator (?=)      
lookup( ) (Naming)      
LookupOp operator
Loops      
loops, enhanced for
loops, for
loops, infinite      2nd
Lower bounds
lowercase names in properties sheets      
Loy, Marc      
m (multiline) mode, regular expression matching
MacOS L&F
main( ) method      2nd 3rd
main( ) method, applications in JAR file
main( ) method, Dial class
main( ) method, Java interpreter and
main( ) method, MessageBoard class      
main( ) method, RMI      
main( ) method, RMI, clients      
main( ) method, RMI, servers      
main( ) method, RMISecurityManager      
Main-Class value, adding to manifests      
make utility      2nd
makeMenuItem( ) method      
malloc in C/C++
Management      
management, components
management, dynamic memory      
management, layout managers      
management, layout managers, BorderLayout      
management, layout managers, BoxLayout      
management, layout managers, CardLayout      
management, layout managers, FlowLayout      
management, layout managers, GridBagLayout      
management, layout managers, GridLayout      
management, layout managers, nonstandard      
management, layout managers, SpringLayout      
management, pop-up menus (Swing)      
management, text      
management, URL connections
Manager class      
Managers      2nd
manifest (-m) option (jar utility)
manifests (JAR files)      
manifests (JAR files), Bean classes in      
manifests (JAR files), signature files and      
map( ) method
MapMode class      
MappedByteBuffer class
Maps      
maps, collections      
maps, EnumMap class      
maps, filters      
maps, hash
maps, implementation classes      
maps, Map interface      
maps, patterns (URL)      
maps, SortedMap interface      
mark and sweep technique      
mark( ) method      
markup languages
marshaling objects to XML      
MaskFormatter class
match attribute, XSL
match( ) method
Matcher      
matches( ) method      
matching regular expressions      
math utilities      
math utilities, java.math package
math utilities, Math class      
math utilities, methods      
media frameworks
MediaTracker class      2nd
Members      
members, class      
members, class, inheritance      
members, class, static initializer blocks
members, static      2nd
Memory
memory, allocating      
memory, dynamic management      
memory-mapped files      2nd
MemoryHandler class
Menus      
menus, available L&Fs, creating
menus, DinnerMenu application (example)      
menus, JMenuBar class      
menus, labels for      
menus, pop-up
menus, PopupColorMenu application (example)      
menus, Swing      
MessageBoard class      
MessageFormat class      
Messages      
messages, dialogs      
messages, passing      
META-INF directory      
metadata (Javadoc as)      
Method class      2nd
METHODS      2nd 3rd
methods, accept( ) (ServerSocket)      2nd 3rd
Methods, access      2nd
methods, accessor      2nd
methods, actionPerformed( )      2nd 3rd 4th 5th
methods, activeCount( )      
methods, add( )      
methods, add( ), Calendar class      
methods, add( ), Container class      
methods, add( ), GridBagConstraints class      
methods, add( ), List interface      
methods, add( ), Set interface      
methods, addCookie( )      
methods, addElement( )      
methods, addGB( )      2nd
methods, addHeader( )      
methods, addImage( )      
methods, addMouseListener( )      
methods, addMouseMotionListener( )      
methods, addObserver( )      
methods, addTab( )      
methods, allocate( )      
methods, append( )      
methods, append( ), JTextArea      
methods, append( ), StringBuffer class      
methods, arraycopy( ) (System class)      
methods, asList( )
methods, asShortBuffer( )
methods, asyncExecute( )      
methods, attach( )      2nd
methods, attachment( )      
methods, available( )      
methods, available( ), FileInputStream class      
methods, available( ), InputStream class      
methods, availableCharsets( )      
methods, Beans.instantiate( )      
methods, BeanShell      
methods, bind( )      
methods, bind( ), Naming class      
methods, bind( ), ServerSocketChannel      
methods, ByteBuffer class      
methods, cancel( )      
methods, canRead( )      
methods, canWrite( )
methods, chaining      
methods, changeColor( )      
methods, characters( )      
methods, charAt( )      
methods, charAt( ), CharSequence interface      
methods, charAt( ), String class      2nd
methods, checkAll( )      
methods, checkError( )      
methods, checkID( ) (MediaTracker)      
methods, Class class      
methods, classes      
methods, clear( )      
methods, clear( ), DrawPad class (example)      
methods, clear( ), Preferences class      
methods, clear( ), resetting buffer position markers      
methods, clearRect( )
methods, close( )
methods, close( ), File class      
methods, close( ), InputStream class
methods, close( ), PrintStream class      
methods, close( ), Selector class      
methods, close( ), ServerSocket class      
methods, Collection interface
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-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте