Thread: Hi
View Single Post
  #11 (permalink)  
Old 07-12-09, 05:44
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
Quote:
Originally Posted by LittleEngineer
The programs that i am trying to write is a search engine (my newest one), an image gallery and a forum.
Assuming all of these are web based then I'd just use PHP and MySQL as the database. Both are free. Both are probably already installed for you on your server (use XAMPP if you want to install on your PC). If you want pretty applications running on your PC then Java is fine (and free). I find all the OO stuff in Java a bit weird - but I'm ancient.
Reply With Quote