Programming Language?

william15

New Arrival
Joined
Jul 22, 2009
Messages
15
Reaction score
0
FP$
6
What programming language do you use most when designing sites?

I generally go the HTML/CSS/Javascript frontend with a PHP backend. I have however tried other things like coldfusion,ASP,etc
 
Same, since I host on a Linux that's basically all I need. Though, I heard and one of my new college advisors for my degree (computer science) mentioned that ASP and .NET is getting very popular.
 
Mostly I prefer java.Because,Java is one of the programming language..And it is very easy to learnwhen compared to other languages the coding is easy..And it is platform independent..Because it has JVM..We can run the program in different operating system..
 
most of the language that sites use today is php. imnot good at it though but i mostly use html to reate pages.
 
Comkid, no offense, but your sites must SUCK if you only use CSS "Sometimes".... :lol:
 
HTML and CSS are not programming languages.

@magentos, you can't create a site with Java, if you are referring to Javascript, then they are 2 COMPLETELY different things.
 
magentos said:
Mostly I prefer java.Because,Java is one of the programming language..And it is very easy to learnwhen compared to other languages the coding is easy..And it is platform independent..Because it has JVM..We can run the program in different operating system..
...I don't think this guy read the first post!
 
Almost entirely PHP for me. I want to get into C this winter though. CSS and HTML are markup/style languages, not programming languages though.
 
death180 said:
HTML and CSS are not programming languages.

@magentos, you can't create a site with Java, if you are referring to Javascript, then they are 2 COMPLETELY different things.

CSS is..
 
Back
Top Bottom