Learning C++

Fergal said:
kavin said:
That's why i love Java. lol. Its "write once, run anywhere".
Have you created any web applications using Java?

I create webapps in Java (Servlet) in my day job.
Haven't created one for personal use though, as it would require Tomcat or Jetty server to run and they are not as cheap as our general apache http servers.
 
Well done Kavin, I've learned some basic Java programming, but never how to do any web stuff with it.
 
Fergal said:
Well done Kavin, I've learned some basic Java programming, but never how to do any web stuff with it.

Doing a small web project in Java will only require basic skills. The tough part is when you decide to try more and try to learn things like Spring, Struts, Hibernate, etc.

But i still like PHP more than Java though. PHP is fun to code. In java you should be careful about datatypes and other declarations.
 
Ive created A few Android apps in Java i'm looking into more into Nintendo game development in A few months to see how that goes.
Over all of them I prefer PHP aswill, you can make Web Games in PHP just as good.
(Facebook Games for Example)

I'm looking into doing web stuff with Java soon.

I have heard of Nintendo being C/C++ based with their games.
 
I believe in w3 school to learn any programming language.This is one of the best online tutorial that i must recommend to all my friends
 
New book Finally arrived: Sams Teach Yourself c++ in 1 hour a day. Its much better than the other book. 😀
 
Ive not been able to do this recently, But I started again today, and made some more complex programs. 😀
 
Back
Top Bottom