Thursday, April 16, 2009

Java



What is Java?
Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few. It's also integral to the intranet applications and other e-business solutions that are the foundation of corporate computing. 

"Java" generally refers to a combination of three things: the Java programming language (a high-level, object-oriented programming language); the Java Virtual Machine (a high-performance virtual machine that executes bytecodes on a specific computing platform, typically abbreviated JVM); and the Java platform, a JVM running compiled Java bytecodes, usually calling on a set of standard libraries such as those provided by Java Standard Edition (SE) or Enterprise Edition (EE). Though coupled by design, the language does not imply the JVM, and vice versa.

Why Learn Java?

http://www.oreillynet.com/pub/a/oreilly/java/news/whyjava_0600.html

 

Java Tutorials

http://java.sun.com/docs/books/tutorial/

http://www.java-samples.com/java/

Sams Teach Yourself Java 2 in 24 Hours

http://www.informit.com/library/content.aspx?b=STY_Java2_24hours&seqNum=8

 

Java Tutorials

http://www.programmingtutorials.com/java.aspx

 

Free Java Programming with Passion!  Online Course

http://www.javapassion.com/javaintro/#Introduction_to_Java_programming

 

Java Beginner Tutorial

http://www.javabeginner.com/


Java Tutorial

http://www.java2s.com/Tutorial/Java/CatalogJava.htm

 

Java for C++ Programmers

http://pages.cs.wisc.edu/~hasti/cs368/JavaTutorial/

 

Java Programming Tutorial

http://java.about.com/od/?once=true&

  

Enterprise JavaBeans Tutorial

http://java.sun.com/developer/onlineTraining/Beans/EJBTutorial/index.html

 

JavaBeans Short Course

http://java.sun.com/developer/onlineTraining/Beans/JBShortCourse/index.html

 

Introduction to the JavaBeans API

http://java.sun.com/developer/onlineTraining/Beans/JBeansAPI/index.html

 

JDBC Short Course

http://java.sun.com/developer/onlineTraining/Database/JDBCShortCourse/index.html

 

Essentials of the Java Programming Language, Part 1

http://java.sun.com/developer/onlineTraining/Programming/BasicJava1/index.html

 

Essentials of the Java Programming Language, Part 2

http://java.sun.com/developer/onlineTraining/Programming/BasicJava2/index.html

 

Advanced Programming for the Java 2 Platform

http://java.sun.com/developer/onlineTraining/Programming/JDCBook/index.html

 

Fundamentals of Java Security

http://java.sun.com/developer/onlineTraining/Security/Fundamentals/abstract.html

 

Fundamentals of Java Servlets

http://java.sun.com/developer/onlineTraining/Servlets/Fundamentals/index.html

 

Introduction to the Collections Framework

http://java.sun.com/developer/onlineTraining/collections/index.html

 

jGuru: Remote Method Invocation: Introduction

http://java.sun.com/developer/onlineTraining/rmi/

 

Introduction to CORBA

http://java.sun.com/developer/onlineTraining/corba/

 

The Java Language Specification

http://java.sun.com/docs/books/jls/index.html

 

Technical Articles and Tips :Feature Stories About Java Technology

http://java.sun.com/features/index.html

 

Article Story of a Servlet: An Instant Tutorial

http://java.sun.com/products/servlet/articles/tutorial/index.html

 

The Java Virtual Machine Specification

http://java.sun.com/docs/books/jvms/index.html

 

Java User Groups

http://java.sun.com/community/usergroups/index.jsp

 

Java

http://home.att.net/~gobruen/progs/j/index.html

  

White Paper: The Java Language Environment: Contents

 http://java.sun.com/docs/white/langenv/

 

Java Applets Tutorial

http://www.web-source.net/java_applet_tutorial.htm

 

Java Applet Tutorial

http://www.dgp.toronto.edu/~mjmcguff/learn/java/

 

Java Applet Tutorial

http://www.realapplets.com/tutorial/

 

Java Coffee Break Tutorials

http://www.javacoffeebreak.com/tutorials/index.html

 

Java Programming FAQs and Tutorials: Learning Java

http://www.apl.jhu.edu/~hall/java/FAQs-and-Tutorials.html

 

Free Java tutorials & programming source code

http://www.freejavaguide.com/

 

Java Tutorials

http://www.tutorialized.com/tutorials/Java/1

 


Learn Java, JSP and more Tutorials based on Examples

http://javalessons.com/

 

Beginners Guide To Java - Programmer's Heaven

http://www.programmersheaven.com/2/Beginners-Guide-To-Java

 

Java Beginners Tutorial

http://www.roseindia.net/java/beginners/

 

Java Video Tutorials


Eclipse And Java:  Free Video Tutorials

http://eclipsetutorial.sourceforge.net/

 

Java-o-matic - Java video tutorials

http://www.javaomatic.com/

 

Learn Java the easy way

http://www.javavideotutes.com/

 

Top 40 Java Video Tutorials on youtube

http://www.intelligentedu.com/blogs/post/best_new_training_sites/3707/top-40-java-video-tutorials-on-youtube

 

Eclipse and Java Video Tutorials

http://sourceforge.net/project/showfiles.php?group_id=200662

 

http://www.techonvideo.com/


Online Video Tutorial Of PHP Java Dreamweaver Photoshop Javascript ETC…

http://freestudycentre.com/2009/03/28/java-video-tutorial-11-if-statements-pt-1-of-3/

 

http://bestpctutorial.com/java-video-tutorial-5-object/

*************************

Java2D: An Introduction and Tutorial

http://javaboutique.internet.com/tutorials/Java2D/

The comp.lang.java FAQ List

http://www.cafeaulait.org/javafaq.html

Brewing Java: A Tutorial

http://www.cafeaulait.org/javatutorial.html

Swing: A Quick Tutorial for AWT Programmers

http://www.apl.jhu.edu/~hall/java/Swing-Tutorial/

The Source for Java Developers

http://java.sun.com/

Thinking in Java, 4th edition

http://mindview.net/Books/TIJ4 

News, Interviews and more on the Java Language

http://javaposse.com/

Java Reference Guide

http://www.informit.com/guides/guide.aspx?g=java

Sockets programming in Java: A tutorial

http://www.javaworld.com/javaworld/jw-12-1996/jw-12-sockets.html

Java Servlets

http://www.linuxjournal.com/article/3119

Beginner's Guide to JDK

http://www.linuxjournal.com/article/2570

GUI Development with Java

http://www.linuxjournal.com/article/2673

Java Networking FAQ Page

http://www.io.com/~maus/JavaNetworkingFAQ.html

No comments:

Post a Comment