Other Languages

Where we keep all the boring tidbits about the PHPDN site, the news, and what not.

Moderator: General Moderators

Besides PHP, what programming language do you often use?

Python
7
3%
Perl
21
10%
C
20
9%
C++
35
16%
Java
49
22%
C#
10
5%
Delphi
14
6%
Visual Basic
51
23%
Shell Scripts (e.g. bash)
9
4%
Ruby
3
1%
 
Total votes: 219

jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Other Languages

Post by jason »

I am always curious about what other languages people use to program in besides PHP. So, let us know what other languages you commonly program in that isn't PHP.

I am not looking for things like HTML or SQL. But programming (or scripting) languages. And please, these are ones that you actually use, not ones that you would like to use.
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

Im a bit of a macwhore, so i tend to also use Objective C a fair bit as well.
User avatar
vigge89
Forum Regular
Posts: 875
Joined: Wed Jul 30, 2003 3:29 am
Location: Sweden

Post by vigge89 »

Visual Basic, but it was some time ago...
User avatar
EvilWalrus
Site Admin
Posts: 209
Joined: Thu Apr 18, 2002 3:21 pm
Location: Springmont, PA USA

Post by EvilWalrus »

I'm a RAD whore... so, thus, i know VB just about as well as PHP (yeah, not somethign i'm entirely proud of, but hey)
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

done vb in college, but it was a while ago, prolly would need a week to get back to it :P
basdog22
Forum Contributor
Posts: 158
Joined: Sun Nov 30, 2003 3:03 pm
Location: Greece

Post by basdog22 »

VB. :roll:

so bad that this poll ain't for what we would like to code :roll:
Jcx.Software
Forum Newbie
Posts: 1
Joined: Sun Jan 25, 2004 7:45 am
Location: USA

Php for VB developers

Post by Jcx.Software »

Comment removed by moderators.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.2 wrote:14. Advertisers and business accounts (a user created specifically for business purposes) are restricted to posting advertisements in either Job Hunt, Volunteer Work or Web Hosting, whichever is appropriate. If none of the allowed forums are appropriate advertise elsewhere, do not post.
norm1220
Forum Newbie
Posts: 2
Joined: Thu Mar 27, 2003 1:25 am

Post by norm1220 »

thanks for the heads-up on the Visual Studio plugin, Jcx.Software. I spent last year as an intern with a .Net development team, I loved the IDE but HATED the language....VB.Net.( at least it is a little more C like than the old VB)

I'm working as a PHP/MySQL developer now so I'm pleased to see that I could use the exellent VS IDE and still code in my language of choice.
:)
User avatar
devork
Forum Contributor
Posts: 213
Joined: Fri Aug 08, 2003 6:44 am
Location: p(h) developer's network

Post by devork »

c/c++,lilttle work in java,perl
but c/c++ is core language.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

C/C++
Python
Shell
Forth
User avatar
protokol
Forum Contributor
Posts: 353
Joined: Fri Jun 21, 2002 7:00 pm
Location: Cleveland, OH
Contact:

Post by protokol »

I program in all of these languages. They are listed in order of most-used to least-used (top to bottom).

Java
C#
C++
C
Scheme
VB
User avatar
voodoo9055
Forum Commoner
Posts: 51
Joined: Sat Apr 26, 2003 3:27 pm
Location: Montgomery, AL

Post by voodoo9055 »

For me,

ASP and a little VB at work. I wish they would allow us to move to ASP.Net but no one wants to fund it, but they are going to make us into Oracle "configurators" what ever that is.

I also play with ASP.Net at home.

8O Developing PHP applications with VS.Net. I am amazed. I will definitely check that out. Like someone said, the VS.Net IDE is nice, but I have to admit that the learning curve has slowed my learning of the C# and VB.Net languages. I can tell that once you get over that hump, .Net is very powerful.
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

Post by Deemo »

vb, c++, bash :)

however i use c++ the most
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

Past: nASM, Turbo Pascal, Basic, C and C++
Now: PHP, Java, Cobol and Bash (Sometimes a little perl script)
Future: C# and Python (If i find some spare time)
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

delphi is my only ( and reciently very seldom ) replacement for php.
Post Reply