View Full Version : Java - E-books Collection
cdsome
04-01-2009, 07:51 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/VCT-TheJava.jpg
VTC - The Java 2: Certified Programmer Tutorial
The Java 2: Certified Programmer tutorial is for programmers experienced in using the basic syntax and structure of the Java programming language who wish to take the Sun Certified Programmer for Java 2 Platform exam . This course covers the information required by certification exam 310-035, which is the exam for Java 2 version 1.4. It also includes the information needed for 310-036, which is the certification exam for upgrading a certification from version 1.2 to version 1.4. It also includes the information required by 311-055, which is the certification exam for Java 2 version 5.0. The latest releases added several new features to the language. VTC Author Arthur Griffith guides you through this preparation tutorial on your journey to certification. To begin learning Java 2: Certified Programmer today, simply click on one of the links.
Code:
http://rapidshare.com/files/2638397/Java_2_-_Certified_Programmer.part1.rar
http://rapidshare.com/files/2779141/Java_2_-_Certified_Programmer.part2.rar
http://rapidshare.com/files/2756929/Java_2_-_Certified_Programmer.part3.rar
http://rapidshare.com/files/2764516/Java_2_-_Certified_Programmer.part4.rar
cdsome
04-01-2009, 07:54 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/MySQLJAVA.jpg
MySQL and Java Developers Guide
Category: Database
Language: English
File Type: PDF
File Size: 2355 KB
Note: Shows Java developers everything they need to know to build Java database applications with MySQL. Takes a hands-on, code-intensive approach in which readers will learn how to build a sophisticated Web database management application. Begins with a review of the fundamentals of MySQL. Explains using Java’s JDBC with MySQL, as well as servlet and JSP programming with MySQL. Provides a code-rich tutorial on how to build the sample Java database application using EJBs. The companion Web site provides the full code examples plus links to useful sites.
Code:
http://rapidshare.com/files/8733926/9595330240.zip
cdsome
04-01-2009, 08:00 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/Java_Prog_Linx.jpg
Java Programming on Linux
Java Programming on Linux is a detailed how-to book on using Java on a Linux operating system. Topics include installing and enabling a Java runtime environment under Linux, Java development in Linux, running Java applications and applets under Linux, using Java with Linux-based Web servers, using Sun Components JCE and JAI in Linux, using Sun Environments Personal Java, Embedded Java, and Jini in Linux, and using JNI to Link Java and Native Capabilities.
Download :
http://rapidshare.com/files/36784240/Java_20Programming_20on_20Linux_20--_20Waite_20Group_20Press.pdf
cdsome
04-01-2009, 08:01 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/1000_Java_TIPS.jpg
1000 Java TIPS
English | PDF | Pages 127 | 6MB
http://rapidshare.com/files/213362222/1000_Java_Tips.rar
cdsome
04-01-2009, 08:02 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/Java_Ajax.jpg[/URL]
JavaScript AJAX For the web - Visual QuickStart Guide
Book Description:
Need to learn JavaScript fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with JavaScript in no time. In this completely updated edition of our best-selling guide to JavaScript, leading Web and computing experts Tom Negrino and Dori Smith use crystal-clear instructions and friendly prose to introduce you to all of today's JavaScript essentials. Along the way, you'll find extensive coverage of Ajax and XML techniques, current browsers (Opera, Safari, Firefox), and more.
Visual QuickStart Guide--the quick and easy way to learn!
* Easy visual approach uses pictures to guide you through JavaScript and show you what to do.
* Concise steps and explanations get you up and running in no time.
* Page for page, the best content and value around.
* Companion Web site at [URL="http://www.javascriptworld.com"]www.javascriptworld.com (http://i556.photobucket.com/albums/ss10/cdsome/Ebook/Java_Ajax.jpg) offers sample scripts, updates, and more!
Code:
http://rapidshare.com/files/44006560/JavaScript___AJAX_For_The_Web_-_Visual_QuickStart_Guide__6th_Edition.rar
cdsome
04-01-2009, 08:03 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/Ajax_on_Java.jpg
Ajax on Java
Steve Olson, "Ajax on Java"
O'Reilly Media | ISBN 0596101872 | February 1, 2007 | CHM | 228 pages | 1.6MB
Code:
http://rapidshare.com/files/18458450/OAoJ07.rar
cdsome
04-01-2009, 08:04 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/JavaReflection.jpg
Java Reflection in Action
Product Description:
Explaining the Java Reflection API and providing techniques for using it successfully, this guide describes the capabilities that allow a program to examine and modify itself at runtime. The book examines the java.lang.reflect package, explains how you can benefit from its use, and includes a detailed discussion of Java’s dynamic proxy facility.
The authors also address less obvious reflective capabilities, such as call stack introspection and the Java class loader. You’ll learn the various ways to use Reflection to generate code and work around the API’s limitations. The book also focuses on performance analysis techniques as well as patterns, and features a peek at what’s new in JDK 1.5. The book begins with simple, teachable examples that allow you to observe the concepts in action and then progresses to more complex examples that relate to problems programmers encounter every day. The authors provide valuable insight into how you can easily solve these problems using Reflection.
Code:
http://rapidshare.com/files/201477373/LiP-Java_Reflection_in_Action.rar
cdsome
04-01-2009, 08:05 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/java_database_bible.jpg
Java database programming bible
product description:
this is a comprehensive approach to learning how to develop and implement a professional level java 2 database program using the java database connection api (jdbc 3.0). it includes an introduction to relational databases and designing database applications; covers interacting with a relational database using a java program; and shows how to create and work with xml data storage using a java program.
Code:
http://rapidshare.com/files/204640213/java_database_programming_bible_2002.pdf
cdsome
04-01-2009, 08:06 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/JavaWedSer.jpg
Java Web Services Illustrated
# Paperback: 276 pages
# Publisher: O'Reilly Media; 1 edition (March 2002)
# Language: English
# ISBN: 0596002696
# Product Dimensions: 9.2 x 7.1 x 0.7 inches
At the end of the day, Web services aren't hard to conceptualize. They're just a bunch of software modules with specific rules about how they go about discovering one another and sending messages back and forth. Implementation is another story, however. In the Java language, writing Web services requires an understanding of half a dozen specialized APIs at minimum, and more than that if you want to do fancier stuff. Java Web Services does a very good job of dispersing the confusing terminology (and obfuscating hype) and of showing you exactly how to do Web services work in Java. This doesn't sound like a revolutionary concept, but unfortunately it is. David Chappell and Tyler Jewell have comfortably fit into less than 250 pages what others have not done as well in twice as much space.
Take Universal Description, Discovery, and Integration (UDDI) work as an example. UDDI exists to help software locate other software that does what it wants. How do you do that? Chappell and Jewell present two concise program listings--a client and a server--that show how to do a UDDI lookup. They then refine their code by using a third-party API that makes the work easier. Similarly pragmatic attention goes to Simple Object Access Protocol (SOAP), in which they show how to create a message, populate it with XML, make an attachment if necessary, and send it on its way. You won't find a lot of frills or conceptual explanations (though there are enough "why" sections to ensure that you're not just typing recipes blindly); the emphasis is on writing Java code that interacts with Web services protocols and standards. --David Wall
Topics covered: How to write Web services software in Java, with respect to Universal Description, Discovery, and Integration (UDDI), Simple Object Access Protocol (SOAP), and Web Services Description Language (WSDL). There's also coverage of interprocess communication under JAX-RPC and ways to implement security. All of the low-level stuff is here. Look elsewhere for architecture and design information.
For many Java developers, web services appeared to come out of nowhere. Its advantages are clear: web services are platform-independent (like Java itself), language-agnostic (a clear advantage over Java RMI), can easily be tunneled through firewalls (an obvious benefit to anyone who has dealt with modern enterprise networks), object-oriented (we all know about that), and tends to be loosely coupled (allowing more flexible application development). But these advantages have been obscured by a cloud of hype and a proliferation of jargon that are difficult to penetrate. What are SOAP, UDDI, WSDL, and JAXM? To say nothing of JAXR, tModels, category bags, WSFL, and other friends? And assuming that you understand what they are, how do you do anything with them? Do they live up to their promises? Are they really the future of network computing, or a dead end? Java Web Services gives the experienced Java developer a way into the Web Services world. It helps you to understand what's going on, what the technologies mean and how they relate, and shows Java developers how to put them to use to solve real problems.
You'll learn what's real and what isn't; what the technologies are really supposed to do, and how they do it. Java Web Services shows you how to use SOAP to perform remote method calls and message passing; how to use WSDL to describe the interface to a web service or understand the interface of someone else's service; and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB; the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft's .NET services. The web services picture is still taking shape; there are many platforms and APIs to consider, and many conflicting claims from different marketing groups. And although web services are inherently language-independent, the fit between the fundamental principles on which Java and web services are based means that Java will almost certainly be the predominant language for web services development. If you're a Java developer and want to climb on the web services bandwagon, or if you only want to "kick the tires" and find out what web services has to offer, you will find this book indispensable.
http://rapidshare.com/files/741105/JaVa_WeB_SeRViCeS_-_DaViD_CHaPPeLL_-_TyLeR_JeWeLL.rar
cdsome
04-01-2009, 08:07 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/Java3D.jpg
Java 3D Programming
Download:
http://rapidshare.com/files/213363156/Java_3D_Programming.rar
cdsome
04-01-2009, 08:08 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/IntJava3D_2D.jpg
Introduction to Computer Graphics Using Java 2D and 3D
Springer-Verlag || ISBN: 978-1-84628-847-0 || Author: Frank Klawonn || English || PDF || 296 Pages || 3.41 MB
Introduction
Computer graphics provides methods to generate images using a computer. The word “image” should be understood in a more abstract sense here. An image can represent a realistic scene from the real world, but graphics like histograms or pie charts as well as the graphical user interface of a software tool are also considered as images. The following section provides a brief overview on typical application ?elds and facets of computer graphics.
DOWNLOAD:
http://uploading.com/files/X26WN0H8/Introduction to Computer Graphics-Using Java 2D & 3D.pdf.html
kavishad
04-01-2009, 08:08 PM
ela............
cdsome
04-01-2009, 08:09 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/JavaScrip_Dem.jpg
JavaScript Demystified
Author: James Keogh
Paperback: 375 pages
Publisher: McGraw-Hill Osborne Media; 1 edition (May 26, 2005)
Language: English
ISBN-10: 007226134X ISBN-13: 978-0072261349
Format: pdf
Details:
Even if you have no programming experience, you'll learn to create dynamic, interactive Web pages with help from this easy-to-use, self-teaching guide. Author and programming instructor Jim Keogh covers the basics of this leading Web development language and explains how to write cross-browser JavaScript programs in no time. Code:
http://rapidshare.com/files/182761292/Js.Demd-virTuAlZin.rar
cdsome
04-01-2009, 08:11 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/JavascriptBibleGoldenEdition.jpg
JavaScript Bible, Gold Edition
Author: Danny Goodman
Hardcover: 1600 pages
Publisher: Wiley; Har/Cdr edition (July 2001)
Language: English ISBN-10: 0764547186
ISBN-13: 978-0764547188
Format: pdf
Details:
The JavaScript Bible, Gold Edition covers the new powerful functionality JavaScript gains with the release of the new fifth generation revisions of Internet Explorer and Netscape Communicator. The book includes all the great content included in the JavaScript Bible, 4th Edition, an international bestseller, plus over 400 pages of new material. The Gold Bible features essential new JavaScript information, additional ready -to-use JavaScript applications and scores of additional JavaScripts and Web page routines. This book will bring programmers and non-technical professionals, including casual programmers and scripters, painlessly up to speed on all aspects of mastering JavaScript. Key topics include programming fundamentals, JavaScript language elements and how to use them effectively, and how to easily and efficiently add powerful new functionality to HTML documents and Java applets.
Code:
http://rapidshare.com/files/124437967/Js.B.ible.Golden.Ed-virTuAlZin.rar
cdsome
04-01-2009, 08:12 PM
http://i556.photobucket.com/albums/ss10/cdsome/Ebook/Java_for_Prof.jpg
Java for Programmers (Deitel Developer)
Author: Paul J. Deitel and Harvey M. Deitel
Paperback: 1200 pages
Publisher: Prentice Hall PTR; 1 edition (February 22, 2009)
Language: English
ISBN-10: 0137001290
ISBN-13: 978-0137001293
Format: chm
Details:
PRACTICAL, EXAMPLE-RICH COVERAGE OF:
Classes, Objects, Encapsulation, Inheritance, Polymorphism, Interfaces, Nested Classes
Integrated OOP Case Studies: Time, GradeBook, Employee
Industrial-Strength, 95-Page OOD/UML 2 ATM Case Study
JavaServer Faces, Ajax-Enabled Web Applications, Web Services, Networking
JDBC, SQL, Java DB, MySQL
Threads and the Concurrency APIs
I/O, Types, Control Statements, Methods
Arrays, Generics, Collections
Exception Handling, Files
GUI, Graphics, GroupLayout, JDIC
Using the Debugger and the API Docs
And more
Code:
http://rapidshare.com/files/211405185/J.4.Progs-virTuAlZin.rar
ramkrishna.ayan
04-02-2009, 05:23 AM
Pls Give Non RS LInks...
keveen
04-02-2009, 08:24 AM
Thanks for all your help!!
cdsome
04-02-2009, 10:02 AM
ela............
:) :) :) fit tama
cdsome
04-02-2009, 10:03 AM
Pls Give Non RS LInks...
:no: :no: :no: No! my dear
virajsameera
04-02-2009, 10:04 AM
thanx mate.
cdsome
04-02-2009, 10:05 AM
Thanks for all your help!!
welcome macho!
Ah! Avatar eka maru karala neda? ;)
cdsome
04-02-2009, 10:09 AM
thanx mate.
:) welcome macho!
vihanga_m40
04-02-2009, 10:11 AM
thanks
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.