Βιβλίο για JAVA

Συζητήσεις για γλώσσες προγραμματισμού και θέματα σχετικά με προγραμματισμό.
User avatar
HdkiLLeR
Venus Project Founder
Venus Project Founder
Posts: 4356
Joined: Tue Jan 27, 2004 4:41 pm
Academic status: Alumnus/a
Gender:
Location: New York, NY
Contact:

Post by HdkiLLeR » Thu Mar 09, 2006 8:35 pm

Theofaman wrote:Εγώ αυτό που ψάχνω είναι ένα βιβλίο για την Java στα αγγλικά, στο οποίο θα μπορώ να καταφεύγω κάθε φορά που θα θέλω να βρω κάτι για την Java και να το κρατήσω αρκετά χρόνια (δηλαδή όχι απλά για να περάσω τα 2 μαθήματα που έχουμε). Κάτι σαν το απόλυτο εγχειρίδιο ας πούμε. Ευχαριστώ προκαταβολικά :)
Αυτού του είδους τα Books / Manuals λέγονται complete references
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d-->--- s+:+ a- C++(+++) BILS++++$ P--- L++++>+++++ E--- W+++ N+ o+ K w--
O M+ V-- PS++>+++ PE- Y++ PGP++ t+ 5+ X+ R* tv b++ DI- D+ G+++ e+++>++++ h r++ y++
------END GEEK CODE BLOCK------

"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." -- Dennis Ritchie
User avatar
tsilochr
Wow! Terabyte level
Wow! Terabyte level
Posts: 3246
Joined: Tue Mar 16, 2004 2:47 pm
Academic status: PhD
Gender:
Location: mm.aueb.gr
Contact:

Post by tsilochr » Thu Mar 09, 2006 10:34 pm

προσωπικά μ'αρέσουν τα βιβλία της wrox press (web site) Απότι βλέπω καλό φαίνεται το Beginning Java.

Πάντως αυτά τα βιβλία μετά από 2-3 χρόνια εμπειρίας δεν θα σε καλύπτουν πάντα και θα χρειάζεσαι κάτι πιο εξειδικευμένο ανάλογα με τη δουλειά που θα κάνεις.Πχ RMI δεν πρόκειται να βρεις αναλυτικά σε τόσο γενικά βιβλία.
User avatar
Tomahawk
Mbyte level
Mbyte level
Posts: 536
Joined: Tue May 18, 2004 1:50 pm

Post by Tomahawk » Fri Mar 10, 2006 2:04 am

Νομιζω μια αριστη επιλογη ειναι απο το ιδιο το team της java και ειναι αυτα τα βιβλια:

--[ Prentice.Hall.PTR.Core.Java.2.Volume.I.Fundamentals.7th.Edition.Nov.2004.eBook ]--

Completely revised and up-to-date coverage of

Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection

Swing GUI development, including input validation and other enhancements

Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging

Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders

Regular expressions using the powerful java.util.regex package

Inner classes, reflection, and dynamic proxies

Application packaging and the Preferences API

The seventh edition of Core Java™ 2, Volume I, covers the fundamentals of the Java 2 Platform, Standard Edition (J2SE™). A no-nonsense tutorial and reliable reference, this book features thoroughly tested real-world examples. The most important language and library features are demonstrated with deliberately simple sample programs, but they aren't fake and they don't cut corners. More importantly, all of the programs have been updated for J2SE 5.0 and should make good starting points for your own code. You won't find any toy examples here. This is a book for programmers who want to write real code to solve real problems.

Volume I concentrates on the fundamental concepts of the Java language, along with the basics of user-interface programming and provides detailed coverage of

Object-oriented programming

Reflection and proxies

Interfaces and inner classes

The event listener model

Graphical user-interface design with the Swing UI toolkit

Exception handling

Stream input/output and object serialization

Generic programming


//----------------------------------------------------------------

--[ Prentice.Hall.PTR.Core.Java.2.Volume.II.Advanced.Features.7th.Edition.Nov.2004.eBook ]--

Completely revised and up-to-date coverage of ³
³ ³
³ --Multithreading - including the java.util.concurrent library, ³
³ locks, condition objects, futures, thread pools, thread-safe ³
³ collections, threads and Swing ³
³ ³
³ --Collection classes - collections framework, concrete collections, ³
³ and generic utility methods ³
³ ³
³ --Annotations and metadata - using annotations to automate ³
³ programming tasks, JDK(TM) 5.0 standard annotations, the apt tool for ³
³ source-level annotation processing, and bytecode engineering ³
³ ³
³ --Advanced Swing and AWT - lists, trees, tables, and other advanced ³
³ components; image processing and printing ³
³ ³
³ --JavaBeans(TM) - including property editors, customizers, and ³
³ long-term persistence ³
³ ³
³ --XML - DOM and SAX parsers, XPath, and XSL transformations ³
³ ³
³ The seventh edition of Core Java(TM) 2, Volume II, covers advanced ³
³ user-interface programming and the enterprise features of the Java 2 ³
³ Platform, Standard Edition (J2SE(TM) ). Like Volume I (which covers ³
³ the most important language and library features), this book has been ³
³ completely updated and revised for J2SE 5.0. All of the sample ³
³ programs have been updated and carefully crafted to illustrate ³
³ practical solutions to the type of real-world problems professional ³
³ developers encounter. ³
³ ³
³ Volume II includes new sections on annotations and other J2SE 5.0 ³
³ enhancements, along with complete coverage of ³
³ ³
³ --Multithreading ³
³ ³
³ --Distributed objects ³
³ ³
³ --Databases ³
³ ³
³ --JNDI and LDAP ³
³ ³
³ --Advanced GUI components ³
³ ³
³ --Native methods ³
³ ³
³ --XML processing ³
³ ³
³ --Network programming ³
³ ³
³ --Collection classes ³
³ ³
³ --Advanced graphics ³
³ ³
³ --Internationalization ³
³ ³
³ --JavaBeans ³
³ ³
³ --Annotations
Post Reply

Return to “Προγραμματισμός”