Thread Rating:
  • 3 Vote(s) - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.: Compilation of Java Guides and Resources :.
#1
Compilation of Java Guides and Resources


For the Java programmers, this may make it easier to navigate around and find the resources you need.
Use the shortcut Ctrl + F to find what you need, or you can scroll down through the categories and see. If you can't find what you need here, the [Image: search.gif] Search button is your best friend.



Please suggest more guides to make this a bigger compilation.
Use this format:
Code:
[b]Title[/b]:
[b]Link[/b]:
[b]Author[/b]:
[b]Type[/b] (Source/Video/Tutorial/etc):

I also posted a similar compilation like this on HF, but this is only external links.

Thanks.




What is Java?

Quoting Wikipedia:
Java is a programming language originally developed by James Gosling at Sun Microsystems (which is now a subsidiary of Oracle Corporation) and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode (class file) that can run on any Java Virtual Machine (JVM) regardless of computer architecture. Java is general-purpose, concurrent, class-based, and object-oriented, and is specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere". Java is considered by many as one of the most influential programming languages of the 20th century, and widely used from application software to web application.

Official Website:
http://www.java.com/en/



Ebooks:

External Java Lessons and Resources:

Video Lessons:

Lesson Series No. 1 Lesson Series No. 2 (Intermediate) The lesson goes on further, too long to post here. Here is the channel link. http://www.youtube.com/user/thenewboston
Go to his channel and look for his Java lessons.



Useful Website Links: Credits go to all the original authors of each guide.

Hope this helped,
S7N

[Image: 8wzlu1.png]
Reply


Messages In This Thread
.: Compilation of Java Guides and Resources :. - by --([-S7N-])-- - 04-11-2010, 07:32 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [ Java Tutorials and Guides ] prince76 7 2,012 02-28-2012, 09:34 AM
Last Post: ven0m
  why java haphazard 8 1,523 12-12-2011, 03:23 AM
Last Post: RDCA
  Need Java help from java expert. Blazin 2 1,939 09-07-2011, 02:43 PM
Last Post: AceInfinity
  Java help php 1 854 04-06-2010, 06:41 AM
Last Post: php
  Java Problem for real java programmer Testgamma1 10 4,610 03-14-2010, 09:08 AM
Last Post: uber1337

Forum Jump:


Users browsing this thread: 1 Guest(s)