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

 

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help.

 
Thread Tools
Old 06-19-2012, 09:16 AM   #1
crazyvipa
Registered 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

Last edited by crazyvipa; 06-19-2012 at 09:19 AM..
crazyvipa is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-19-2012, 11:37 AM   #2
RachelBlackG
Elysium
 
RachelBlackG's Avatar
 
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.
RachelBlackG is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-19-2012, 11:57 AM   #3
alf6300
Confirmed User
 
Industry Role:
Join Date: Sep 2007
Posts: 766
Quote:
Originally Posted by crazyvipa View Post
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
Ruby may be supercool, but personally I'd still wait before jumping on (depends on the type of project, of course).

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.
__________________
--
alf6300 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-19-2012, 02:45 PM   #4
SpotOnTechSupport
Confirmed User
 
SpotOnTechSupport's Avatar
 
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#.
__________________
'cuz you're too busy dealing with other stuff to mess around with bad hosting!
Prices start at $2.99 for shared hosting, $80 for managed dedicated!
SpotOnTechSupport is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-20-2012, 02:07 PM   #5
LeeD
Confirmed User
 
Industry Role:
Join Date: May 2012
Posts: 142
I use php, don't really know any other progamming languages.
LeeD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-20-2012, 02:54 PM   #6
michael.kickass
Too lazy to set a custom title
 
michael.kickass's Avatar
 
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]
michael.kickass is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-20-2012, 03:46 PM   #7
xp-ViT
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.
xp-ViT is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-20-2012, 05:37 PM   #8
Babaganoosh
♥♥♥ Likes Hugs ♥♥♥
 
Babaganoosh's Avatar
 
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.
Babaganoosh is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-21-2012, 01:34 AM   #9
smashits
Confirmed User
 
Industry Role:
Join Date: Dec 2010
Posts: 304
PHP. It is easy to use,especially creating shopping cart is easy in it.
smashits is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-21-2012, 11:01 AM   #10
crazyvipa
Registered User
 
Industry Role:
Join Date: Aug 2011
Posts: 73
As I figured, PHP is pwning at 90%.

Quote:
Originally Posted by BrownLeopard View Post
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.
WordPress is extremely popular and has grown from a blog to a full out CMS -- which is the main reason I added it.



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:
Most of the times coding in PHP is largely a matter of google/copy/paste/adapt.
lol, definitely true. Probably the biggest attraction to PHP is the fact that someone has already done exactly what you wanting to do -- and posted the code online for free... Except the idiotic "experts exchange" website. Unfortunately, PHP has a hard time truly scaling (imo). That being said, a well built server & optimized code (and SQL, don't forget the DB!) can definitely run like a champ.





Anyone else chiming in?
__________________
----
celebnuditywebsites AT gmail.com
crazyvipa is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-21-2012, 04:38 PM   #11
hony
Confirmed User
 
hony's Avatar
 
Industry Role:
Join Date: Nov 2003
Posts: 314
vba in exel
__________________
sponsors who make me money
hony is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-22-2012, 01:27 AM   #12
Chosen
 
Industry Role:
Join Date: Aug 2001
Posts: 63,152
PHP
Chosen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-22-2012, 07:57 AM   #13
Kostly
Confirmed User
 
Kostly's Avatar
 
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.
__________________
Slippery Onion - Upload Images for Free Backlinks
Our Kinky Life - Our Adult Sites
Kostly is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-22-2012, 10:14 AM   #14
crazyvipa
Registered User
 
Industry Role:
Join Date: Aug 2011
Posts: 73
Quote:
Originally Posted by Kostly View Post
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.
I'd never learn .NET -- but I am completely bias. I have become anti-microsoft. I picked up my first Mac... and now my PC's at home have become foot stools. When I think Microsoft, I think

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
crazyvipa is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-22-2012, 11:28 AM   #15
Kostly
Confirmed User
 
Kostly's Avatar
 
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.
__________________
Slippery Onion - Upload Images for Free Backlinks
Our Kinky Life - Our Adult Sites
Kostly is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 06-30-2012, 03:29 AM   #16
xp-ViT
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.
xp-ViT is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
 
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks

Tags
asp, php, python, rails, ruby



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.