Главная    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
Предметный указатель
selectNow( ) method      
selectors
selectors, checking for socket to finish connecting
selectors, registering with channels
selectText( )
self-issued certificates      
Self-signed certificates
Semaphores
sendError( ) method      2nd
sendMessage( ) method
sendRedirect( ) method
separator lines, adding to menus
Serial Version UID (SUID)
Serializable interface
Serialization      2nd
serialization, applets
serialization, initializing deserialized objects
serialization, JavaBeans      2nd 3rd 4th
serialization, JavaBeans, APIs, using with      
serialization, JavaBeans, classes to XML      
serialization, methods
serialization, protocols
serialization, reflection, use of
serialization, RMI, use of
serialization, stream subclasses, use in
Servers      2nd
servers, application
servers, clients      2nd
servers, detecting lost client connections
servers, Java applications for (servlets)
servers, LargerHttpd (example), nonblocking web server      
servers, NFS
servers, object-based
servers, proxy servers      
servers, Pulse (example)      2nd
servers, security restrictions on
servers, ServerSocket class      2nd
servers, sockets
servers, TinyHttpd server (example)
servers, Tomcat
ServerSocketChannel class
service( ) method
services, BeanContextServices
ServletContext API
ServletException class
ServletRequest class
Servlets      2nd
servlets, content types
servlets, deploying
servlets, exceptions
servlets, filters
servlets, HelloClient
servlets, HttpSession objects
servlets, life cycle
servlets, location of, requesting
servlets, parameters
servlets, responses, filtering
servlets, session management
servlets, ShoppingCart servlet (example)
servlets, ShowParameters
servlets, ShowSession servlet (example)
servlets, SnoopServlet
servlets, testing
servlets, web applications
session tracking (servlets)      2nd
set( ) method      2nd
setActionCommand( ) method
setAttribute( ) method
setBorder( ) method
setBound( ) method
setBounds( ) method
setBufferSize( ) (HttpServletResponse)
setBufferSize( ) method
setChanged( ) method
setComposite( ) method
setConstraints( ) method
setContentPane( ) method
setContentType( ) method
setDaemon( ) method
setDisplayName( ) method
setDocumentFilter( ) method
setDomain( ) (Cookie)
setDomain( ) method
setDoOutput( ) method
setDoubleBuffered( ) method
setEchoChar( ) method
setFocusable( ) method
setFocusLostBehavior( ) method
setFocusTraversalKeys( ) method
setFont( ) method
setFont( ) method, Component class      2nd
setFont( ) method, Graphics2D class
setHeader( ) (HttpServletResponse)
setHeader( ) method
setInt( ) method
setJMenuBar( ) method
setjmp( ) method
setKeepAlive( ) method
setLastModified( ) method
setLayout( ) method
setLocale( ) method
setMaximumPriority( ) method
setPaint( ) method
setProperty( ) method      2nd
setReadOnly( ) method
setRequestMethod( ) method
setRequestProperty( ) method
setRGB( ) method
Sets
sets, attributes
sets, implementation classes
sets, ready set (selection keys)
sets, SortedSet interface
sets, synchronized and read-only
setSoLinger( ) method
setSoTimeout( ) method
setStream( ) method
setStroke( ) method      2nd
setTcpNoDelay( ) method
setText( ) method      2nd
setValue( ) method
setValue( ) method, class
setValue( ) method, Dial class
setValueAt( ) method
SGML (Standard Generalized Markup Language)
Shadowing
shadowing, methods
shadowing, variables      2nd
shallow copies
Shapes
shapes, clipping      2nd
shapes, creating for animation
shapes, desktop colors
shapes, drawing      2nd
shapes, filling      2nd
shapes, geometric in 2D API
shapes, geometric transformation of
shapes, graphics context for drawing
shapes, methods
shapes, rendering pipeline
shapes, Shape interface and classes implementing
shapes, solid colors, using
shapes, stroking
ShoppingCart servlet
Short class
Short data type
shortcuts (Eclipse IDEs)
show( ) method      2nd
showConfirmDialog( ) method
showDialog( ) method
showDocument( ) method
showMessageDialog( ) method
showOpenDialog( ) method
ShowParameters servlet
ShowSession servlet
showStatus( ) method
shutdownOutput( ) method
side effects (expression evaluation)
signatures      2nd
signers
Simple Object Access Protocol (SOAP)
simple types (W3C schema)
SimpleAttributeSet class
SimpleElement class
SimpleFormatter class
single inheritance      2nd
single-line (s) mode, regular expression matching
site certificates
size( ) method
size( ) method, Collection class
size( ) method, FileChannel class
size( ) method, Map interface
sizing
sizing, applets, HTML attributes for
sizing, beans
sizing, BorderLayout
sizing, buttons in GridBagLayout
sizing, columns, table
sizing, components
sizing, frames
sizing, grids
sizing, JFrame
sizing, JPanel class
skip( ) method
sleep( ) method      2nd
sliders (Swing)
Smalltalk programming language
Smalltalk programming language, dynamic data typing and late method binding
Smalltalk programming language, Java, comparison to
smart cards
SnoopServlet
SOAP (simple object access protocol)
SocketChannel class      2nd
Sockets
sockets, clients and servers
sockets, datagram
sockets, DatagramSocket class
Sockets, options
sockets, security
sockets, Socket class
sockets, TCP, use of
sockets, TinyHttpd server (example)
SOCKS service
soft references
software distribution over the Internet
sort( ) method
SortedMap interface      2nd
sorting collections
source code
source code, compilation units
source code, compiling with javac
source code, Eclipse IDEs
source files (Eclipse IDEs)      2nd
source images
source images, processing with BufferedImageOp
source images, transforming to destination image
source over destination compositing rule
SPACING
spanning columns and rows
specifying insets
Spinners
spinners, SpinnerCalendarModel class
spinners, SpinnerListModel class
spinners, SpinnerNumberModel class
split( ) method
splitter bars
splitting strings
SpringLayout
SSL (Secure Socket Layer)
stacking components
stacks
stacks, Stack class
stacks, StackTraceElement class
stacks, traces
standalone applications
standalone applications, applets versus
standard annotations
Standard Generalized Markup Language (SGML)
Standard input      2nd
Start( ) method
start( ) method, Thread class      2nd 3rd
start( ) method, UpdateApplet class
startElement( ) method
startsWith( ) method      2nd
State
state, Beans
state, threads
statements
statements, assignment
statements, BeanShell, using in
statements, break
statements, catch
statements, code blocks and
statements, conditional
statements, continue
statements, do/while
statements, enumerations
statements, for
statements, if/else
statements, import
statements, import, BeanShell
statements, import, Eclipse IDEs
statements, in finally clause
statements, iterators
statements, package statement
statements, return
statements, switch
statements, synchronized
statements, try
statements, try/catch      2nd 3rd
statements, unreachable
statements, variable initialization
static import facilities
static members      2nd
static methods      2nd 3rd
static modifiers
static modifiers, code blocks
static modifiers, combining with final modifier      2nd
static modifiers, main( ) method
static modifiers, variables
static variables, adding
statically typed programming languages
statusAll( ) method
statusID( ) method
StatusImage class
Stop( ) method
stop( ) method, Thread class      2nd
stop( ) method, UpdateApplet class
stopping threads blocked in I/O operations
storeToXML( ) method
streams
streams, byte
streams, byte, converting to/from character streams
streams, byte, piped, creating
streams, characters
streams, I/O
streams, I/O, channels versus
streams, I/O, compressed data
streams, I/O, data streams
streams, I/O, data transfer, network byte order
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! О проекте