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.


Flex 3 with Java: Develop rich internet applications quickly and easily using Adobe Flex 3, ActionScript 3.0 and integrate with a Java backend using BlazeDS 3.2

A step by step tutorial for developing web applications using Flex 3, ActionScript 3.0, BlazeDS 3.2, and Java
Build efficient and seamless data rich interactive applications in Flex using a combination of MXML and ActionScript 3.0
Create custom UIs, Components, Events, and Item Renders to develop user friendly applications
Build an end to end Flex e commerce application using all major features of Flex covered throughout the book
In Detail Flex 3 is a great technology for developing Rich Internet Applications for the Web as well as for the desktop. If you are a developer looking to design great looking and sophisticated user interfaces that resemble desktop basedapplications, and want to utilize an existing server technology such as Java to develop RIAs, this book is for you.

Targeting developers who want to get started with Adobe Flex 3 programming, this simple and clear handbook introduces Flex technology quickly and straightforwardly. Utilizing your existing knowledge of Java, it gives you the insight and hands on experience to program with Flex 3.

This book provides comprehensive information on various aspects of Flex 3 and ActionScript 3.0. These include developing simple applications, handling events, creating custom components and events, using RPC services, integration with Java and BlazeDS, styling and formatting, and how to package and deploy Flexapplications.

You will start with downloading, installing and configuring Flex 3 SDK and Flex Builder 3 and learn basic concepts such as what MXML and ActionScript are, understanding UI components, controls, compilers, and more. Further you will develop simple applications and slowly advance into more depth where you will learn advanced concepts such as creating custom components, debugging, integrating with Java, using RPC services, styling, internationalizing, and deploying Flexapplications, and more.

One of the things you're really going to love about this book is that you will develop a full blown e commerce application using a combination of Flex 3, ActionScript 3.0, BlazeDS 3.2, and Java. At the end of the book you will have the knowledge and experience needed to develop Rich Internet Applications.

Date Added: 7/18/2011 5:59:37 AM | Visits: 33774


Tackle Mult - Core Complexity on the Java Virtual Machine: The increasing popularity and availability of multicore processors is creating a whole new set of challenges - although you can enjoy true concurrency, you're now faced with higher contention and synchronization issues.
Deploying an existing application on a multicore processor may bring out previously hidden concurrency issues. Javas multi threading facility by itself isnt enough its a very low level abstraction. Instead, you need a paradigm that provides a higher level of abstraction to deal with concurrency. Its time to embrace Functional Programming.

Scala is a hybrid Object Oriented/Functional Programming language on the JVM. Using Scala, you can create traditional imperative programs, intermix them with Java code, and at the same time take advantage of higher levels ofabstraction. You can use features that lead to concise, highly expressive code that remove the pain of dealing with concurrency.

Programming Scala will show you the fundamentals of functional programming using Scala. Very quickly, you will learn how this statically typed language can give you dynamic capabilities to create concise, scalable, highly capable concurrent code.

Pragmatic programmers always use the right tool for the job. For concurrent programming on the Java VM, Scala is the tool, and Programming Scala by award winning author Venkat Subramaniam is your guide.

Date Added: 7/18/2011 5:58:43 AM | Visits: 33730


1.Ajax on Java: This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag and drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building javascript into yourapplications by hand to using the new Google Web Toolkit (GWT).
Ajax on Java starts with an introduction to Ajax, showing you how to write some basic applications that use client side javascript to request information from a Java servlet and display it without doing a full page reload. It also presents several strategies for communicating between the client and the server, including sending raw data, and using XML or JSON (javascript Object Notation) for sending more complex collections of data.

The book then branches out into different approaches for incorporating Ajax, which include:

The Prototype and script.aculo.us javascript libraries, the Dojo and Rico libraries, and DWR
Integrating Ajax into Java ServerPages (JSP) applications
Using Ajax with Struts
Integrating Ajax into Java ServerFaces (JSF) applications
Using Googles GWT, which offers a pure Java approach to developing web applications: your client side components are written in Java, and compiled into HTML and javascript
Ajax gives web developers the ability to build applications that are more interactive, more dynamic, more exciting and enjoyable for your users. If youre a Java developer and havent tried Ajax, but would like to get started, this book is essential. Your users will be grateful.

Date Added: 7/18/2011 5:57:28 AM | Visits: 33848


XML and Java: Developing Web Applications: Ideal for any Java developer or architect facing todays rich XML based standards and tools, the second edition of XML and Java: Developing Web Applications delivers a wide and deep tour of the latest in todays XML standards and Java tools used to work with them. Whether you want to gain an understanding of basic or advanced uses of XML, chances are this practical minded book will fit the bill, with its far ranging coverage of tools and programming techniques.
The coverage of todays Java XML tools is perhaps unmatched by any text. The authors do a great job at presenting the essentials first, in short, fast moving, understandable chapters, before ranging farther afield. In particular, the coverage of two of the most important XML APIs in todays Java (SAX and DOM) is a standout here. We also liked the benchmarks that show how SAX can offer faster performance, plus the easy to grasp summaries of essential programming APIs for both tools. Beyond the basics, the authors present several advanced techniques, like sending XML over sockets and advanced tricks available in Xerces.

After the basics of parsing XML, the book turns to transforming XML using XSLT, again with a no nonsense, practical tour. Turning toward the server side, the text presents a quick introduction to JSP and servlets and where XML fits into each. (Readers will appreciate the demonstration of creating XML from an ordinary JSP here.) After looking at XML used with databases and messaging, the book focuses in on Web services in a particularly well wrought chapter that covers all of the relevant standards for todays Web services, including how SOAP is really just an extension of XML messaging for the enterprise.

After looking at security issues with XML (including the importance of using secure sockets), a section on the various ways of defining XML documents (from standard DTDs to XML Schema, Schematron, and even RDF) shows the advantages and design goals of each. Handy reference sections list resources for all of todays leading XML based tools and W3C XML standards.

While todays landscape of XML standards and tools can indeed be daunting, this text sorts it out with an enthusiastic treatment of the subject filled with practical advice and an experts take on what working Java developers and system architects need to know when it comes to XML. Richard Dragan

Date Added: 7/18/2011 5:34:12 AM | Visits: 33357


Java - based Portal Applications Development: Liferay Portal is the leading open source enterprise portal framework that uses the latest Java and Web 2.0 technologies.

Web portals often function as a point of access to information on the World Wide Web. Web portals, such as Yahoo!, present information from diverse sources in a unified way.
Aside from the search engine standard, web portals offer other services such as e-mail, news, stock prices, infotainment, and various other features. Portals provide a means for enterprises to supply a consistent look and feel with access control and procedures for multiple applications that otherwise would have been separate entities altogether.

So, how do developers bring existing applications, as well as integrate content management systems and search engines, into a portal? And how do developers get started with the Liferay Portal engine? In Practical Liferay: Java�based Portal Applications Development, Dr. Sarang answers these questions and more.

This book is for those who want to learn how to use Liferay to develop vertical or company�specific web portals and beyond. The book will serve as a practical guide to learning Liferay and developing real - world web portals.

Date Added: 7/18/2011 5:30:25 AM | Visits: 32104


Java EE 6 and GlassFish v3 Virtual Conference Read more: http://www.masterdownloads.org/f15/java-ee-6-glassfish-v3-virtual-conference: Java EE 6 and GlassFish v3 Virtual Conference

Date Added: 7/18/2011 5:28:37 AM | Visits: 32082


Pro Ajax and Java Frameworks: Book Description
As a Java developer, you want a guide that shows you how to add Ajax functionality to your web applications with a minimum of effort. Well look no further than Pro Ajax and Java Frameworks. In this book, recognized Java experts and authors of the best-selling Apress title, Foundations of Ajax, will show you how.

The authors begin by recapping Ajax basics. Then they unveil a comprehensive Java/Ajax toolkit. Tools include JSEclipse for code editing, Venkman for JavaScript debugging, and Dojo Compressor for code compression. They also explain Log4js (and other tools) for JavaScript logging, JsUnit (and others) for testing, and various libraries like AjaxTags, DWR, and Script.aculo.us for rapid code development.

The last part of the book shows you how to build up a series of professional Java/Ajax applications. These will incorporate some of todays most popular frameworksSpring, JSF, Struts, and Tapestrygiving you all you need to incorporate Ajax into your everyday work and become an Ajax expert!

About the Author
Ryan Asleson is a software developer who lives and works in the Twin Cities area of Minnesota. He holds a degree in chemistry from St. Olaf College in Northfield, MN. Ryan has been building Web applications since 1998 and has extensive experience with JavaScript and Web development tools. He helped transition his organization from servlet-based content creation to JavaServer Pages (JSP) and has also maintained a corporate Web application framework based on Java Enterprise Edition. Ryan�s interests include performance tuning and standards based development. When not working, Ryan enjoys spending time with his family and doing outdoor activities like fishing, hunting, and water sports. Nathaniel T. Schutta is a software engineer from the Twin Cities area of Minnesota with extensive experience in the financial services arena primarily developing J2EE-based Web applications. He holds a master of science degree in software engineering from the University of Minnesota. For the last several years, he has focused on user interface design by contributing to corporate interface guidelines, and has consulted on a variety of web-based applications within his organization. A longtime member of the Association for Computing Machinery�s Computer-Human Interaction Special Interest Group, and a Sun Certified Web Component Developer, Nathaniel believes if the user can�t figure out your application, you�ve done something wrong. Along with his UI work, he has contributed to two corporate Java frameworks, developed training material, and lead several study groups. During the brief moments of warm weather found in his home state of Minnesota, he spends as much time on the golf course as his wife will tolerate. He�s currently exploring Ruby, Rails, and after recently making the switch, Mac OS X.

Date Added: 7/18/2011 5:28:01 AM | Visits: 33943


1.Java Developers: Java Developers Book Collection

All in one ebook

Date Added: 7/18/2011 5:27:16 AM | Visits: 32173


Java EE 6 Development with NetBeans 7: NetBeans has several features that greatly simplify Java EE development, but with many features and great flexibility, Java developers can become overwhelmed by the options available in NetBeans. This book provides step by step recipes that show you how to take control of the environment and make use of these features to make your enterprise Java application development more efficient and productive than ever before, so that you can concentrate on the important parts of your application.

Orignal Content Provider -bdrtc.com

Java EE 6 Development with NetBeans 7 takes you through the most important parts of Java EE programming and shows you how to use the features of NetBeans that will improve your development experience with clear, careful instructions and screenshots. It will show you how to use NetBeans functionality to automate many of the tedious or repetitive tasks frequently encountered when developing enterprise Java applications, freeing you up to focus on the business logic specific parts of the application. As well as showing you time saving tricks, keyboard shortcuts, and other productivity enhancements possible with NetBeans, it will take you through the major Java EE APIs and how to get them working in the NetBeans environment.

While focusing on NetBeans features, you will learn about developing applications using the servlet API and JSPs, including taking advantage of JSTL and developing custom JSP tags. Developing applications that take advantage of JavaServer Faces is also covered in detail, including how to generate standard JSF applications from an existing database schema. The book also covers how to easily develop elegant JSF applications by taking advantage of the PrimeFaces JSF 2.0 component library that is bundled with NetBeans.

A practical guide covering how to leverage NetBeans 7 functionality to develop enterprise applications compliant with the Java EE 6 standard.

Date Added: 7/18/2011 5:25:46 AM | Visits: 33777


Complete Java:
Complete Java Ebook Collection

Date Added: 7/18/2011 5:25:05 AM | Visits: 33778


<< Back | 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