Which programming language do you use?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crazyvipa
    Confirmed User
    • Aug 2011
    • 73

    #1

    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
    27
    ASP
    0%
    0
    ColdFusion
    0%
    0
    Java
    0%
    2
    Perl
    0%
    0
    PHP
    0%
    20
    Ruby/Ruby on Rails
    0%
    2
    .NET
    0%
    1
    ...WordPress?
    0%
    2

    The poll is expired.

    ----
    celebnuditywebsites AT gmail.com
  • RachelBlackG
    Elysium
    • Feb 2011
    • 1037

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

    Comment

    • alf6300
      Confirmed User
      • Sep 2007
      • 765

      #3
      Originally posted by crazyvipa
      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.
      --

      Comment

      • SpotOnTechSupport
        Confirmed User
        • Mar 2011
        • 119

        #4
        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!

        Comment

        • LeeD
          Confirmed User
          • May 2012
          • 142

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

          Comment

          • michael.kickass
            Too lazy to set a custom title
            • Mar 2009
            • 11039

            #6
            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]

            Comment

            • xp-ViT
              Confirmed User
              • Aug 2008
              • 559

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

              Comment

              • Babaganoosh
                ♥♥♥ Likes Hugs ♥♥♥
                • Nov 2001
                • 15841

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

                Comment

                • smashits
                  Confirmed User
                  • Dec 2010
                  • 304

                  #9
                  PHP. It is easy to use,especially creating shopping cart is easy in it.
                  Adult Article Writing |
                  Adult Directory Submission |

                  Comment

                  • crazyvipa
                    Confirmed User
                    • Aug 2011
                    • 73

                    #10
                    As I figured, PHP is pwning at 90%.

                    Originally posted by BrownLeopard
                    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:
                    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

                    Comment

                    • hony
                      Confirmed User
                      • Nov 2003
                      • 314

                      #11
                      vba in exel
                      sponsors who make me money

                      Comment

                      • Chosen
                        • Aug 2001
                        • 63151

                        #12
                        PHP

                        Comment

                        • Kostly
                          Confirmed User
                          • Oct 2011
                          • 474

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

                          Comment

                          • crazyvipa
                            Confirmed User
                            • Aug 2011
                            • 73

                            #14
                            Originally posted by Kostly
                            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

                            Comment

                            • Kostly
                              Confirmed User
                              • Oct 2011
                              • 474

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

                              Comment

                              • xp-ViT
                                Confirmed User
                                • Aug 2008
                                • 559

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

                                Comment

                                Working...