GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Which programming language do you use? (https://gfy.com/showthread.php?t=1071918)

crazyvipa 06-19-2012 09:16 AM

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

RachelBlackG 06-19-2012 11:37 AM

My programmer does everything in PHP and for my support sites I use only Wordpress.

alf6300 06-19-2012 11:57 AM

Quote:

Originally Posted by crazyvipa (Post 19013450)
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. :2 cents:

SpotOnTechSupport 06-19-2012 02:45 PM

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#.

LeeD 06-20-2012 02:07 PM

I use php, don't really know any other progamming languages.

michael.kickass 06-20-2012 02:54 PM

php 4ever

xp-ViT 06-20-2012 03:46 PM

Each language maву for it's own porpose, but I find Java the most powerful. IMHO

Babaganoosh 06-20-2012 05:37 PM

I write almost everything in Python now. If I need a framework I use Django.

Most of my older backend stuff is pure Perl.

smashits 06-21-2012 01:34 AM

PHP. It is easy to use,especially creating shopping cart is easy in it.

crazyvipa 06-21-2012 11:01 AM

As I figured, PHP is pwning at 90%.

Quote:

Originally Posted by BrownLeopard (Post 19013952)
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 :thumbsup


alf6300:
Quote:

Most of the times coding in PHP is largely a matter of google/copy/paste/adapt.
:banana 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? :GFYBand

hony 06-21-2012 04:38 PM

vba in exel

Chosen 06-22-2012 01:27 AM

PHP :pimp

Kostly 06-22-2012 07:57 AM

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.

crazyvipa 06-22-2012 10:14 AM

Quote:

Originally Posted by Kostly (Post 19018792)
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 :ak47: :error

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.

Kostly 06-22-2012 11:28 AM

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.

xp-ViT 06-30-2012 03:29 AM

Java rocks!!!


All times are GMT -7. The time now is 05:50 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc