Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture.
- The Java™ Tutorials
- Java Tutorial
- Learn Java online with Java Beginner Tutorial
- Introduction to Programming Using Java
- Java Programming Examples
- Java Lecture Notes
- Download Java software from Sun Microsystems
- Java Frequently Asked Questions ( FAQ )
Free Download Books(pdf):
Product Details
* Paperback: 720 pages
* Publisher: O'Reilly Media, Inc.; 2 edition (February 9, 2005)
* Language: English
* ISBN-10: 0596009208
* ISBN-13: 978-0596009205
It has taken four years, but with Head First Java the introductory Java book category has finally come of age. This is an excellent book, far more capable than any of the scores of Java-for-novices books that have come before it. Kathy Sierra and Bert Bates deserve rich kudos--and big sales--for developing this book's new way of teaching the Java programming language, because any reader with even a little bit of discipline will come away with true understanding of how the language works. Perhaps best of all, this is no protracted "Hello, World" introductory guide. Readers get substantial exposure to object-oriented design and implementation, serialization, neatwork programming, threads, and Remote Method Invocation (RMI).
Key to the authors' teaching style are carefully designed graphics. Rather than explain class inheritance (to cite one example) primarily with text, the authors use a series of tree diagrams that clarify the mechanism far more succinctly. The diagrams are carefully annotated with arrows and notes. Also characteristic of the unique teaching strategy is heavy reliance on exercises, in which the reader is asked to complete partial classes, write whole new code segments and do design work. Though there's little discussion of why the exercises' correct answers are what they are, it's clear that the practice work was carefully designed to reinforce the lesson at hand. If you've waited this long to give Java a try, this book is a great choice. --David Wall
Topics covered: The Java programming language for people with no Java experience, and even people with no programming experience at all. Key concepts read like a list of Java features: Object oriented design, variable type and scope, object properties and methods, inheritance and polymorphism, exceptions, graphical user interfaces (GUIs), network connectivity, Java archives (JAR files), and Remote Method Invocation (RMI). --This text refers to an out of print or unavailable edition of this title.
Click Here To Download
JavaScript Complete Reference 2nd Edition

Product Details
* Paperback: 976 pages
* Publisher: McGraw-Hill Osborne Media; 2 edition (July 14, 2004)
* Language: English
* ISBN-10: 0072253576
* ISBN-13: 978-0072253573
Book Description
Create dynamic, interactive Web pages with the latest upgrade to this flexible development tool. Coverage includes event handling, object oriented programming, IE specific content, XML, and sample code that lets you work through projects and provides groundwork for your own creations. Provides information for new and non-professional developers and also more advanced coverage for experienced JS developers who want a comprehensive reference.
From the Back Cover
The Definitive JavaScript Resource. Complete coverage of the W3C DOM2 standard
Build dynamic, cross-browser Web pages using JavaScript--the premier client-side scripting language in use today on the Web. First learn the basics of the language, then combine syntax and theory to develop practical applications--create a variety of windows including special dialogs, use the W3C Document Object Model (DOM) 2 to manipulate (X)HTML documents, add sizzle to your pages with special effects, and improve usability. With full coverage of advanced topics such as using embedded objects and remote JavaScript, this is the ultimate resource for beginning and advanced users alike.
* Learn core language features such as data types, objects, and regular expressions
* Manipulate (X)HTML and XML documents using the W3C DOM 2
* Take advantage of the standard event models in DOM 2 for robust event handling
* Control windows and frames with the Windows object
* Validate forms before sending them to server-side programs
* Add dynamic effects to Web pages, such as rollovers and animation
* Extend JavaScript’s capabilities using embedded multimedia objects
* Interact with servers on the Internet using remote JavaScript
* Understand JavaScript security policies
* Troubleshoot and debug your JavaScript programs
Click here To Download
Head First Java Script
Product Details
* Paperback: 650 pages
* Publisher: O'Reilly Media, Inc. (January 11, 2008)
* Language: English
* ISBN-10: 0596527748
* ISBN-13: 978-0596527747
Product Description
So you're ready to make the leap from writing HTML and CSS web pages to creating dynamic web applications. You want to take your web skills to the next level. And you're finally ready to add "programmer" to the resume. It sounds like you're ready to learn the Web's hottest programming language: JavaScript. Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else's web site, and writing your own interactive web pages.
With Head First JavaScript, you learn:
* The basics of programming, from variables to types to looping
* How the web browser runs your code, and how you can talk to the browser with your code
* Why you'll never have to worry about casting, overloading, or polymorphism when you're writing JavaScript code
* How to use the Document Object Model to change your web pages without making your users click buttons
If you've ever read a Head First book, you know what to expect -- a visually rich format designed for the way your brain works. Head First JavaScript is no exception. It starts where HTML and CSS leave off, and takes you through your first program into more complex programming concepts -- like working directly with the web browser's object model and writing code that works on all modern browsers.
Don't be intimidated if you've never written a line of code before! In typical Head First style, Head First JavaScript doesn't skip steps, and we're not interested in having you cut and paste code. You'll learn JavaScript, understand it, and have a blast along the way. So get ready... dynamic and exciting web pages are just pages away.
About the Author
Michael Morrison is a writer, developer, toy inventor, and author of a variety of books covering topics such as Java, Web scripting, game development, and mobile devices. Some of Michael's notable writing projects include JavaScript Bible, 6th Edition (Wiley, 2006),Teach Yourself HTML and CSS in 24 Hours, 7th Edition (Sams Publishing, 2005), Beginning Mobile Phone Game Programming (Sams Publishing, 2004) and Java Unleashed (Sams Publishing, 1997). Michael is the intructor of several Web-based courses, including DigitalThink's Introduction to Java 2 series, JavaBeans for Programmers series, and Win32 Programming series (www.digitalthink.com).
In addition to his primary profession as a writer and technical consultant, Michael is the founder of Stalefish Labs (www.stalefishlabs.com), an entertainment company specializing in games, toys, and interactive media. When not glued to his computer, skateboarding, playing hockey, or watching movies with his wife, Masheed, Michael enjoys hanging out by his koi pond.
Click Here To Download
No comments:
Post a Comment