PDA

View Full Version : What language to you commonly program in?


linux-tech
05-01-04, 08:11 PM
Hopefully I'm postin this in the right forum. If not, chicken has the right to behead me :P
Which language do you use when you're programming stuff? What are you most familliar with and why?

Personally, I use php/MySQL, mainly because of the scripting capabilities, and the close resemblance to c. I've been using C for game programming for years and doing the programming thing since, well, my first pc was a TRS-80 if that tells ya anything.

Toolz
05-01-04, 08:36 PM
I use loads. Whatever gets the job done best. But the most common these days is PHP.

linux-tech
05-01-04, 08:39 PM
I can't wait for php5. Actually, I'm thinking about using ioncube for modernbill (since it's the only thing I've got that requires Zend) and just going for it.
heh

Toolz
05-01-04, 09:05 PM
btw I wouldn't call html a "programming" language (similarly xml). Was that just added to make the non-programmers feel better? ;)

linux-tech
05-01-04, 09:13 PM
Originally posted by Toolz:

btw I wouldn't call html a "programming" language (similarly xml). Was that just added to make the non-programmers feel better? ;)

shhhhhhhhhhhhhh
I wouldn't either, but I've been dealing with programming for years. html isn't really a programming language, but some (few) use strictly html.

David
05-01-04, 11:21 PM
You realize you can work with MySQL in languages other than PHP. ;)

Toolz
05-02-04, 12:06 AM
...and you can work in PHP with databases other than MySQL. ;)

Chicken
05-02-04, 06:35 AM
Originally posted by twhiting9275:

Hopefully I'm postin this in the right forum. If not, chicken has the right to behead me :P
Well we do have a Programming Forum (moved). :D
Originally posted by Toolz:

btw I wouldn't call html a "programming" language...
I would, mainly because there isn't much else to call it, and it is (more or less) executed code. It may not be what you think of when people say "coding" but I think it belongs here.

Robert
05-02-04, 06:56 AM
English :D

Toolz
05-02-04, 08:36 AM
btw I wouldn't call html a "programming" language... Well... the "ML" bit stands for "Markup Language", which puts it in a different group to "Programming" languages.

"Markup" is a lot different to "Programming"...

linux-tech
05-02-04, 09:55 AM
Originally posted by David:

You realize you can work with MySQL in languages other than PHP. ;)

Yeah, I know. I tend to group the two together for some reason, probably because it's the easiest way (I've found) to integrate sql into web design.

battra
05-02-04, 11:42 PM
Been using PHP for almost 5 years. It's godsend to me after learning Perl :D Soooooo much easier

noloc
05-04-04, 12:57 AM
yeah, I'd call html and xml markup languages too, and if we're really **** about this stuff I have to ask why php is together with mysql? :)

That being said, I haven't done asp in ages, asp3 was dreadfull no idea how the whole .net shebang is these days.
But personally I like PHP, particular since I've discovered PEAR and started doing everything, more or less, the OOP way. And sometimes some javascript to spruce things up on the client side..

For general server admin scripting type stuff I use Perl and Python mostly, or maybe just some sh if I'm really lazy ;)

The Dude
12-03-09, 03:40 PM
I voted "HTML" as thats the only one listed i have done anything with.. (Little things)

I mostly like programming IN BASIC,i started on Apple COmputers in the 80s and i really got interested... Then i got my Commodore64 (which i love) and i have written many programs ALL IN BASIC!!

And we cant forget the famous GWBASIC which i also have had some fun with :)

http://anonym.to?http://www.eddiesegoura.com/Games/GWBASIC.EXE

krupux
12-09-09, 07:01 AM
I'm a mainly web developer, so I code mostly in PHP/MySQL. Used to dabble in Flash, .NET, Python as well.

Whirly
02-09-10, 08:29 AM
PHP mostly.

alemcherry
03-27-10, 03:08 AM
Most users here would be using PHP/MySQL as it is the most popular language for web scripting. But PHP is low end and never pays well.

casius
04-08-10, 01:01 AM
We provide support in English, Dutch and Lithuanian

justinkemp
10-29-10, 08:11 PM
Which is the best book for C++ ...............

eurovive
11-15-10, 06:53 PM
PHP,HTML and encoding

Elvin
11-18-10, 01:11 AM
Hi everyone,

I'm Elvin new to this forum.
I commonly use html for programming.

shrewsburyyf
12-26-10, 10:03 PM
I use html and basic php

jcourtenay
01-11-11, 01:54 AM
Have quite a lot of experience using PHP / MySQL, have used Visual Studio before now as well.

ccc353
01-12-11, 12:05 PM
PHP MySQL and some C++ ( going to learn )