• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Learning java

Deeko

Lifer
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?
 
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.
 
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.
 
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.
 


<< 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.
 
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
 
Back
Top