Forums | MacLife

You are not logged in.

#1 2008-05-27 11:26 pm

PHUSMC
One thumbed gimpy
From: Kent, WA
Registered: 2006-05-14
Posts: 796
Website

Favorite language?

What is your favorite programming language?  Mine is PHP.  Just wondering what others like the best.


MacBook Pro 15.4"
2.5GHz CPU, 250GB HDD, 512MB VRAM

Offline

 

#2 2008-05-28 2:05 am

akb825
ph34r teh master sword
From: In a secluded room
Registered: 2003-12-25
Posts: 6346
Website

Re: Favorite language?

Though it does have its flaws, I like C++. It allows you to use higher level constructs, but at the same time still be fairly close to the hardware. In my line of work (video games, and the core engine at that) it is very important to have optimized code, plus that's the level I like to deal with.


My software

"Standards are for n00bs!!!" -Microsoft

Offline

 

#3 2008-05-28 4:24 am

Metacell
lower class snob
From: The space between the spaces
Registered: 2005-03-19
Posts: 4821
Website

Re: Favorite language?

C, Objective C, and Python, in that order.

EDIT: oddly enough, can't stand C++, except for its IO streams.

Last edited by Metacell (2008-05-28 4:26 am)


...having nothing in them of the feelings or principles of '76, now look to a single and splendid government of an aristocracy, founded on banking institutions and moneyed incorporations under the guise and cloak of their favored branches of manufactures, commerce and navigation, riding and ruling over the plundered ploughman and beggared yeomanry. -- TJ

Offline

 

#4 2008-05-28 8:19 am

PHUSMC
One thumbed gimpy
From: Kent, WA
Registered: 2006-05-14
Posts: 796
Website

Re: Favorite language?

We had to learn a little C# in my ASP.NET class last quarter, but we spent way too much time learning how to use VS 2005 to learn much else.  I'd like to learn more C/C++.  I know the very basics of it but never taught myself beyond that.  I took 2 Java classes as well but was left wanting more.  I might take the class this summer on advanced Java so we can learn multi threading.  That would be a helpful feature.


MacBook Pro 15.4"
2.5GHz CPU, 250GB HDD, 512MB VRAM

Offline

 

#5 2008-05-28 11:57 am

Antonio
Now with more cowbell!
From: San Francisco, CA
Registered: 2007-01-16
Posts: 520

Re: Favorite language?

akb825 wrote:

Though it does have its flaws, I like C++. It allows you to use higher level constructs, but at the same time still be fairly close to the hardware. In my line of work (video games, and the core engine at that) it is very important to have optimized code, plus that's the level I like to deal with.

They all have their flaws and their strengths, which is part of why there are so many. And now PHP and javascript join the gang, because they support OOP. Choice is good. Just as people tend to be different, different languages appeal to different people... this will likely not change anytime soon and probably has less to do with the strengths and deficiencies of any particular language and more to do with individual taste.

I personally enjoy working with Java, especially for web development, and the community around it tends to encourage good design practices. It's pretty much with just Ant and my favorite text editor. No fancy IDEs here.

I feel the same way you do about writing lean, optimized code, as performance (or lack thereof) is fairly immediately noticeable on the web. Higher quality coding tends to mean easier editing and better reusability, too


“The most merciful thing in the world, I think, is the inability of the human mind to correlate all its contents.”
--HP Lovecraft, The Call Of Cthulhu

Offline

 

#6 2008-05-29 5:52 pm

b_dubb
loch whatchamacallit
From: chapel hill, nc
Registered: 2002-11-19
Posts: 482
Website

Re: Favorite language?

php/mysql


"The Fates lead he who will; he who won't, they drag." - Seneca

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson