Computer Association of SIUE - Forums

CAOS Forums => Lounge => Topic started by: Tyler on 2005-06-05T16:59:49-05:00 (Sunday)

Title: What's your favorite programming language?
Post by: Tyler on 2005-06-05T16:59:49-05:00 (Sunday)
I was going to make this a poll, but there are a bunch of languages that I'm sure I've never heard of.

So, what's your favorite language and why?
Title: Re: What's your favorite programming language?
Post by: Bryan on 2005-06-05T18:13:29-05:00 (Sunday)
Dr. Scheme

but in all seriousness I don't think I have any one favorite language.
Title: Re: What's your favorite programming language?
Post by: bill corcoran on 2005-06-06T10:44:29-05:00 (Monday)
my favorite is binary.  because it's not a language, it's a numbering system  =)
Title: Re: What's your favorite programming language?
Post by: Kade P. Cole on 2005-06-06T11:39:16-05:00 (Monday)
I am kinda partial to the P's from LAMP. Perl, PHP and Python are  very flexible and great for writing quick web apps. The best is that they are so portable and can be used on any platform with one writing. I like to keep things simple and flexible.
Title: Re: What's your favorite programming language?
Post by: Guest on 2005-06-06T11:40:08-05:00 (Monday)
My favorite language is C++!!!!
(powerful isnt it?)
Title: Re: What's your favorite programming language?
Post by: Tyler on 2005-06-06T23:27:33-05:00 (Monday)
Long live PHP!
Title: Re: What's your favorite programming language?
Post by: raptor on 2005-06-08T12:22:12-05:00 (Wednesday)
What no one wants to use punch cards any more. And whatever happened to good 'ol BASIC

can I get a gosub

Scott
Title: Re: What's your favorite programming language?
Post by: The_ME on 2005-06-08T16:58:28-05:00 (Wednesday)
Forth. It's simple, small, and interactive. Right now I am using the RetroForth flavor.
Title: Re: What's your favorite programming language?
Post by: Jerry on 2005-06-08T21:20:07-05:00 (Wednesday)
QuoteThe_ME wrote:
Forth. It's simple, small, and interactive. Right now I am using the RetroForth flavor.

I like the bottom-up languages like Forth, though Lisp is my favorite.
Title: Re: What's your favorite programming language?
Post by: William Grim on 2005-06-09T10:14:18-05:00 (Thursday)
My favorite "portable ASM" language is C because of its flexibility, speed, and low-level acceptance.

I'd have to say I like python the best out of the scripting world.  Though, I have really only used /bin/sh, PHP, python, and perl.  I tried ruby one day, but I didn't have time to learn how to use it.
Title: Re: What's your favorite programming language?
Post by: Ahmed on 2005-06-09T10:29:24-05:00 (Thursday)
no one likes c# ?
Title: Re: What's your favorite programming language?
Post by: Peter Motyka on 2005-06-10T07:12:59-05:00 (Friday)
As much as I hate to admit it... I am quite fond of C# and the .NET framework.  I've been porting code over from Java to this platform and have found instances where logic requiring several lines of Java can be reimplented in a single C#/.NET statement.

However, C# is not my favorite programming language.  When I really want to get my jollies writting code, I fire up a SSH session and VIM and churn out some PHP.
Title: Re: What's your favorite programming language?
Post by: derrickb52 on 2005-06-13T09:35:39-05:00 (Monday)
I notice a lot of people replying, but very few explaining why they like this or that language... I'm curious, what makes PHP so great? I read up on it a little, but it doesn't look very appetizing to me.

As far as what I like? I'd say C++. Is it powerful? What's the definition? It's fairly portable, and there is a lot of support for doing some low level programming (device drivers, other OS stuff), and for serious processor efficient stuff, as well as higher level stuff (MFC), of course if you're going to build a GUI you may as well use something simpler like VB.

I also kinda dig the whole DOM thing that is trying to happen in HTML, if only all the browsers would stick to a standard. And let's not forget about Javascript! Totally awesome...

Yep
Title: Re: What's your favorite programming language?
Post by: Jarod Neuner on 2005-06-13T12:07:04-05:00 (Monday)
Assembly, because I never have a doubt about what a statement is really doing.
Title: Re: What's your favorite programming language?
Post by: Bryan on 2005-06-13T13:56:59-05:00 (Monday)
I guess it is hard to confuse what the statment "move value x from memory location y to memory location z" is actually doing   :-P
Title: Re: What's your favorite programming language?
Post by: Gary Mayer on 2005-06-18T06:35:34-05:00 (Saturday)
I'd have to say expletive because no matter what language I start programming in, this is the one to which I always return!   :ranting: