Главная    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
Предметный указатель
transfers, direct data      
transferTo( ) (FileChannel)      2nd
Transformations      
transformations, geometric      2nd 3rd
transformations, rendering and      
transformations, XML (XSL/XSLT)      
Transformer class      
transient modifier      
translate( ) method      
Transparency      
transparency, ARGB color model      
transparency, drawing with      
traversal policy objects, focus      
TreeMap class      
TreeNode interface      
Trees      
trees, collections      
trees, complete example      
trees, events      
trees, selection events, listeners for      
trees, Swing      
TreeSelectionListener interface      
TreeSet class      
triangular arrays      
trigonometry in Dial component (example)      
trim( ) method      
troubleshooting      
troubleshooting, commands      
troubleshooting, containers      
troubleshooting, exceptions      
troubleshooting, getContentPane( ) method      
troubleshooting, runtime errors      
troubleshooting, versions      
truncate( ) method      
trust, CAs      
trusted applets      
try statements      
try/catch statements      2nd 3rd 4th
Types      2nd
types, arguments      
types, arrays      
types, collections      
types, complex (XML)      
types, events      
types, explicit      
types, generics      
types, generics, accessing      
types, generics, arrays      
types, generics, bounds      
types, generics, casts      
types, generics, containers      
types, generics, Enum class      
types, generics, erasure      
types, generics, methods      
types, generics, parameterized type relationships      
types, generics, raw types      
types, generics, sort( ) method      
types, generics, wildcards      
types, generics, writing      
types, parameter limitations      2nd
types, primitive      
types, primitive, autoboxing and unboxing      
types, primitive, wrappers for      
types, variables      
types, W3C schema simple      
types, web services      
types, wildcard relationships      
UDP (User Datagram Protocol)      2nd
UIManager class      
unbounded wildcards      
unboxing primitive types      
unchecked exceptions      2nd
UnicastRemoteObject class      
Unicode      
Unicode, Charset class      
Unicode, encapsulation in String objects      
UNIX      
Unix, CLASSPATH environment variable      
Unix, grep command      
Unix, GUI desktop      
UnknownHostException class      
UnknownServiceException      
unmarshaling XML documents      
unnamed packages      
unpacking JAR files      
unreachable objects      
unreachable statements      
UnsupportedOperationException      2nd
untrusted applets      
untrusted applets, browser restrictions on      
untrusted applets, sharing class loaders      
Update( ) method      2nd
updateComponentTreeUI( ) method      
Updating      
updating, BufferedImage class      
updating, coordinates      
updating, fields      
updating, GUIs      
updating, images      
uppercase character strings      
URIs (uniform resource identifiers)      2nd
URLEncoder class      
URLs (Uniform Resource Locators)      
URLs, class files      
URLs, converting file paths to      
URLs, cookie deployment, specifying for      
URLs, describing codebases      
URLs, document base and codebase      
URLs, encoding data in      
URLs, extra paths      
URLs, GET method      
URLs, image files, constructing for      
URLs, movies or audio files      
URLs, pattern mappings      
URLs, rewriting      
URLs, URL class      
URLs, web application servlets and files      
URLs, XSL stylesheets      
URNs (Uniform Resource Names)      2nd
userNodeForPackage( ) method      
userRoot( ) method      
users      
users, authentication      
users, certificates (signer) signer certificates      
users, role assignment      
users, space coordinates      
UTF-8 encoding      
utilities      
utilities, collections      
utilities, dates and time      
utilities, logging API      
utilities, math      
utilities, Observer interface      
utilities, Preferences API      
utilities, properties      
utilities, timers      
utilities, WSDP      
utility classes      
utility classes, Collections class      
utility classes, Enumerator interface      
utility classes, Hashtable class      
utility classes, internationalization      
utility classes, SortedSet interface      
utility classes, timers      
utility classes, Vector class      
validating      
validating, input to methods      
validating, root containers      
validating, text in JFormattedTextField component      
validating, XML      
value-of tag (XSL)      
valueOf( ) method      2nd
Values      
values( ) method      
values, data objects      
values, default property      
values, enum      
values, false      
values, hash codes      
values, Main-class, adding to manifests      
values, return      
values, RGB      
values, scalar      
values, strings, converting      
values, zero      
variable-length argument lists      
Variables      2nd
variables, access      2nd
variables, assigning value to      
variables, class      2nd 3rd
variables, converting to/from strings      
variables, declaring      2nd
variables, inheritance      2nd
variables, initializing      2nd
variables, instance      2nd 3rd 4th
variables, instance, assigning value to      
variables, instance, constructor chaining and      
variables, instance, default values      
variables, interfaces      
variables, local      2nd
variables, public modifiers      
variables, reference types      
variables, shadowing      2nd
variables, static class members      
variables, this reference      
variables, transient      
variables, types      2nd
variables, weightx      
variables, weighty      
Vectors      
verbose (-v) option (jar utility)      
verbose mode, jar utility      
verifier( ) method      
verifiers, bytecode      
verify( ) method      
VERITCAL constant      
versions, troubleshooting      
vertical scrollbars, display policy      
vetoableChange( ) method      
video files      
viewers for applets      
viewers for applets, appletviewer program      
viewers for applets, creating      
viewing      
viewing, applets      
viewing, appletviewer program      
viewing, images      
viewing, Plug-in applets      
views (components)      
Virtual machines      2nd
Virtual memory      
virtual methods (C++)      
Visibility      
visibility modifiers      
visibility modifiers, access to class members, controlling      
visibility modifiers, constructors      
visibility modifiers, private      2nd
visibility modifiers, protected      
visibility modifiers, public, classes in source code files      
visibility modifiers, static inner classes      
visibility, applets      
visibility, basic access modifiers      
visibility, classes      2nd
visibility, inheritance and      
visibility, invisible components in BoxLayout      
visibility, of methods and variables      
visibility, security      
visibility, shortcomings in API      
visibility, subclasses and      
visual development environments      
void return type      2nd
W3C schema simple types      
wait conditions      
wait( ) method      2nd
waitForAll( ) method      
waitforID( ) method      
WaitServlet      
wakeup( ) method      
waking up threads blocked in I/O operations      
WAR files      2nd
WAR files, Ant      
WAR files, deployment      
weak references      2nd
weakCompareAndSet( ) method      
WeakHashMap class      
Web applications      
web applications, communicating with      
web applications, filters      
web applications, frameworks      
web applications, HttpURLConnection      
web applications, Java Servlets API      
web applications, JSPs      
web applications, reloading      
web applications, security      
web applications, servlets      
web applications, technologies      
web applications, URLs, URNs, and URIs      
web applications, WAR files      
web applications, XML      
Web browsers      
web browsers, POST method      
web pages, dynamic content      
Web Services      
Web Services Description Language (WSDL)      
Web Services Developer Pack      
web services, applying      
web services, data types      
web services, deploying      
web services, implementing      
web services, XML      
Web Start (Java)      
Web Start API      
WEB-INF directory      
web.xml files      2nd 3rd
webapps directory      
WebNFS Java extension      
weighting (GridBagLayout)      2nd 3rd
weightx variable      
weighty variable      
welcome files      
well-formed documents (XML)      
whitespace      
whitespace, HTML tags      
whitespace, StringTokenizer class, use of      
whitespace, trimming from strings      
width      
width, of images      
width, of text      
Wildcards      
wildcards, arrays      
wildcards, bounded      
wildcards, capture      
wildcards, containers      
wildcards, generics      
wildcards, instantiation      
wildcards, methods, comparing to generic      
wildcards, raw types      
wildcards, relationships      
Windows      
Windows operating systems      
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-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте