Question
I program in C (ANSI C89/ISO C90) in a *n*x environment on a regular basis. I am now in a position where it would be beneficial for me to learn a web-development language. In particular, I’m looking to learn a language which:
- …exploits my background as a C programmer.
- …can produce the level of interactiveness of a web-site like stackoverflow.com.
I hear many good things about PHP. Do any of you have other suggestions?
Notes
- Other languages I am familiar with: Java, Perl, Tcsh, and Scheme.
- I forgot to mention that I’m interested in learning a web-development language which is capable of doing things on the client-side. I’m sorry if this was unclear.
- I plan to use my knowledge of the language to develop a web-site which is stylistically similar to stackoverflow.com (with a very different concept, of course).
If you already know C, Perl and Java then in all honesty you already know PHP, you just don’t know it yet. Make sense? Perhaps not. But it will once you start playing with it.
You don’t say why you’re learning a Web development language or what it’s for. That’s key information in providing any sort of recommendation like this. In the absence of such information I would suggest PHP for several reasons: