Главная    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
Предметный указатель
interfaces, public modifiers      
interfaces, Queue      
interfaces, ReadWriteLock      
interfaces, reference types and      
interfaces, remote      
interfaces, RemoteObject      
interfaces, Runnable      2nd 3rd
interfaces, Runnable, subclassing      
interfaces, Runnable, Thread class      
interfaces, Runnable, threads      
interfaces, Serializable      
interfaces, SortedMap      2nd
interfaces, ThreadFactory      
interfaces, Throwable      
interfaces, TreeNode      
interfaces, TreeSelectionListener      
interfaces, variables      
interfaces, visibility and      
intern( ) method      2nd
internal frames, creating in DesktopPane      
internalFrameClosing( ) method      
InternalFrameEvent class      
InternalFrameListener class      
internationalization      2nd
internationalization, button labels      
internationalization, date/time formats      
internationalization, Locale class      
internationalization, resource bundles      
Internet protocol (IP)      
interpreters, Java      2nd
interpreters, Java, classpaths, specifying      
interpreters, Java, runtime      
interpreters, Java, security manager, installing      
interpreters, Java, system properties, access to      
interrupt( ) method      
interrupt( ) method, Thread class      2nd
interrupt( ) method, UpdateApplet class      
InterruptedException class      2nd 3rd
IntrospectionException class      
Introspector class      
invalidate( ) method      
invisible Beans      2nd
InvocationTargetException      
invoke( ) method      
invoke( ) method, InvocationHandler class      
invoke( ) method, Method class      2nd
invoking methods      
IOException      2nd 3rd 4th
IP (Internet Protocol)      
isAbsolute( ) method      2nd
isAcceptable( ) method      
isCommitted( ) method      
isConnectable( ) method      
isDirectory( ) method      2nd
isEmpty( ) method      
isError( ) method      
isErrorID( ) method      
isFile( ) method      2nd
isHidden( ) method      
isLoggable( ) method      
isNaN( ) method      
isPopupTrigger( ) method      
isReadable( ) method      
isSelected( ) method      
isShared( ) method      
isSupported( ) method      
isUnderflow( ) method      
ItemEvents class      
Iterator interface      
iterator( ) method      
iterators      
iterators, Enumeration interface      
iterators, for ready set      
iterators, in greedy matching      
iterators, Iterator interface      
iterators, maps      
iterators, MyStringIterator class (example)      
iterators, regular expression      
iterators, statements      
iterators, StringIterator class      
ITV (interactive TV)      
J2ME (Java 2 Micro Edition)
JAF (Java Activation Framework)      2nd
JAI (Java Advanced Imaging)      
JApplet class      
JApplet class, embedding in GUI      
JApplet class, paint( )      
JAR (Java ARchive) files      
JAR (Java Archive) files, digital signatures for applets      
JAR (Java Archive) files, file compression      
JAR (Java Archive) files, JAR manifests      
JAR (Java Archive) files, jar utility      
JAR (Java Archive) files, jarsigner      
JAR (Java Archive) files, JavaBeans      
JAR (Java Archive) files, JMF      
JAR (Java Archive) files, magicbeans.jar (demo Beans)      
JAR (Java Archive) files, making files runnable      
JAR (Java Archive) files, packing      
JAR (Java Archive) files, unpacking      
Java      
Java 2 Enterprise Edition (J2EE)
Java 2 Micro Edition (J2ME)
Java 2 platform      
Java 2 platform, GUIs, emphasis on
Java 2 platform, Printing API
Java Advanced Imaging (JAI)      
java command, troubleshooting      
Java Development Kit (JDK)      
Java Foundation Classes (JFC)      
java interpreter      
Java Naming and Directory Interface (JNDI)      
Java Network Launching Protocol (JNLP)      
Java Reflection API      
Java Server Pages (JSP)      
Java Web Services Developer's Pack (JWSDP)      
Java WSDP      
Java, 2D API      
Java, 3D API      
Java, API      
Java, applets      
Java, architecture      
Java, assertions      
Java, comments
Java, Cryptography API
Java, development history      
Java, Eclipse IDE, importing to
Java, exception handling      
Java, history of
Java, interpreters      2nd
Java, JAXP      
Java, JDOM      
Java, Media API      
Java, multimedia      
Java, online information about      
Java, operators      
Java, Plug-in      
Java, portability of code      
Java, scripting languages      
Java, Security      
Java, Servlets API      
Java, software development models      
Java, Version 5.0
Java, web services, APIs related to
Java, Web Start      2nd
Java, Web, use of      
Java, XML APIs      
java.awt package      
java.awt.event package
java.awt.event.InputEvent class
java.awt.geom package      
java.awt.image package      
java.awt.print package
java.beans.beancontext package      
java.io package      
java.lang package      2nd
java.lang.reflect package
java.math package
java.net package      2nd 3rd
java.net.InetAddress class
java.nio package
java.rmi package
java.rmi.Remote interface
java.text package
java.util.concurrent package      2nd
java.util.concurrent.atomic package
java.util.logging package
java.util.Observer interface
java.util.regex API      
JavaBeans
JavaBeans, architecture
JavaBeans, BeanContext and BeanContextServices
JavaBeans, BeanInfo, customizing
JavaBeans, binding
JavaBeans, building
JavaBeans, component architecture      
JavaBeans, customizers
JavaBeans, customizing      2nd
JavaBeans, design patterns      2nd 3rd
JavaBeans, development environment (NetBeans IDE)
JavaBeans, EJB
JavaBeans, event hookups and adapters
JavaBeans, events
JavaBeans, form data, validating
JavaBeans, hardcoding
JavaBeans, hookups for
JavaBeans, IDEs
JavaBeans, installing and running
JavaBeans, instantiation and type management
JavaBeans, JavaBeans class
JavaBeans, limitations of
JavaBeans, objects
JavaBeans, properties
JavaBeans, reflection
JavaBeans, serialization      2nd
JavaBeans, Swing      
javac command, troubleshooting
javac compiler
javac compiler, -D option
javac compiler, O option
Javadoc annotations
JavaHelp API
JavaMail API
javap command      2nd
javap tool
javax.media package
javax.media.protocol package
javax.servlet package
javax.servlet.http package
javax.swing package      2nd
javax.swing.tree package
javax.xml.validation API
JAXB (Java API for XML Binding)
JAXP (Java API for XML Processing)
JButton class
JButton class, action commands      
JButton class, events generated by
JButton class, icons, creating for
JButton class, properties, displaying in NetBeans
JCheckBox class      2nd
JColorChooser class      
JComboBox class      2nd
JComponent Class      2nd 3rd
JComponent class, Component class versus      
JComponent class, GUI Beans, inheritance from
JComponent class, listenerList member variable
JComponent class, setBorder( ) method
JComponent class, setDoubleBuffered( ) method      
JComponent class, validating data with InputVerifier
JDBC (Java Database Connectivity)      2nd
JDesktopPane class
JDK (Java Development Kit)
JEditorPane class
JFC (Java Foundation Classes)      
JFileChooser class      2nd
JFormattedTextField class
JFormattedTextField class, filtering input      
JFormattedTextField class, format-specifying objects
JFormattedTextField class, validating
JFrame class      2nd
JFrame class, animation
JFrame class, modifying
JFrame class, movies      
JFrame class, sizing
Jini API      
JLabel class      2nd
JList class      
JMenu class      
JMenuBar class
JMenuItems class      
JMF (Java Media Framework)      2nd
JNDI (Java Naming and Directory Interface)
JNLP (Java Network Launching Protocol)
join( ) method
JOptionPane class
Joy, Bill      
JPanel class      
JPanel class, layout managers for
JPanel class, sizing      
JPasswordField class      2nd
JPopupMenu class
JScrollBar class      
JScrollPane class      2nd 3rd
JScrollPane class, application displaying large images      
JScrollPane class, fitting JTextArea within      
JScrollPane class, ImageIcons, wrapping in      
JSlider class
JSpinner component
JSplitPane class      
JSPs (Java Server Pages)      
JTabbedPane class      
JTextComponent class
JTextField class
JTextPane class      
JToolBar class      
JTree class
jugglers      
just-in-time compilation      
justifying text
JWDSP (Java Web Services Developer's Pack)      
JWindow      
key values (hash codes)      
KeyboardFocusManager class      
keyboards      
keyboards, events      
keyboards, shortcuts      
keyboards, shortcuts, copying, pasting, and cutting text
keyboards, shortcuts, menus      
keyboards, shortcuts, mnemonics for      2nd
KeyEvent class      2nd
KEYGEN extension to HTML
keys( ) method
keys, modifiers
keySet( ) method      
Keystores
KeyStroke class
keytool
keytool, generating public/private key pairs with
keytool, user interface awkwardness
keywords
keywords, assert
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! О проекте