PDA

View Full Version : LANGUAGE which DEVELOPS GUI


jeric
July 18th, 2006, 08:22 AM
what language can develop gui based application?
also, what language can develop database systems?
i heard python is good, but can i develop database systems in a Graphical User Interface?
this is not a web based systems huh..

thanks for replying.

Eric_T
July 18th, 2006, 08:30 AM
Almost every programming language have some sort of GUI support and database utilities, but some are better and/or easier to use than others.
Good choices, IMHO, would be either Python or Java. Java is a bit simpler in the GUI department perhaps.