Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Mughal K., Rasmussen R. — A Programmer's Guide to Java Certification: A Comprehesive Primer
Mughal K., Rasmussen R. — A Programmer's Guide to Java Certification: A Comprehesive Primer



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: A Programmer's Guide to Java Certification: A Comprehesive Primer

Авторы: Mughal K., Rasmussen R.

Аннотация:

To pass the Sun Certified Programmer for Java 2 Platform 1.4 exam (SCPJ2 1.4) you need this book. It is written for any experienced programmer (with or without previous knowledge of Java) interested in mastering the Java programming language and passing the SCPJ2 1.4 exam.

A Programmer's Guide to Java™ Certification, Second Edition, contains detailed coverage of all exam topics and objectives, helpful code examples, exercises, review questions, and several full practice exams. In addition, as a comprehensive primer to the Java programming language, this book is an invaluable reference tool for the reader.

This new edition has been thoroughly updated to focus on the latest version of the exam (CX-310-035). In particular, it contains more in-depth explanations of the syntax and usage of core language features that are now emphasized on the exam. The accompanying CD contains a version of the SCPJ2 1.4 Exam Simulator developed by Whizlabs Software, which includes several mock exams and simulates the exam-taking experience. The CD also contains the complete source code for all the examples, and solutions to the programming exercises.

What you will find in this book:
# Extensive coverage of all the objectives defined for the Sun Certified Programmer for Java 2 Platform 1.4 exam
# Easy-to-follow structure with chapters organized according to the exam objectives as laid out by Sun Microsystems
# Summaries that clearly state and differentiate the exam objectives and the supplementary objectives to be covered in each chapter
# A list of Sun's objectives for the SCPJ2 1.4 exam, and a guide to taking the exam
# A complete mock exam with new questions (not repeats of review questions)
# A CD that includes several mock exams and a version of the SCJP 1.4 Exam Simulator by Whizlabs Software, which simulates the exam-taking experience
# Numerous exam-relevant review questions to test your understanding of each major topic, with annotated answers
# Programming exercises and solutions at the end of each chapter
# Copious code examples illustrating concepts where the code has been compiled and thoroughly tested on multiple platforms
# Program output demonstrating expected results from running the examples
# Extensive use of UML (Unified Modeling Language) for illustration purposes
# An introduction to basic terminology and concepts in object-oriented programming
# Advice on how to avoid common pitfalls in mastering the language and taking the exam
# Platform-independent coverage — platform-specific details are provided where relevant
# Information about the SCPJ2 Upgrade exam


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Издание: 2nd

Год издания: 2003

Количество страниц: 672

Добавлена в каталог: 17.12.2006

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
collections, customizing      
collections, Serializable      
collections, textual representation      
collections, thread-safety      2nd
collections, utility methods      
collections:basic operations      
collections:basic operations, basic collection operations      
collections:bulk operations      
collections:bulk operations, bulk operations on collections      
collections:HashMap      
collections:HashMap, hash map      
collections:HashMap, hash map, collections:Hashtable;hash table      
collections:Map      
collections:Map, maps      
collections:thread-safety      
collections:thread-safety, thread-safe collections      
collections:views      
collections:views, collections:views      
collections:views, collections:views, map views;collections:map views      
command-line      
Comments      
common memory space      
Communication      
Comparable interface      
Comparable interface, compareTo      
comparable objects      2nd
Comparator      
Comparator interface      
Comparator interface, compare      
comparing objects      
comparing objects, objects\:comparing      
comparing objects, objects\:comparing, <$nopage>comparing objects\:<Ind_it>      [See also equality]
Comparison      
comparison, operators:comparisons      
compilation unit      
complete methods      
Composite object      
compound assignment operators      
compound assignment operators, operators:compound assignment      
compound assignment operators, operators:compound assignment, assignments:compound operators      
Concatenation of strings      
concatenation of strings, strings:concatenation      
concurrent activities      
Conditional      
conditional, conditions      
conditional, expressions      2nd
conditional, statements      
conditional:operators      
conditional:operators, operators:conditional      
conditional:operators, operators:conditional, operators: ? \:      
conditional\      
conditional\, and      
conditional\, or      
connecting punctuation      
constant declarations      
constant values      
constant values, variables:final      
constant values, variables:final, variables:constant values      
Constants      
constituent objects      
constructing array      
constructing array, arrays:construction      
constructing loops      
constructor chaining      
constructor chaining, chaining:constructors      
constructor chaining, chaining:constructors, constructors:chaining      
Constructors      
constructors, classes:constructors      2nd
constructors, implicit default      2nd
constructors:name      
constructors:name, classes:name      
constructs      
constructs, high-level      
constructs, loops      [See iteration statements]
context switching      
continue statement      
continue statement, keywords:continue      
continue statement, keywords:continue, statements:continue; control flow:continue; iteration statements:next iteration      
contract      2nd 3rd 4th
contract, objects:contract      
contracting lists      
control flow invariants      
control flow invariants, assertions:control flow invariants      
control flow:statements      
control flow:statements, statements: control flow      
control flow:statements, statements:control flow      
Conversions      
conversions, contexts      2nd
conversions, parameters      
conversions, string concatenation      
conversions, to strings      2nd
conversions, truncation      
conversions, values:conversion      
conversions, values:conversion, types:conversion      
conversions:reference casting      
conversions:reference casting, references:casting      
conversions:references      
conversions:references, references:converting      
converting number systems      
converting number systems, number systems:converting      
converting number systems, number systems:converting, conversions:number systems      2nd 3rd
core interfaces      
core interfaces, collections:interfaces      
counter-controlled loops      
CR<Ind_it>see<Ind_ro> Carriage return
crab      
Creating      
creating, objects      
currency symbol      
current object      
Cursor      
daemon threads      
daemon threads, threads:daemon      
dangling references      
dangling references, references:dangling      
Data structures      
data structures, collections\:data structures      
data structures, collections\:data structures, collections\:implementations      
date      
dead state      
dead state, threads:dead state      
declarations:arrays      
declarations:arrays, declaring      [See declarations]
declarations:statements      
declarations:statements, statements:declarations      
decorating collections      
decorating collections, wrapping collections      
decorators      
deep copying      
default      
default, accessibility      
default, values      2nd
default:accessibility      
default:accessibility, accessibility:default      2nd
default:constructor      
default:constructor, constructors:default      
default:exception handler      
default:exception handler, exceptions:default handler      
default:label      
default:label, labels:default      
default:label, labels:default, default:label; keywords:default      
default:values      
default:values, variables:default values      
default:values, variables:default values, members:default values;initialization:default values      
definitions      
definitions, inheritance      
definitions, interfaces      
definitions, main method      
definitions:classes      
definitions:classes, classes:definitions      
definitions:classes, classes:definitions, defining      [See definitions]
definitions:methods      
definitions:methods, methods:definition      
DEGREES      
delegating requests      
derived class      
derived class, classes:derived      
destructive collection operations      
developer exam      2nd
diagrams\: class      
diagrams\: class, diagrams\:      [See also UML [diagrams\:zzz]]
dictionary order      
Difference      
disjunct collections      
disposal of resources      
division operator:/      
division operator:/, operators:/      
Documentation      
documentation comment      
documentation comment, javadoc comment      
documentation, documenting      [See documentation]
Dot      
dot, operators: .      
double      
double, literals:double      
downcasting      
downcasting, casting:downcasting      
downcasting, reference:downcasting      
duplicate elements      
duplicate elements, collections:duplicate elements      2nd
dynamic method binding      
dynamic method binding, methods:dynamic binding      
dynamic method lookup      
dynamic method lookup, methods:dynamic lookup      2nd
dynamically resizable arrays      
dynamically resizable arrays, resizable arrays      
dynamically resizable arrays, resizable arrays, arrays:dynamic      
Elements      
elements of collections      
elements of collections, collections:elements      
elements of collections, collections:elements, elements      
elements, arrays:elements      
eligible for garbage collection      
else clause matching      
empty collections      
empty collections, collections: empty constants      
Empty set      
Encapsulation      2nd 3rd
encapsulation of implementation      
enclosing class      2nd 3rd
enclosing context      2nd 3rd
entering shared resource      
entries      
entries, maps:entries      
EOFException      
Equality      
equality, object value      
equality, operators:equality      
equality, operators:equality, operators:boolean      
equality, primitive values      
equality, references      
Equals method      
equals method, equality:equals method      
equals method, methods\:equals      
equals method, methods\:equals, equality; objects\:equality; equality\:equals method      
Equivalence relation      
equivalent collections      
Error      
evaluation order      
evaluation order, arithmetic expressions      
evaluation order, operands:evaluation order      
evaluation order, operators:execution order      
exam      
exam voucher      
exam voucher, voucher      
Exception class      
exception handler      
exception handler, exceptions:handler      
exception handler, exceptions:handler, exception handler:      [See also exceptions]
Exceptions      2nd
exceptions, ignored      
exceptions:IllegalThreadStateException      
exceptions:IllegalThreadStateException, threads:IllegalThreadStateException      
exceptions:IllegalThreadStateException, threads:IllegalThreadStateException, illegal thread state      
exceptions:NumberFormatException      
exceptions:NumberFormatException, NumberFormatException      
exceptions:thrown by method      
exceptions:thrown by method, methods:exceptions      
exceptions:types      
exceptions:types, types:exceptions      
exceptions:UnsupportedOperationException      
exceptions:UnsupportedOperationException, unsupported operations      
exceptions\:<Ind_prg>IndexOutOfBoundsException<Ind_ro>
exceptions\:<Ind_prg>IndexOutOfBoundsException<Ind_ro>, out of bounds
exceptions\:<Ind_prg>IndexOutOfBoundsException<Ind_ro>, out of bounds, index bounds; <Ind_prg>IndexOutOfBoundsException<Ind_ro>
execution paths      
exiting a shared resource      
Explicit      
explicit, conversions      
explicit, garbage collection      
explicit, referencing      
EXPONENT      
Exponential functions      2nd
expression statements      
expression statements, assignments: expression statement      
expression statements, expressions:statements      
expression statements, expressions:statements, statements:expression      
Expressions      
expressions, conditional      
expressions, deterministic evaluation      
expressions, return      
extending:classes      
extending:classes, classes:extending      
extending:interfaces      
extending:interfaces, interfaces:extending      
extending:Thread      
extending:Thread, threads:extending Thread      
extends clause      
extends clause, interfaces      
extends clause, keywords:extends      
Extensions      
extensions, .class      
extensions, .java      
external libraries      
external libraries, native libraries      
external libraries, native libraries, libraries      
fall through      
false literal      
false literal, literals:false      
false literal, literals:false, reserved literals:false      
FF<Ind_it>see<Ind_ro> Form feed
field initialization      
Fields      
fields: hiding      
fields: hiding, fields:      [See member variables]
FILE      
file name      
file name, classes:file name      
file name, source:file name      
filling collections      
filling collections, collections\:filling      
final:classes      
final:classes, classes:final      
final:classes, classes:final, keywords:final      
final:parameters      
final:parameters, keywords:final      
final:parameters, keywords:final, parameters:final      
finalization mechanism      
Finalize method      
finalize method, methods\:finalize      
1 2 3 4 5 6 7
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте