Spec me some software plz...

Associate
Joined
25 Aug 2008
Posts
947
Hi,

I'm looking to get back into the dev game.

I have a good knowledge of SQL/java, and have came up with a website idea, so I need to get my head around php/html etc.

I currently use netbeans for any dev work, but what free software would you reccomend for web dev?

Cheers in advance.
 
Hi,
I have a good knowledge of SQL/java, and have came up with a website idea, so I need to get my head around php/html etc.

You fail sadly.

You say you have good knowledge of sql and java, yet you for some reason feel the need to learn php? Why exactly?

What about creating a website in a language you know? like, erm... Java?

If you're new try just using jsp's, but realistically if it's a good website you're planning on building use a mvc framework. Spring is pretty easy to get you started, and it's runs on Tomcat, so no need for a meaty jboss server.


EDIT: Oh and I use eclipse ;-)
 
Back
Top Bottom