Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Insider News
  4. Python gains the upper hand against Perl, PHP, and Ruby

Python gains the upper hand against Perl, PHP, and Ruby

Scheduled Pinned Locked Moved The Insider News
javapythonphpperlruby
8 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kent Sharkey
    wrote on last edited by
    #1

    Infoworld[^]:

    Java retains the top spot in the monthly Tiobe index of language popularity, but its momentum is slowing.

    For those allergic to data types

    Sander RosselS D 2 Replies Last reply
    0
    • K Kent Sharkey

      Infoworld[^]:

      Java retains the top spot in the monthly Tiobe index of language popularity, but its momentum is slowing.

      For those allergic to data types

      Sander RosselS Offline
      Sander RosselS Offline
      Sander Rossel
      wrote on last edited by
      #2

      A popularity index based on Google searches? If these languages were obvious and easy to learn people wouldn't need Google for help. By that logic we should all adopt whatever is on the bottom of the list and declare it the best programming language evah! :D Too bad we won't get a lot of work done in Z Shell, VHDL, and Verilog... :sigh:

      Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.

      Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

      Regards, Sander

      K P J 3 Replies Last reply
      0
      • Sander RosselS Sander Rossel

        A popularity index based on Google searches? If these languages were obvious and easy to learn people wouldn't need Google for help. By that logic we should all adopt whatever is on the bottom of the list and declare it the best programming language evah! :D Too bad we won't get a lot of work done in Z Shell, VHDL, and Verilog... :sigh:

        Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.

        Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

        Regards, Sander

        K Offline
        K Offline
        Kent Sharkey
        wrote on last edited by
        #3

        Yeah, it is a silly way of ranking languages. I can see why they do it though: Google queries kinda-sorta-maybe do line up with their usage. Barring new languages/frameworks of course that would cause a spike. And older, more well known languages that developers know well. Of course, both of these would likely be smaller numbers anyway. Plus, it's consistent, so even if it's wrong, it's consistently wrong, so the month-over-month comparisons work. ;P

        TTFN - Kent

        1 Reply Last reply
        0
        • Sander RosselS Sander Rossel

          A popularity index based on Google searches? If these languages were obvious and easy to learn people wouldn't need Google for help. By that logic we should all adopt whatever is on the bottom of the list and declare it the best programming language evah! :D Too bad we won't get a lot of work done in Z Shell, VHDL, and Verilog... :sigh:

          Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.

          Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

          Regards, Sander

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          Wanna buy a VAX BASIC? :cool:

          Sander RosselS 1 Reply Last reply
          0
          • Sander RosselS Sander Rossel

            A popularity index based on Google searches? If these languages were obvious and easy to learn people wouldn't need Google for help. By that logic we should all adopt whatever is on the bottom of the list and declare it the best programming language evah! :D Too bad we won't get a lot of work done in Z Shell, VHDL, and Verilog... :sigh:

            Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.

            Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

            Regards, Sander

            J Offline
            J Offline
            Joe Woodbury
            wrote on last edited by
            #5

            Boss: "I heard Python is popular; we must do our project in Python!" Developer: "I don't know Python." Boss: "Google it."

            Sander RosselS 1 Reply Last reply
            0
            • P PIEBALDconsult

              Wanna buy a VAX BASIC? :cool:

              Sander RosselS Offline
              Sander RosselS Offline
              Sander Rossel
              wrote on last edited by
              #6

              Sounds like a medicine for coughing... :~ "VAX clears out the lungs and nostrils and lets you breathe again. Now available in the editions VAX Basic and VAX Premium" :D

              Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.

              Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

              Regards, Sander

              1 Reply Last reply
              0
              • J Joe Woodbury

                Boss: "I heard Python is popular; we must do our project in Python!" Developer: "I don't know Python." Boss: "Google it."

                Sander RosselS Offline
                Sander RosselS Offline
                Sander Rossel
                wrote on last edited by
                #7

                Your boss doesn't know Python either. Just put an actual Python on his desk and call it a day :D

                Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.

                Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                Regards, Sander

                1 Reply Last reply
                0
                • K Kent Sharkey

                  Infoworld[^]:

                  Java retains the top spot in the monthly Tiobe index of language popularity, but its momentum is slowing.

                  For those allergic to data types

                  D Offline
                  D Offline
                  Dominic Burford
                  wrote on last edited by
                  #8

                  PHP is like COBOL.......so much code has been written using it that it will now haunt us forever, despite being an ugly monstrosity of a language.

                  "There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare Home | LinkedIn | Google+ | Twitter

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups