View Single Post
Old 11-19-2005, 11:26 AM   #3 (permalink)
badshow_99
Member
 
Join Date: Nov 2005
Posts: 35
Default

Quote:
Originally Posted by Machi
Okay, again, I'm a beginner.

From what I gather, there are two things with java. Java programming, which makes programs, and JSP, which is a server sided langauge.

Correct so far?

Now, for Java programming, how can I create a program as something to place on my pc - icon, run, etc.

for JSP, is that the best web based thing to use? And how do I go about doing it? Incorporating it with html, css, graphics, etc.

Thanks - sorry for the dumb questions.

u definitely dont expect a 2-3 lines post to understand all the stuff, rite ?
j/k

there aint just 2 things, there r many things in which java is used
applets, web-applications, enterprise-applications, servlets, jsps, stand-alone programs, etc.
also its used in mobiles, heard of J2ME?

anyways, the best resource for learning about java is its own official site
http://java.sun.com

btw, do u have any previuos programming experience?
badshow_99 is offline   Reply With Quote
Sponsored Links