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. The Lounge
  3. Languages most current Jobs require.

Languages most current Jobs require.

Scheduled Pinned Locked Moved The Lounge
csharpdatabasepythonhtml
55 Posts 23 Posters 3 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.
  • S Slow Eddie

    I am currently trying to learn a new language. I am proficient in VB.NET, C#, SQL, and T-SQL. I'm familiar with HTML and CSS. According to the TIOBE Index, and the PYPL index Python is the leading language. Is this your experience? As I am currently looking for a new Job, is this, in your opinion the most required Job opening requirements? If not, what language would recommend? :confused: BTW I have come across Required languages that I have never heard of before, on Code Project or anywhere else!

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #5

    Slow Eddie wrote:

    According to the TIOBE Index

    That's most used languages according to some search-engines, and PYPL which says "The more a language tutorial is searched, the more popular the language is assumed to be." Yeah, that assumption says little about what is commercially desirable. If you want to know what is commercially desirable, you look at vacancies in your locale. What work is there, which languages do they require? Just toss 'em in a spreadsheet. There's people still looking for VB6 programmers; that's a language you should defenitely not learn! Lots of .NET here, roughly 70% C# and 30% VB.NET. Some weirdos do Java - but that's about 96% of the market already. Instead of learning something new, how about learning more about those that you know and are widely used? PL/SQL isn't going to help you forward. Understanding a database on a deeper level would. If I have to throw something in that mix, it'd be RegExes. Nothing more.

    Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

    1 Reply Last reply
    0
    • S Slow Eddie

      I am currently trying to learn a new language. I am proficient in VB.NET, C#, SQL, and T-SQL. I'm familiar with HTML and CSS. According to the TIOBE Index, and the PYPL index Python is the leading language. Is this your experience? As I am currently looking for a new Job, is this, in your opinion the most required Job opening requirements? If not, what language would recommend? :confused: BTW I have come across Required languages that I have never heard of before, on Code Project or anywhere else!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #6

      Slow Eddie wrote:

      According to the TIOBE Index, and the PYPL index Python is the leading language

      Both of those look at search engines, not at job openings specifically. It's used by idiots to write articles about which language is trending, which leads to nonsense-articles in the daily news, which then leads to the dark side. Uni's use simpler languages to teach concepts, Open source projects use whatever is available, servers, smartphones, websites and rich UI all thrown in a single basket. And you look to that, for job openings? Open your local gazette and write the languages down. If you already seen C# mentioned before, turf it. Use a spreadsheet, but that says more about what is requested in your locale than some average search engine test that cannot really explain "what" it is indexing. Just a hint that they "may" be popular; yeah, or extremely tedious instead of widely used. Learning PL/SQL isn't going to make any difference - you'll learn that different dialect easily when needed. Python? Well, none asks for that where I live. VB6, unfortunately, they do, wich is something you really MUST NOT LEARN. Java is popular due to universities. Those lefties don't do commercial shit and those students search a lot. Still, you find Java more in the real world than Python. If I need to add to your list, I'd say RegExes.

      Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

      S B 2 Replies Last reply
      0
      • S Slow Eddie

        I am currently trying to learn a new language. I am proficient in VB.NET, C#, SQL, and T-SQL. I'm familiar with HTML and CSS. According to the TIOBE Index, and the PYPL index Python is the leading language. Is this your experience? As I am currently looking for a new Job, is this, in your opinion the most required Job opening requirements? If not, what language would recommend? :confused: BTW I have come across Required languages that I have never heard of before, on Code Project or anywhere else!

        C Offline
        C Offline
        CPallini
        wrote on last edited by
        #7

        Python would be a good choice, in my opinion. You would have at least some fun learning it. You may also find it useful for prototyping.

        "In testa che avete, Signor di Ceprano?" -- Rigoletto

        S R 2 Replies Last reply
        0
        • M MarkTJohnson

          Kent would point you to this which he just posted. The Insider News[^]

          I’ve given up trying to be calm. However, I am open to feeling slightly less agitated.

          S Offline
          S Offline
          Slow Eddie
          wrote on last edited by
          #8

          Thank you. I felt that this was the case, and I appreciate you confirming it.

          ed

          1 Reply Last reply
          0
          • K Kent Sharkey

            Except I'm too lazy to do that ;) Thank you.

            TTFN - Kent

            S Offline
            S Offline
            Slow Eddie
            wrote on last edited by
            #9

            Thanks. I felt that way too.

            ed

            1 Reply Last reply
            0
            • R RickZeeland

              When you try to get a job as a Python programmer with my company you will probably be laughed at, sorry :-\

              S Offline
              S Offline
              Slow Eddie
              wrote on last edited by
              #10

              Thanks. Glad to know that. That languages do you use at your company?

              ed

              R 1 Reply Last reply
              0
              • L Lost User

                Slow Eddie wrote:

                According to the TIOBE Index, and the PYPL index Python is the leading language

                Both of those look at search engines, not at job openings specifically. It's used by idiots to write articles about which language is trending, which leads to nonsense-articles in the daily news, which then leads to the dark side. Uni's use simpler languages to teach concepts, Open source projects use whatever is available, servers, smartphones, websites and rich UI all thrown in a single basket. And you look to that, for job openings? Open your local gazette and write the languages down. If you already seen C# mentioned before, turf it. Use a spreadsheet, but that says more about what is requested in your locale than some average search engine test that cannot really explain "what" it is indexing. Just a hint that they "may" be popular; yeah, or extremely tedious instead of widely used. Learning PL/SQL isn't going to make any difference - you'll learn that different dialect easily when needed. Python? Well, none asks for that where I live. VB6, unfortunately, they do, wich is something you really MUST NOT LEARN. Java is popular due to universities. Those lefties don't do commercial shit and those students search a lot. Still, you find Java more in the real world than Python. If I need to add to your list, I'd say RegExes.

                Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                S Offline
                S Offline
                Slow Eddie
                wrote on last edited by
                #11

                Too Late! I have been working in VB6 since it first came out. If you run across any postings, please shoot them to me. I really need to find a paying job soon.

                ed

                L 1 Reply Last reply
                0
                • C CPallini

                  Python would be a good choice, in my opinion. You would have at least some fun learning it. You may also find it useful for prototyping.

                  "In testa che avete, Signor di Ceprano?" -- Rigoletto

                  S Offline
                  S Offline
                  Slow Eddie
                  wrote on last edited by
                  #12

                  Thanks. do you know anybody who is looking for a Python programmer?

                  ed

                  P C 2 Replies Last reply
                  0
                  • S Slow Eddie

                    Too Late! I have been working in VB6 since it first came out. If you run across any postings, please shoot them to me. I really need to find a paying job soon.

                    ed

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #13

                    Slow Eddie wrote:

                    Too Late! I have been working in VB6 since it first came out.

                    I shall light a candle and pray for you tonight :rose:

                    Slow Eddie wrote:

                    If you run across any postings, please shoot them to me. I really need to find a paying job soon.

                    Yeah.. in the southern Netherlands? There's a US military base nearby? NATO JFC Brunssum | Vacancies[^]

                    Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                    1 Reply Last reply
                    0
                    • S Slow Eddie

                      Thanks. do you know anybody who is looking for a Python programmer?

                      ed

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

                      My boss wants me to learn it, but I ain't gonna.

                      L 1 Reply Last reply
                      0
                      • P PIEBALDconsult

                        My boss wants me to learn it, but I ain't gonna.

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #15

                        Python? For what ffs? You're dangerous enough already.

                        Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                        P 1 Reply Last reply
                        0
                        • L Lost User

                          Python? For what ffs? You're dangerous enough already.

                          Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

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

                          I know, right? Though now he also says he'd rather I were an analyst than a developer. I need to find a new project.

                          L 1 Reply Last reply
                          0
                          • S Slow Eddie

                            I am currently trying to learn a new language. I am proficient in VB.NET, C#, SQL, and T-SQL. I'm familiar with HTML and CSS. According to the TIOBE Index, and the PYPL index Python is the leading language. Is this your experience? As I am currently looking for a new Job, is this, in your opinion the most required Job opening requirements? If not, what language would recommend? :confused: BTW I have come across Required languages that I have never heard of before, on Code Project or anywhere else!

                            L Offline
                            L Offline
                            Lost User
                            wrote on last edited by
                            #17

                            Learn to sell yourself; not some language.

                            "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                            1 Reply Last reply
                            0
                            • C CPallini

                              Python would be a good choice, in my opinion. You would have at least some fun learning it. You may also find it useful for prototyping.

                              "In testa che avete, Signor di Ceprano?" -- Rigoletto

                              R Offline
                              R Offline
                              Roland M Smith
                              wrote on last edited by
                              #18

                              Are Python jobs usually the sole/primary language for a position or is it something used occasionally? I've never tried it. I have been using PowerBuilder since 1994 but also use C++ in simple non visual apps.

                              C 1 Reply Last reply
                              0
                              • S Slow Eddie

                                I am currently trying to learn a new language. I am proficient in VB.NET, C#, SQL, and T-SQL. I'm familiar with HTML and CSS. According to the TIOBE Index, and the PYPL index Python is the leading language. Is this your experience? As I am currently looking for a new Job, is this, in your opinion the most required Job opening requirements? If not, what language would recommend? :confused: BTW I have come across Required languages that I have never heard of before, on Code Project or anywhere else!

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

                                Don't select a language based on how difficult it is to learn. :wtf:

                                O 1 Reply Last reply
                                0
                                • S Slow Eddie

                                  I am currently trying to learn a new language. I am proficient in VB.NET, C#, SQL, and T-SQL. I'm familiar with HTML and CSS. According to the TIOBE Index, and the PYPL index Python is the leading language. Is this your experience? As I am currently looking for a new Job, is this, in your opinion the most required Job opening requirements? If not, what language would recommend? :confused: BTW I have come across Required languages that I have never heard of before, on Code Project or anywhere else!

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #20

                                  If you optimize your skills for "most job openings", you'll just be yet another fungible unit of human resource.

                                  1 Reply Last reply
                                  0
                                  • S Slow Eddie

                                    Thanks. Glad to know that. That languages do you use at your company?

                                    ed

                                    R Offline
                                    R Offline
                                    RickZeeland
                                    wrote on last edited by
                                    #21

                                    I have to admit our company is quite specialized in video surveillance systems, we mostly use C#, C++ and SQL.

                                    1 Reply Last reply
                                    0
                                    • S Slow Eddie

                                      I am currently trying to learn a new language. I am proficient in VB.NET, C#, SQL, and T-SQL. I'm familiar with HTML and CSS. According to the TIOBE Index, and the PYPL index Python is the leading language. Is this your experience? As I am currently looking for a new Job, is this, in your opinion the most required Job opening requirements? If not, what language would recommend? :confused: BTW I have come across Required languages that I have never heard of before, on Code Project or anywhere else!

                                      S Offline
                                      S Offline
                                      Super Lloyd
                                      wrote on last edited by
                                      #22

                                      English is probably the leading language! ;P

                                      A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                                      C 1 Reply Last reply
                                      0
                                      • S Slow Eddie

                                        Thanks. do you know anybody who is looking for a Python programmer?

                                        ed

                                        C Offline
                                        C Offline
                                        CPallini
                                        wrote on last edited by
                                        #23

                                        Yes.

                                        "In testa che avete, Signor di Ceprano?" -- Rigoletto

                                        1 Reply Last reply
                                        0
                                        • R Roland M Smith

                                          Are Python jobs usually the sole/primary language for a position or is it something used occasionally? I've never tried it. I have been using PowerBuilder since 1994 but also use C++ in simple non visual apps.

                                          C Offline
                                          C Offline
                                          CPallini
                                          wrote on last edited by
                                          #24

                                          In job offers (at least the ones I know), usually it is NOT the primary programming language. As matter of fact, companies are using it more and more.

                                          "In testa che avete, Signor di Ceprano?" -- Rigoletto

                                          L 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