𝔖 Scriptorium
✦   LIBER   ✦

📁

Core Java 2. Advanced Features

✍ Scribed by Horstmann


Publisher
Prentice
Year
2008
Tongue
English
Edition
8
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Subjects


Информатика и вычислительная техника;Информатика (программирование);Программирование на Java;


📜 SIMILAR VOLUMES


Core Java 2: Advanced Features
✍ Cay Horstmann, Gary Cornell 📂 Library 📅 2001 🏛 Prentice Hall PTR 🌐 English

I really love this book, it has been useful for me at work.It helps you covering the gaps on Java basics and gives you good real world advises.The Multithreading chapter walks you thru from a simple threaded application to a thread pool app. Does go in deep on Threadpooling but gives you enough to g

Core Java 2: Advanced Features
✍ Cay Horstmann, Gary Cornell 📂 Library 📅 2001 🏛 Prentice Hall PTR 🌐 English

Ask any experienced Java programmer: Core Java delivers real-world guidance for accomplishing even the most challenging tasks. That's why it's been an international best seller for five straight years. Now fully updated for Sun's brand-new JDK 1.3, Core Java, Volume 2, Fifth Edition offers all-new d

Core Java 2. Advanced Features
✍ Horstmann C.S., Cornell G. 📂 Library 📅 2001 🌐 English

* The experienced developer's advanced guide to the Java 2 platform-fully updated for JDK 1.3 release and JDK 1.4 release, Standard Edition. * Even more robust, real-world code samples than ever before! * New and revamped coverage: XML, security, networking, multithreading, collections, remote

Core Java, Vol. 2: Advanced Features
✍ Cay S. Horstmann, Gary Cornell 📂 Library 📅 2008 🏛 Prentice Hall 🌐 English

This is an excellent handbook, guide you through concept with good examples. As a server-side developer, I am working on some Swing code, after searching lots of articles and books, I find this book gives me best guide.