26
Developer's Corner / Re: What's your Programming Language?
« Last post by jeremejazz on November 15, 2009, 04:50 AM »Tuxman, Do you consider speed more important than functionality? C++ may be fast, but how functional enough is it?My favorite programming language is Java.Oh God why?-jeremejazz (November 13, 2009, 09:48 PM)It's a bit like C/C++ in many ways.... except that you can write efficient and fast code in C++.-jeremejazz (November 13, 2009, 09:48 PM)I'm curious about delphi... is it also an open source language?Not actually. http://en.wikipedia....i/Embarcadero_Delphi-jeremejazz (November 13, 2009, 09:48 PM)what's the difference with a scripting language and a programming language?Scripting languages are usually made for a certain purpose.-jeremejazz (November 13, 2009, 09:48 PM)-Tuxman (November 14, 2009, 06:42 AM)
JAVA may be slow but Sun is currently trying to develop a faster compiler for JAVA and the results are being seen through their updates..

Recent Posts




program. It is a program designed to add, subtract, multiply, divide, and get the modulus of two numbers. The program then displays the results on the Text Area. Another feature is that you can save the results in text file format. It is created as a demonstration of process management and disk management.(pretty COOL huh? 