Help - Search - Members - Calendar
Full Version: programming language
HTMLHelp Forums > General Interest > Off Topic
Herk522
I realize isn't the right website to be asking this but i dont know where else to ask it. what is a good language to learn for creating .exe files. a programming language that isnt for websites. im interested in learning something like that but i have know idea what language does what. C++, perl; all the same to me.
Dr Z
C++ is very widely used and may be suitable for many applications, but not all - especially if you are doing any serious database applications. Again, it just depends on the application.
Frederiek
Try a Google search with "create windows applications".
Brian Chandler
Why would you want to restrict yourself to creating applications for only one operating system?

QUOTE
C++ is very widely used and may be suitable for many applications, but not all - especially if you are doing any serious database applications.


But I don't see what the language has to do with database applications, since all(?) languages will provide an interface to SQL. Actually Lisp is probably the best language to learn...
Herk522
what about perl. what can it do?
Brian Chandler
QUOTE(Herk522 @ Nov 23 2007, 10:36 AM) *

what about perl. what can it do?


Fundamentally it "can do" more or less anything, and the same is true of all ("proper", i.e. Turing-comple) programming languages. But "can do" isn't the question to ask - the question should be how efficiently you can turn your ideas into working code. For some cases, if execution time is critical the choice may be more limited.

... but there's a _very_ interesting article about Lisp, here:
http://www.paulgraham.com/avg.html
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.