 |
|
| Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more. |
|
|
View Poll Results: What is your favorite programming language?
|
|
Ajax
|
  
|
0 |
0% |
|
ASP
|
  
|
0 |
0% |
|
ASP.NET
|
  
|
4 |
10.53% |
|
C and C++
|
  
|
5 |
13.16% |
|
CFML
|
  
|
0 |
0% |
|
CGI and Perl
|
  
|
0 |
0% |
|
Flash
|
  
|
0 |
0% |
|
HTML
|
  
|
5 |
13.16% |
|
Java
|
  
|
2 |
5.26% |
|
JavaScript
|
  
|
3 |
7.89% |
|
PHP
|
  
|
19 |
50.00% |
|
Python
|
  
|
0 |
0% |
|
Ruby on Rails
|
  
|
0 |
0% |
 |
|

11-02-2009, 06:46 AM
|
|
Junior Member
|
|
Join Date: 11-02-09
Posts: 4
|
|
|
I'll give my vote to C anc C++, you can't skip a language like that if you go into programming. However it still depends on what you need to do - some languages can be more useful in one cases then others.
|

11-04-2009, 08:09 PM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 10-11-09
Posts: 2,283
|
|
Well, as I thought, PHP is still in the lead for this poll. I am glad that I chose the language of choice
|

11-05-2009, 12:17 AM
|
|
Banned
Latest Blog: None
|
|
Join Date: 11-02-09
Posts: 362
|
|
|
PHP is my favorite programming language because it is easy and simple.
|

11-05-2009, 01:20 PM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 10-11-09
Posts: 2,283
|
|
|
Do you use PHP for designing all of your websites?
|

11-08-2009, 08:05 PM
|
 |
Junior Member
|
|
Join Date: 11-08-09
Location: GrandRapids, Michigan
Posts: 25
|
|
|
My Favorite Programming Language would have to be PHP because of the simplicity of it.
|

11-08-2009, 08:38 PM
|
 |
Community Builder
|
|
Join Date: 02-04-08
Location: Topeka, KS
Posts: 546
|
|
I wish we could of picked a few 
I like php, but I'm trying to learn more asp.net
__________________
Working on the largest friendly General Forum on the web along with a Forum Directory.
Find me on Twitter :) @BrandonSheley
|

11-09-2009, 11:52 AM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 10-11-09
Posts: 2,283
|
|
I thought about letting everyone pick several but was more interested in seeing what everyone would choose if they were only given one option
|

11-09-2009, 02:03 PM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 11-01-03
Location: Kansas
Posts: 1,356
|
|
|
C#.NET is my favorite. I work in PHP everyday, but the .NET framework has sooo much more to offer.
__________________
█ Izzmo
█ Coding Guru Extraordinaire
█ ZeroWeb Hosting & Design - Customizable hosting for every type of user!
|

11-10-2009, 12:11 AM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 11-07-09
Location: Cardiff, UK
Posts: 151
|
|
PHP for web development, Java for software development/programming etc
Out of the two, I prefer PHP. But that's mainly since I'm still quite new to programming and all.
|

11-10-2009, 06:08 AM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 11-01-03
Location: Kansas
Posts: 1,356
|
|
Quote:
Originally Posted by DH - Tristan Perry
PHP for web development, Java for software development/programming etc
Out of the two, I prefer PHP. But that's mainly since I'm still quite new to programming and all.
|
No, that's not right!
You can use Java in the web environment as well with Java's SDK's and Microsoft with the .NET framework.
__________________
█ Izzmo
█ Coding Guru Extraordinaire
█ ZeroWeb Hosting & Design - Customizable hosting for every type of user!
|

11-10-2009, 07:21 AM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 10-11-09
Posts: 2,283
|
|
Quote:
Originally Posted by Izzmo
No, that's not right!
You can use Java in the web environment as well with Java's SDK's and Microsoft with the .NET framework.
|
I think that he was saying he prefers PHP for web dev and Java for software dev. I don't think he meant you can't use it for web dev
|

11-10-2009, 07:27 AM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 11-10-09
Posts: 81
|
|
|
I like PHP, because you can find great support for almost everything you can think of.
|

11-10-2009, 08:03 AM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 10-11-09
Posts: 2,283
|
|
|
Do you chat on the PHP forums to get support?
|

11-10-2009, 08:13 AM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 11-10-09
Posts: 81
|
|
|
No, i use the php online manual, it has a lot of examples and explications. And if, by any chance, i can't find my answer there, i search on forums. But usually everything is working out very simple.
|

11-10-2009, 02:01 PM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 10-11-09
Posts: 2,283
|
|
|
What kind of work have you been doing with PHP? Do you develop your own scripts or work on other peoples?
|

11-11-2009, 12:40 AM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 11-10-09
Posts: 81
|
|
Quote:
Originally Posted by CyberWizard
What kind of work have you been doing with PHP? Do you develop your own scripts or work on other peoples?
|
It depends on what I need. At first I look for a script that does what I need, and try to adapt it for my needs. If it's too much work, I prefer developing them from scrap. Of course, I'm talking about little scripts, not huge ones like CMS's or stuff like that
|

11-11-2009, 10:05 AM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 10-11-09
Posts: 2,283
|
|
Quote:
Originally Posted by RDragos
It depends on what I need. At first I look for a script that does what I need, and try to adapt it for my needs. If it's too much work, I prefer developing them from scrap. Of course, I'm talking about little scripts, not huge ones like CMS's or stuff like that 
|
I normally do the same as well. I find something that is very similar to what I want and then modify it for my needs.
|

11-11-2009, 10:24 AM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 11-10-09
Posts: 81
|
|
|
It's the best thing to do. Why should i start something from 0, if it's already been done? And probably (90%) it is better optimized than the one I could make from scrap.
|

11-11-2009, 10:26 AM
|
 |
Contributing Member
|
|
Join Date: 05-30-06
Location: Canada
Posts: 913
|
|
|
I voted for php too.
I don't think Ajax as a language.
|

11-11-2009, 05:56 PM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 11-11-09
Posts: 61
|
|
|
PHP is definitely my favorite because it's very easy to understand and you can do a lot of different things with it
|
|
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
|
|
|
All times are GMT -7. The time now is 08:52 PM.
Powered by vBulletin Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP
|
|
|