Make Home Page | Add to Favorites| About Us |
World's Largest Collection of Free EBooks for Download
|  Home | What's New | What's Hot | | | |



FREE JOBS NEWSLETTER

Free eBook Categories

Advertisement

Core Java EBooks

Free Core Java EBooks for Download

Below we have listed all the Free Core Java EBooks for download. Feel free to comment on any Core Java EBooks for download or answer by the comment feature available on the page.
To buy an eBook containing 9000 Interview Questions, with Answers, Click Here.


JScape Secure iNet Factory v8.7.2 for Java Cracked: Secure iNet Factory is a suite of easy-to-use Java based components for developing secure network capable applications. It includes components for all major networking protocols including DNS, SMTP, FTP, FTPS, HTTP, HTTPS, IMAP, MIME, NNTP, POP, SFTP, SSH, telnet, SSL and several others.

Using Secure iNet Factory developers can quickly build secure applications to include secure file transfer, secure email, secure remote shell, secure news and more.

Date Added: 7/19/2011 1:07:07 AM | Visits: 31863


Java for The Beginning Programmer: Java for the Beginning Programmer teaches Java to someone with absolutely no programming background. This book focuses on core programming topics such as variables, looping, subroutines, and program layout. This course focuses on real programming techniques, and not using an Integrated Development Environment (IDE) to generate code. This course ends with an introduction to graphical user interface programming.

By focusing on core programming techniques, and not using an IDE to generate code, the programmer is given a solid foundation in the Java programming language. This book prepares the reader for more advanced Java study, or one of our other Java programming books.

Each chapter includes review questions and an assignment. This book can be used either as a college text book, or for independent reading. This book was compiled from the author's years of experience teaching the Java programming language.

Date Added: 7/19/2011 1:05:49 AM | Visits: 33070


XPerfect Android environment (10.10 x64 Sun Java 6): xPerfect provides a full Android development environment in the form of a virtual machine and is free for anyone to download and use as required for building and developing Android sources, kernels, drivers, diff patches and more. Built with Virtual Box on Ubuntu 10.10 x64. Latest sources and builds for Froyo and beyond require this 64bit environment and as a result made available this as a virtual machine for the development community or anyone interested in Android development to use as they wish. This is a work in progress and is in initial release 0.1.

Date Added: 7/19/2011 1:04:44 AM | Visits: 33073


Complete Java Video Tutorials: Java is a simple, scalable object oriented, general purpose programming language with a multitude of uses. With the power to develop everything from simple web animations to high-end business applications that program hand-held devices, microwaves, cross platform server applications and more, it's no wonder why Java is on everyone's mind.The package contains the following java trainings:
1-Java 2 Enterprise Edition J2EE Duration: 6 hrs / 75 lessons
2-Java 2 Certified Programmer Duration: 6 hrs / 89 lessons
3-Java 2 Graphics Duration: 6 hrs / 74 lessons
4-Java 2 JSP and Servlets Duration: 6 hrs / 74 lessons
5-Java Introduction to the Java Programming Language Duration: 8 hrs / 92 lessons 1-J2EE (Java 2 Enterprise Edition)
J2EE is an acronym for Java 2 Enterprise Edition. The Java 2 Enterprise Edition is Software that can be used along with the J2SE, the Java 2 Standard Edition which includes the compiler and the other fundamentals of Java. The J2EE software includes development and deployment systems for Java Servlets and Java ServerPages. Both of these combine Java and HTML to produce web pages on demand.

Date Added: 7/19/2011 1:03:40 AM | Visits: 34397


Java EE 6: Video2Brain Java EE 6

Date Added: 7/19/2011 12:45:33 AM | Visits: 34401


Java Power Tools: All true craftsmen need the best tools to do their finest work, and programmers are no different. Java Power Tools delivers 30 open source tools designed to improve the development practices of Java developers in any size team or organization. Each chapter includes a series of short articles about one particular tool - whether it's for build systems, version control, or other aspects of the development process - giving you the equivalent of 30 short reference books in one package.

No matter which development method your team chooses, whether it's Agile, RUP, XP, SCRUM, or one of many others available, Java Power Tools provides practical techniques and tools to help you optimize the process. The book discusses key Java development problem areas and best practices, and focuses on open source tools that can help increase productivity in each area of the development cycle,


Date Added: 7/19/2011 12:44:37 AM | Visits: 34049


Mastering JXTA - Building Java Peer-to-Peer Applications: A comprehensive, code-intensive guide to building commercial-quality peer-to-peer applications with JXTA and Java
Tens of millions of people use peer-to-peer (P2P) applications such as KaZaA, AOL Instant Messenger, and Distributed.net. These applications harness the idle CPU cycles of their host computers to produce enormous databases of information, build powerful processing engines, and enable communication and file-sharing among users around the world. Previously, P2P applications have been built using proprietary technologies and protocols, forcing developers to start from scratch each time they write a new application. Now JXTA, an open source, P2P development technology, enables developers to build P2P applications using Java, XML, and other industry standards.With this invaluable book, Joseph Gradecki provides a practical guide to building peer-to-peer applications using Java. He provides detailed descriptions of the JXTA technologies and demonstrates how to build real-world applications. This book also includes:
* Detailed descriptions of the JXTA specification and the Java reference implementation
* The complete P2P development process, including how to build reusable application frameworks
* Fully functional example applications, including a distributed computational engine that can utilize the idle CPU power of thousands of remote machines to solve complex problems, and a fault-tolerant, encrypted network storage system
The companion Web site includes:
* All the code listings and complete applications from the book
* Links to additional JXTA and P2P resources

Date Added: 7/19/2011 12:43:45 AM | Visits: 34191


Data Structures of Java: Like other Schaum’s Outlines, this book is intended to be used primarily for self study. It is
suitable as a study guide in a course on data structures using the Java programming language. In
American universities, this is typically the second course in the computer science major. The
book is also serves well as a reference on data structures and the Java Collections Framework.
The book includes more than 200 detailed examples and over 260 solved problems. The
author firmly believes that programming is learned best by practice, following a well-constructed
collection of examples with complete explanations. This book is designed to provide that
support.
This second edition is a major improvement over the original 2001 edition. Most of the
chapters have been completely rewritten. Three entirely new chapters have been added, on
object-oriented programming, linked structures, and the Java Collections Framework.
Java 6.0 is used throughout the book, with special attention to these new features of the
language:
The Scanner class.
The StringBuilder class.
Formatted output, including the printf() method.
The enhanced for loop (also called the for-each loop).
Static imports.
enum types.
Variable length parameter lists.
Autoboxing.
Generic classes
The Deque, ArrayDeque, EnumSet, and EnumMap classes, and the Queue interface
in the Java Collections Framework.

Date Added: 7/19/2011 12:43:03 AM | Visits: 32430


Java Games: Java Games

Date Added: 7/19/2011 12:37:50 AM | Visits: 34150


Programming Finite Elements in Java: The finite element method (FEM) is a computational technique for solving problems which are described by partial differential equations or which can be formulated as functional minimization. The FEM is commonly used in the design and development of products, especially where structural analysis is involved. The simple object model of the Java� programming language lends itself to efficient implementation of FEM analysis.

Date Added: 7/19/2011 12:36:49 AM | Visits: 33465


1| 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | Next >>

Free Core Java eBooks - Download Core Java eBooks - List of Core Java eBooks


Best Exam Books
Join Our Friends Network

Sirf dosti is an online community that connects people through a network of trusted friends.
Start Your Own Website
India's Best Web Hosting Company
Interview Q & A eBook
Get 9,000+ Interview Questions & Answers in an eBook.
Interview Question & Answer Guide
  • 9,000+ Interview Questions
  • All Questions Answered
  • 5 FREE Bonuses
  • Free Upgrades

Free EBooks & Online Resources for Download Related Pages

Computer And Internet EBooks | Business EBooks | Children EBooks | Literature EBooks | Marketing EBooks | Misc. EBooks | Publishing EBooks | Recreation EBooks | Reference EBooks | Self Improvement EBooks | Tutorials EBooks | Cooking EBooks | Economics EBooks | Window(OS) EBooks | Linux(OS) EBooks | Data Structures and Algorithms EBooks | IT Book EBooks | Software Engineering EBooks | Electronics EBooks | Funny EBooks | Science EBooks | Spirituality EBooks | Medical & Medicine EBooks | SAP EBooks | Software Testing EBooks
Copyright � 2024. Best eBooks World.com. All rights reserved Privacy Policies | Terms and Conditions
Our Portals : Best eBooksworld | Projects & Source Codes | Cool Interview | Indian Free Ads | One Stop FAQs | One Stop GATE | One Stop GRE | One Stop IAS | One Stop MBA | One Stop SAP | One Stop Testing | Webhosting in India | Dedicated Server in India | Details of Webhosting | Make Friends | Cooking Receipies | Sirf Dosti | Online Exam | The Galz | Vyom | Vyom eBooks | Vyom Links | Vyoms Jobs | Job Forum | Vyom World
Free ASP ebooks | Free ASP .Net ebooks | Free erotic ebooks | Free eBooks Publishing | Free Harry Potter ebook | Free Java ebooks | Free Electornic ebooks | Free Web Design ebooks |Free Romance ebooks |Free Sex ebooks