Pages: 1 2
Topic closed
ssss wrote:
slinger wrote:
nathanprocks wrote:
C and C++ run on all computers. It is C# that only works on Windows.Most programming languages run on all computers. The compiler is the problem
I love how I already said that, in a different way.
There are compilers, such as CodeWarrior, for other platforms. He's just doing what is the most popular compiler for a given language. Many books show examples for code::blocks or Codewarrior, but even though I am learning from one of those books, I use Visual c++.
Offline
This just gave me an idea for something...
Offline
slinger wrote:
Pascal
Topic
Pascal is an easy to learn and fairly easy to read language. It is compiled thus making it faster than many other languages. Pascal is a fully fledged programming language that has been around since 1970. You can get the lazarus IDE here http://lazarus.freepascal.org/. An advantage to pascal is that for every update there is no major code change, sure they might add more commands etc... but the basic language stays the same. So when changing versions you don't even have to think about which one you are used to. I understand this is a problem with python and other languages...
*cough**cough*
Last edited by slinger (2012-03-03 00:25:43)
Offline
ssss wrote:
slinger wrote:
Pretty good, but one problem. Don't link people to any Microsoft crud, it only works on windows D: Try finding a cross-platform compiler, trust me it save three possibly more times the work
Just because you don't like Microsoft, doesn't make a difference to what should be in the database. All resources should be in the database. That said, it will save you three times the work by using Java.
Maybe you could link to the Mono project, though
Offline
Topic closed
Pages: 1 2