Learning java

Deeko

Lifer
Jun 16, 2000
30,213
12
81
Ok I wanna learn some java. Basically I need it to make the navigation buttons for my site. So I don't think I need to learn stuff all that advanced. I already know C++, and I picked that up really quickly, so I'm assuming this shouldn't be too hard either...can anyone point me to a site to help me out?
 

Deeko

Lifer
Jun 16, 2000
30,213
12
81
Dunno...its widespread and is obviously gaining popularity since in the next few years it will replace C++ as the AP test for computer science in high school. And I already have a premade applet that almost does what I want, so if I know that Java can do what I want here. In the end I will end up learning like everything...this just something simple that I need now.
 

joohang

Lifer
Oct 22, 2000
12,340
1
0
I personally would spend that time to study C#. :)

And embed a WinForms control in IE. ;)

P.S. DHTML sounds like a more suitable choice for building those navigation buttons you talk about.
 

Deeko

Lifer
Jun 16, 2000
30,213
12
81
Ok...tell me if I can do what I'm lookin for in DHTML. Go here. Look in the lower left at the DN button. Basically, i want to do something like that, only with the image being a rollover image, and when you click on it having a menu. it is for this site. Basically, some of the nav buttons on the left, I want to have a menu like the DN one pop up when you click on it.
 

j0lly

Platinum Member
Jul 30, 2001
2,885
0
0


<< Why do you want to use Java. Personally I hate it. >>



I am taking a JAVA class this term. Why do you hate it?
 

Nah, you need to learn Visual J#.NET. Hehe, what a stupid name :)

Java is a great language, I would learn it if I were a Comp Sci student. Nothing beats raw C though if you ask me. C++ is ok, but it's a bit of a monster. C# looks like it is going to suck. I stay away from the MS tools unless I am doing DirectX stuff.
 

orty

Golden Member
Nov 27, 2000
1,110
0
76
orty.com
I've got a copy of MS Visual J++ (an older Java development environment for Java 1.1, me thinks), and a copy of a book that, while written for the program, is a good Java learning book.

My FS/T Thread Here