Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
View Poll Results: Which programming language do you use? | |||
ASP | 0 | 0% | |
ColdFusion | 0 | 0% | |
Java | 2 | 9.52% | |
Perl | 0 | 0% | |
PHP | 20 | 95.24% | |
Ruby/Ruby on Rails | 2 | 9.52% | |
.NET | 1 | 4.76% | |
...WordPress? | 2 | 9.52% | |
Multiple Choice Poll. Voters: 21. You may not vote on this poll |
|
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help. |
|
Thread Tools |
06-19-2012, 09:16 AM | #1 |
Confirmed User
Industry Role:
Join Date: Aug 2011
Posts: 73
|
Which programming language do you use?
I'm going to assume, PHP will murder the rest of the languages -- but curiosity has got the best of me.
Which programing language do you use? Why? Personally, I use PHP & Ruby on Rails for my programs. Rails is a new language to me, and I'm having a blast. It tends to be very streamlined, organized, logical, and seems to take about 40% less development time. I have been considering building a Tube "script" in Ruby and offering it to the community... but it would be in Ruby. Not sure if many people would be able to edit and alter the code as they wanted. --- I added wordpress, lol |
06-19-2012, 11:37 AM | #2 |
Elysium
Industry Role:
Join Date: Feb 2011
Location: Prague
Posts: 1,037
|
My programmer does everything in PHP and for my support sites I use only Wordpress.
|
06-19-2012, 11:57 AM | #3 | |
Confirmed User
Industry Role:
Join Date: Sep 2007
Posts: 766
|
Quote:
The ONE thing, besides everything else, that makes PHP still unbeatable is the amount of codebase out there. You want to do X, but in the way Y, and you have a special case Z. Google XYZ, and 99% of the times there's something out there that does almost exactly what you want. Most of the times coding in PHP is largely a matter of google/copy/paste/adapt.
__________________
-- |
|
06-19-2012, 02:45 PM | #4 |
Confirmed User
Industry Role:
Join Date: Mar 2011
Location: Mansfield, Ohio
Posts: 119
|
Wordpress is coded in PHP with a little javascript/AJAX thrown in for good measure. It's the same way with most popular CMSs out there right now.
Personally, I code in PHP/Javascript/MySQL for most sites, Java and LUA for mobile apps (Android), COCOA for iOS and for programs either C++ or C#. |
06-20-2012, 02:07 PM | #5 |
Confirmed User
Industry Role:
Join Date: May 2012
Posts: 142
|
I use php, don't really know any other progamming languages.
|
06-20-2012, 02:54 PM | #6 |
Too lazy to set a custom title
Join Date: Mar 2009
Posts: 11,039
|
php 4ever
__________________
NICERATIOS - $30 PPS - 50% Rev Share - 5% WM Referral - High Converting Sites!
Any questions about your NICERATIOS account? Vanessa will take care of you: [email protected] Looking to expand your business in general, maybe sell your sites? Contact me: [email protected] |
06-20-2012, 03:46 PM | #7 |
Confirmed User
Join Date: Aug 2008
Posts: 559
|
Each language maву for it's own porpose, but I find Java the most powerful. IMHO
__________________
Attention(!) Ero Advertising - (!) Sell AD spots from your sites, get PROFIT in euros. Sell and buy ads Get extra money out of your mobile traffic. |
06-20-2012, 05:37 PM | #8 |
♥♥♥ Likes Hugs ♥♥♥
Industry Role:
Join Date: Nov 2001
Location: /home
Posts: 15,841
|
I write almost everything in Python now. If I need a framework I use Django.
Most of my older backend stuff is pure Perl.
__________________
I like pie. |
06-21-2012, 01:34 AM | #9 |
Confirmed User
Industry Role:
Join Date: Dec 2010
Posts: 304
|
PHP. It is easy to use,especially creating shopping cart is easy in it.
|
06-21-2012, 11:01 AM | #10 | ||
Confirmed User
Industry Role:
Join Date: Aug 2011
Posts: 73
|
As I figured, PHP is pwning at 90%.
Quote:
LeeD: If you enjoy PHP, and feel comfortable with it -- you should try to dabble in other languages. Never know when someone asks for "something simple" in another language. If it means an extra job -- or even a free website, it's worth it. Knowledge is power alf6300: Quote:
Anyone else chiming in?
__________________
---- celebnuditywebsites AT gmail.com |
||
06-21-2012, 04:38 PM | #11 |
Confirmed User
Industry Role:
Join Date: Nov 2003
Posts: 314
|
vba in exel
__________________
sponsors who make me money |
06-22-2012, 01:27 AM | #12 |
Industry Role:
Join Date: Aug 2001
Posts: 63,151
|
PHP
|
06-22-2012, 07:57 AM | #13 |
Confirmed User
Industry Role:
Join Date: Oct 2011
Posts: 474
|
I hate PHP (LAMP), but I use it almost exclusively
I would love to do .NET or Ruby, but the cost of .NET dev tools are high and the library code base is so extensive that it takes a long time to learn all the objects.
__________________
|
06-22-2012, 10:14 AM | #14 | |
Confirmed User
Industry Role:
Join Date: Aug 2011
Posts: 73
|
Quote:
LAMP isn't all that bad -- it is freely available, comes bundled in tons of software, and the community on the stack is amazing. I think the key here is the community.
__________________
---- celebnuditywebsites AT gmail.com |
|
06-22-2012, 11:28 AM | #15 |
Confirmed User
Industry Role:
Join Date: Oct 2011
Posts: 474
|
I hate that PHP does not allow for or require declaration of variables and that everything is a variant. Makes OOP difficult if not impossible to do. "true" = 23 = "1" = true.
__________________
|
06-30-2012, 03:29 AM | #16 |
Confirmed User
Join Date: Aug 2008
Posts: 559
|
Java rocks!!!
__________________
Attention(!) Ero Advertising - (!) Sell AD spots from your sites, get PROFIT in euros. Sell and buy ads Get extra money out of your mobile traffic. |