Главная    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
Предметный указатель
classes, RMISecurityManager      
classes, RuntimeException      2nd
classes, SampleModel      
classes, scalability of      
classes, Scanner      
classes, SecurityException      
classes, SecurityManager      
classes, SelectionKey      
classes, ServerSocketChannel      
classes, ServletRequest      
classes, Short      
classes, SimpleAttributeSet      
classes, SimpleElement      
classes, SimpleFormatter      
classes, SocketChannel      2nd
classes, static members      
classes, StatusImage( )      
classes, streams (java.io package)      
classes, String      
classes, StringBuffer      
classes, StringBuilder      
classes, StringTokenizer      2nd
classes, subclasses and      
classes, SwingUtilities      2nd
classes, System      
classes, System, exit( ) method      
classes, System, input/output and errors      
classes, Thread      
classes, ThreadGroup      
classes, ThreadLocal      
classes, TimeZone      
classes, top-level      
classes, Transformer      
classes, TreeMap      
classes, TreeSet      
classes, UIManager      
classes, UnicastRemoteObject      
classes, UnknownHostException      
classes, URL      
classes, URLEncoder      
classes, Vector      
classes, visibility      
classes, WeakHashMap      
classes, WorkRequest      2nd
classes, wrapper      
classes, Writer      
classes, XMLDecoder      
classes, XMLEncoder      
classes, XMLReader      
classesServletException      
CLASSPATH environment variables, runtime errors      
classpaths      2nd 3rd
classpaths, BeanShell      
clear( ) method      
clear( ) method, DrawPad class (example)      
clear( ) method, Preferences class      
clear( ) method, resetting buffer position markers      
clearing sessions      
clearRect( ) method      
client-side cookies      
Clients      2nd 3rd
clients, class files, making available via web server      
clients, DateAtHost      
clients, for object-based servers      
clients, HelloClient servlet      2nd
clients, input/output streams for reading/writing data      
clients, remote object references, passing      
clients, RMI      
clients, servers      
clients, sockets      
clients, zero administration installations      
Clipping      
clipping, limiting drawing with      
clipping, shapes      2nd
clock applet (example)      2nd
clock applet (example), multiple instances      
clock applet (example), parameters      
clock applet (example), viewing      
clock display, updating every second      
Cloneable interface      
CloneNotSupportedException class      
cloning objects      
close( ) method      
close( ) method, File class      
close( ) method, InputStream class      
close( ) method, PrintStream class      
close( ) method, Selector class      
close( ) method, ServerSocket class      
ClosedChannelException class      
closing I/O operations asynchronously      
closures      
Code      
code, attribute (HTML)      2nd
code, formatting (Eclipse IDEs)      
codebase      2nd
Codec      
CoderResult class      
Cole, Brian      
collapsing nodes      
Collator class      
Collection interface      
collections      
collections, arrays      2nd 3rd
collections, Collection interface      
collections, Collections class      
collections, compile-time safety      
collections, for-loop over      
collections, generics      
collections, hash maps      
collections, implementations      2nd
collections, Iterator interface      
collections, linked lists      
collections, lists      
collections, Map interface      
collections, maps      
collections, methods      
collections, passing as method arguments      
collections, read-only, creating      
collections, runtime      
collections, searching      
collections, sets      
collections, sorting      
collections, synchronized and read-only collections      
collections, trees      
collections, types      
Color class      
Color class, implementing Paint interface      
Color class, static members      
Color class, system properties, obtaining      
Color class, SystemColor subclass      
ColorConvertOp operator      
Colors      
colors, ARGB      
colors, desktop (SystemColor class)      
colors, filling shapes with      
colors, gradients      
colors, indexes      
colors, models      
colors, predefined      
colors, red text, creating attributes for      
colors, rendering operations on      
colors, rules for      
colors, solid      
Columns      
columns, formatting      
columns, obtaining      
columns, reordering      
columns, spanning      
columns, weights, calculating      
Combo Boxes      
combo boxes, ComboBoxModel class      
combo boxes, creating (example)      
combo boxes, editable      
combo boxes, Swing      
comma operator (,) in C      
command-line arguments      
command-line tools      2nd
Commands      
commands, action      2nd
commands, BeanShell script      
commands, grep (Unix)      2nd
commands, javap      2nd
commands, patterns      
commands, troubleshooting      
commands, wscompile      
comment( ) method      
Comments      2nd
comments, doc      
comments, javadoc      
comments, nesting      
comments, XML      
Common Gateway Interface (CGI)      
Common object request broker architecture (CORBA)      
Comparable interface      
Comparator interface      
comparator( ) method      
compare( ) method      
compareTo( ) method      2nd
comparing      
comparing, colors to system colors      
comparing, constant enumerations      
comparing, hash keys      
comparing, strings      
compilation units      
compilation units, interfaces and      
compilation units, packages      
compile-time safety, collections      
Compilers      
compilers, customizing      
compilers, Java interpreter and      
compilers, javac      
compilers, resolving method overloading      
compiling      
compiling, inner classes      
compiling, Java bytecode      
CompletionService      
complex types (XML)      
componentAdded( ) method      
components      
components, anchoring      
components, classes      
components, DragImage (example)      
components, glue      
components, GUI      
components, GUI, absolute positioning of      
components, GUI, acquiring directly from      
components, GUI, architecture      
components, GUI, bindable properties      
components, GUI, borders      
components, GUI, buttons and labels      
components, GUI, checkboxes and radio buttons      
components, GUI, Component class      2nd
components, GUI, custom      
components, GUI, data models      
components, GUI, Dial component (example)      
components, GUI, dialogs      
components, GUI, file selection      
components, GUI, generating events      
components, GUI, HTML text in      
components, GUI, image observer, acting as      
components, GUI, JavaBeans as      
components, GUI, JComponent class      
components, GUI, JTable constructor      
components, GUI, lists and combo boxes      
components, GUI, menus      
components, GUI, MVC framework      
components, GUI, pluggable L&F
components, GUI, pop-up menus      
components, GUI, Printable interface, implementing      
components, GUI, setBounds( ) method      
components, GUI, size of      
components, GUI, sliders      
components, GUI, spinners      
components, GUI, text      
components, GUI, TextLayout class      
components, HelloComponent      
components, sizing      
components, stacking      
components, strut      
components, Swing      2nd 3rd 4th
components, Swing, desktops      
components, Swing, tables      
components, views      
composite layouts      
compositing colors      2nd
compositing colors, rules for      
compositing colors, transparency with AlphaComposite class      
compressing/decompressing data      
compression (data)      
computer viruses, shielding classes from      
concat( ) method      
concatenating strings      
concatenating strings, + operator      2nd
concatenating strings, StringBuffer, implementing with      
concatenating strings, toString( ) method      
concatenation operator (+)      
concurrency (threads)      
ConcurrentHashMap class      
ConcurrentLinkedQueue class      
ConcurrentMap interface      2nd
ConcurrentModificationException      
Condition interface      
conditional source compilation      
conditional statements      
conflicting methods      
connect( ) method      2nd
connectionless protocols      
connections (URLs), managing      
ConsoleHandler class      
Constants      
constants, BOTH      
constants, color, modifying in SystemColor      
constants, defining with static variables      
constants, enumerations      
constants, holding in static variables of classes      
constants, HORIZONTAL      
constants, NONE      
constants, static final color values in Color class      
constants, VERTICAL      
Constraints      
constraints, Calculator class (example)      
constraints, fill (GridBagLayout)      
constraints, GridBagConstraints class      
constraints, height and width, setting      
constraints, properties      
constraints, weighting      
Constructor class      2nd
Constructors      
constructors, access      
constructors, calling other constructors from      
constructors, chaining      
constructors, ChoiceFormat class      
constructors, classes      2nd
constructors, color models      
constructors, DatagramPacket class      
constructors, Dial class (example)      
constructors, File class      
constructors, for error messages      
constructors, IndexColorModel class      
constructors, inner classes and      
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! О проекте