Poll: Coding Languages

Recommended Videos

Tsunimo

New member
Nov 19, 2009
855
0
0
I want to learn a language but I don't know what one, so I was wondering what the escapists recommend?
I don't know of many except maybe Ruby or C++
As far a discussion value goes, Do any of you know a coding language?
If so what one?
 

ayuri

New member
Sep 11, 2009
471
0
0
pig Latin is one and sign language is its own language but it is unique
 

Boris Goodenough

New member
Jul 15, 2009
1,427
0
0
What are you going to use it for?
I'd recommend FORTRAN though.

A little read, it's definately old but still pretty good in a nerdy way.

http://www.pbm.com/~lindahl/real.programmers.html
 

blankedboy

New member
Feb 7, 2009
5,234
0
0
ayuri said:
pig Latin is one and sign language is its own language but it is unique
EPIC MISUNDERSTANDING MANOUVRE

Anyways, definitely C++. If you're looking to get a job in programming, bear in mind that C++ is the ONLY one that will get you anywhere, don't let people fool you with "C# is where the money is!". Ruby is a very little-known programming language that's intended to 'dumb it down' for people who are new to programming. If you want something a bit easier than C++, try some variant of BASIC. I recommend TrueBasic and DARKBasic (the latter is specifically for games programming), they're very powerful and easy to get the hang of.

Also, if you learn more than one language, you'll notice that all the basic functions remain the same, like variables, lists, if/then, for/next, while/wend, etc.
 

C_sector

Senior Member
Jan 7, 2010
550
0
21
Gender
Male
I say you should consider Java and C#. These are object oriented languages and i believe they are highly sought after. Web technologies like PHP and ASP.NET may also come in handy. Ive had 4 semesters of java and 1 in C#. C# is pretty much microsofts version of Java, they are both very similar. I dont really know much about Ruby. I heard it was developed in Japan (I could be wrong).

C++ is like an upgrade of C Programming. Usually you have to study C before doing C++. Ive done C but never C++, I found C such a pain. I experienced too much mem leaks and bus errors in my apps :(.
 

Robby Foxfur

New member
Sep 1, 2009
404
0
0
if your looking for a job C and ABAP (used in SAP systems that are becoming more used today even thought the coding is old) Visual Basic is fun too
 

burningdragoon

Warrior without Weapons
Jul 27, 2009
1,934
0
0
If you want to learn one language, then you should learn C++. If you want to program for a living that is you best bet. However... C# is pretty awesome, but you should still go with C++. I don't know much about Ruby. Java is pretty easy to learn as well.

Another thing to note. If you are hoping to program for a living generally speaking it is more important that you know how to program and less specifically what you can program in.

Since you asked:
I was taught a good amount of Java and a decent amount of C++ in school. I also know a little bit of Scheme, also from school. I am in the process of familiarizing myself with C# for my job, and I almost wish that was what school focused on. It's really cool. The real problem with C# is that is basically made to be used with Microsoft's programming framework, so it probably doesn't get much use outside of website development and whatnot.

Unity3D has C# capabilities too.

I am not the most expert person to ask, but that's what I have to say

[sub][sub][sub]I love programming though[/sub][/sub][/sub]
 

Sightless Wisdom

Resident Cynic
Jul 24, 2009
2,551
0
0
Learn PHP, C++, java, CSS, HTML and you'll be set. If you don't know anything about coding yet, start with HTML and CSS. OR C++(it's the most important one)
 

Kaymish

The Morally Bankrupt Weasel
Sep 10, 2008
1,255
0
0
probably Java or C++ they are two of the most common and useful plus java is the one being taught in the universities
assembly language is lower lever and therefore requires more skill to use and for that reason is a bad choice when you get to the stage where you can learn a new language in a couple of days then you can look at assembly or machine language programming
 

Naheal

New member
Sep 6, 2009
3,374
0
0
I'd say pick up C++. It's similar enough to other languages where if you learn it, you can transfer several of your skills over to, say, Java.
 

2000b

New member
Sep 20, 2010
1
0
0
As I know from <a href=http://phpforms.net/tutorial/tutorial.html>php tutorial PHP is topical now if you want to get succes in web development