Which programming language do you use?

07-19-04, 04:31 PM
|
|
Newbie Coder
|
|
Join Date: Jul 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
This is a useful thread.
I'll tell you what my plan is because i am also at the beginning stages. As I have loaded up MySQL Apachie and PHP i will not be going down the ASP route. It seems to me that I should pick either PHP or ASP to concentrate on ( is that correct ?)
Most people seem to be saying good stuff about PHP so I'll go that route. I did do some work in C++ and in VBasic before but as I mainly want to work with MySQL, I'll use PHP.
I saw somewhaer someone say that Pearl/cgi-bin is outdated and there's not point to it. I did not want to have to learn that as well.
I guess that between Javascript and PHP ( and incorparating CSS with the HTML )I should be able to do most things.
Is that about right ? or should I learn something else as well before I tackle some projects ?
My projects are mainly database driven not much need for fancy graphics.
Most am also happy to have any extra guidance.
|

07-20-04, 08:19 PM
|
|
Newbie Coder
|
|
Join Date: Apr 2004
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I've used many: C/C++, C#, VB, VB.NET, ASP, ASP.NET, PHP, HTML, and so on...
|

07-20-04, 09:33 PM
|
 |
Code Guru
|
|
Join Date: Jun 2004
Location: Oregon
Posts: 758
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Perl isn't nessacerily outdated. It hasn't seen as many revs as other languages recently but that is because it's an old language when compared.
There are still somethings that perl will do that PHP won't. I just recently ran up against the need to tell if something is uploading how much is done. In PHP there is no support to read raw post data. To do this in php would be riduclous. Perl on the other hand has no problem.
Perl also has many scripts available for use where newer languages have many but not nearly like perl.
I'm not avocating learning Perl, I'm just correcting the statement it's outdated. Saying it's outdated is saying ISO C++ is outdated.
If I was to tell you a language to learn for internet programming I would be biast and say PHP. But to tell you the truth they all have there nice features. I like ASP especially if you know your clients will only be using internet explorer, there are some amazing things you can do really easily with that windows server/sql server/internet explorer framework.
Coldfusion does some neat things to, along with JSP.
I would say pick one. Then open up the newspaper and see if there is anyone hiring and be your own judge if you've chose right.
__________________
Hawk Enterprises -- Home to PHP games, open-source code, tutorials and free downloads
|

08-18-04, 06:18 PM
|
 |
Newbie Coder
|
|
Join Date: Aug 2004
Location: Guatemala
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Visual Basic, Delphi, .NET.
|

08-28-04, 11:34 AM
|
 |
Newbie Coder
|
|
Join Date: Feb 2004
Location: Houston
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
My primary language is Perl. I've dabbled in php, c, c++ but Perl really is a 'swiss-army chainsaw'. I use it for small utilities, web apps, sysadmin scripts, etc. I do more system administration in perl than bash (although bash is a REALLY good 'language').
I'm involved in a handful of software projects right now in Perl, but when I finish those off I will begin learning Python as it seems that it is the next 'up-and-commer'.
Not intending to be insulting, but I've always viewed php as more of a toy than a programming language. I've never found anything that I could do with php that I couldn't do as well or better with a more established/complete language. In my experience, there's nothing you can't do with just Perl and C.
I have heard that php transfers better between *nix and windows than perl but I don't code for windows so it's not an issue for me.
__________________
--
Work is punishment for failing to procrastinate effectively.
http://www.lonestarcode.com/
|

08-28-04, 11:40 AM
|
|
Wannabe Coder
|
|
Join Date: Mar 2004
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
php/mySQL
php/mySQL
best combination, best value
|

09-04-04, 09:05 AM
|
 |
Newbie Coder
|
|
Join Date: Sep 2004
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Object Pascal all the way
C++ language is ungraceful, ugly (VB is worse, but isn't worth mentionning). I could say Delphi instead of Object Pascal, but I'm in the process of going cross-platform using Free Pascal Compiler, so I'm not really programming in Delphi.
As for the webpage, I write my content in XML files, and render them with XSLT.
|

09-13-04, 06:19 AM
|
|
Newbie Coder
|
|
Join Date: Sep 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I don't use any (yet). But I am planning to use PHP/MySQL. Is it good? By the way, newbie here from the Philippines.
|

09-24-04, 02:16 AM
|
|
Newbie Coder
|
|
Join Date: Sep 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
PHP, Perl,MySQL, HTML, JavaScript,CSS, and Java
|

11-24-04, 08:50 PM
|
 |
Newbie Coder
|
|
Join Date: Nov 2004
Posts: 42
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
ColdFusion, HTML, CSS
ColdFusion does the exact same things PHP can and then some, the big difference is how many less lines of code you have to write to do the exact same thing! In PHP, it takes many lines of code just to connect to an SQL database, but in ColdFusion, I can do it in as little as 3 lines of code.
The HTML and CSS are just add ons to the ColdFusion. You have to know HTML for almost any language. It's used in PHP, ColdFusion, ASP, and many others. Same with CSS.
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|