You are not logged in.
What languages do you guys code in? As for me: BASIC, JB(Just Basic), RB (RunBasic), VB (Visual Basic), COBOL, FoxPro, Liberty Basic (LB), Python, C#, C, C++ and Java. That was compiler and IDE based. As for web: HTML (no duh!), CSS (no duh x2! (not factorial)), PHP, ASP.net, JS, Ajax and Flash. I am fluent in most so...
Offline
That is a lot! I am impressed.
Why not list Java in the web-oriented languages. The primary use of Java today is in making web applets, after all...
Here lies the reader who will never open this book. He is forever dead.
Taking a new step, uttering a new word, is what people fear most. ― Fyodor Dostoyevsky, Crime and Punishment
The knowledge of some things as a function of age is a delta function.
Offline
Why thank-you. I don't use Java to make applets so...
Offline
Uh-huh. What do you use it for, then?
Here lies the reader who will never open this book. He is forever dead.
Taking a new step, uttering a new word, is what people fear most. ― Fyodor Dostoyevsky, Crime and Punishment
The knowledge of some things as a function of age is a delta function.
Offline
Just developing simple programs. I mainly program websites nowadays so...
Offline
Also, it is nt a very impressive list. Most languages (the BASICs) are very similar. Along with that, I don't seem to remember all the functions and occasionally have to look at the help file for the more complicated built-in functions. By the way, what languages do you program in?
Offline
Bobbym, what languages do you code in?
Offline
I only code in two now but when I was younger I programmed in all Basics, Assembly, Forth, Lisp, Mathematica, Maple, C++...
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Which two? And woah?! Assembly? Learn machine.
Offline
Mathematica which has features of Prolog, Lisp and others. Maple too.
Yes, for programming nothing beats assembly language. The actual machine instructions.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Learn JustBasic. It is exceptionaly easy. And I meant to learn Machine Code. It beats Assembly.
Offline
There is no difference between machine code and assembly. No one in their right mind would ever code in straight machine. Instead we use assembly.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Other than the first developers. And I don't like Mathematica as you have to pay after the trial is over. I heard 8 just came out though.
Offline
Mathematica combines programming with mathematics. The effect is dazzling. There are freeware alternatives that are its equal.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Really? Have the link?
Offline
There is Geogebra and Sage.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Any non-Java Runtime required languaes?
Offline
Hi;
For what? To download? To learn?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Learn. I want to adapt to a new language, rather the the usual web programming and developing C++ programs.
Offline
Hard to beat C++ for general programming. It is fast!
To go to a new language you would need a reason to do so, wouldn't you?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
What other reason to learn than to learn? Frankly, C++ it complex and gradually uninteresting.
Offline
Get deeper into python is one idea.
Sage, which is used by gAr is python based and as powerful as Maple or Mathematica. But you need to be running Linux.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
I like Python. And Ruby.
Offline
I never tried Ruby or Perl except to learn regular expressions for other programs.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
If you are bored by C++ you can try J, or some of the esoteric programming languages (Brainf*ck, Whitespace, Shakespeare,...).
Here lies the reader who will never open this book. He is forever dead.
Taking a new step, uttering a new word, is what people fear most. ― Fyodor Dostoyevsky, Crime and Punishment
The knowledge of some things as a function of age is a delta function.
Offline