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. Why do people become a fan of a program language

Why do people become a fan of a program language

Scheduled Pinned Locked Moved The Lounge
csharpc++javavisual-studiocom
21 Posts 17 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.
  • A amagitech

    Sometimes i see some developers say that java kicks the c# or via versa. Yesterday a good know java developer which is jug chairman in turkey said that "I need to have install visual studio for a project, then i saw microsoft seized my computer.". Sometimes they share microsoft steal your codes. the source is that Visual Studio adding telemetry function calls to binary? : cpp[^] What do you think about that?

    F Offline
    F Offline
    F ES Sitecore
    wrote on last edited by
    #6

    I remember back in the day it was "leaked" as an "article" that IE6 (so back in the good ol' days) kept an index of the domains you had visited. As you can imagine when you start to write a domain you get a nice fast auto-complete as a response and obviously indexes are one of the best ways to do this. Needless to say the article (early instance of fake news?) was suggesting that this was so that your browsing history could be given to law-enforcement and you know what haters be doing, right? Hatin'. They simply would not budge that this was the sole resason for maintaining a history index. Of course nowadays people are more familiar with this stuff so it's less of an issue. Those guys have probably moved on to spamming the internet with accussations that MS install spyware on your system and are stealing your code.....

    L 1 Reply Last reply
    0
    • L Lost User

      Mike Diack wrote:

      lets you be most productive

      That now comes only third on my list now. ##1 and 2 are now: 1) I don't want to sell my soul to some company. 2) It's unacceptable that some company tries to take over my system resources whenever they please, install spyware as 'updates', change settings if they don't like them or, most important, snoop around in my work.

      The language is JavaScript. that of Mordor, which I will not utter here
      This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a fucking golf cart.
      "I don't know, extraterrestrial?" "You mean like from space?" "No, from Canada." If software development were a circus, we would all be the clowns.

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #7

      CDP1802 wrote:

      I don't want to sell my soul to some company.

      Why not? You might make a couple of bucks. :-D

      There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.

      M 1 Reply Last reply
      0
      • A amagitech

        Sometimes i see some developers say that java kicks the c# or via versa. Yesterday a good know java developer which is jug chairman in turkey said that "I need to have install visual studio for a project, then i saw microsoft seized my computer.". Sometimes they share microsoft steal your codes. the source is that Visual Studio adding telemetry function calls to binary? : cpp[^] What do you think about that?

        B Offline
        B Offline
        BillWoodruff
        wrote on last edited by
        #8

        I suggest that you consider your friend's opinions on Visual Studio as being a result of prejudice and casual experience. I do think there is a psychological tendency for programmers to "fall in love" with their language/IDE/dev-tools. The "why" of that is, imho, quite complex, and cannot be expressed in simple "facts." Do the tools we use shape the way we see the world : you decide. For any one individual, their degree and intensity of identification-with and feelings-toward their language/tools may vary. Only a few, imho, become language-fanatics. cheers, Bill

        «When I consider my brief span of life, swallowed up in an eternity before and after, the little space I fill, and even can see, engulfed in the infinite immensity of spaces of which I am ignorant, and which know me not, I am frightened, and am astonished at being here rather than there; for there is no reason why here rather than there, now rather than then.» Blaise Pascal

        1 Reply Last reply
        0
        • F F ES Sitecore

          I remember back in the day it was "leaked" as an "article" that IE6 (so back in the good ol' days) kept an index of the domains you had visited. As you can imagine when you start to write a domain you get a nice fast auto-complete as a response and obviously indexes are one of the best ways to do this. Needless to say the article (early instance of fake news?) was suggesting that this was so that your browsing history could be given to law-enforcement and you know what haters be doing, right? Hatin'. They simply would not budge that this was the sole resason for maintaining a history index. Of course nowadays people are more familiar with this stuff so it's less of an issue. Those guys have probably moved on to spamming the internet with accussations that MS install spyware on your system and are stealing your code.....

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

          I did not know Mickeysoft now was into treating brain damage. Did you just get your updates?

          The language is JavaScript. that of Mordor, which I will not utter here
          This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a fucking golf cart.
          "I don't know, extraterrestrial?" "You mean like from space?" "No, from Canada." If software development were a circus, we would all be the clowns.

          1 Reply Last reply
          0
          • A amagitech

            Sometimes i see some developers say that java kicks the c# or via versa. Yesterday a good know java developer which is jug chairman in turkey said that "I need to have install visual studio for a project, then i saw microsoft seized my computer.". Sometimes they share microsoft steal your codes. the source is that Visual Studio adding telemetry function calls to binary? : cpp[^] What do you think about that?

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #10

            Your subject line is interesting but the message body is incomprehensible. Regardless, I'm a fan of C#/.NET because it lets me code the way I like to think about programming -- dynamic modules, reflection and metadata, imperative and functional styles, etc. I'm a fan of Python because of the cross platform capability and large library of stuff out there there runs on both Windows an *nix, making testing really easy. I'm not a fan of C#/.NET because it still isn't a first class citizen on *nix. I'm not a fan of Python because it's slow and the syntax can be obtuse, and the 3rd party libraries can be poorly documented and even more obtuse, and as a language goes, it's not as expressive, and it's more limiting, than C#. So my style is cramped, as it were. ;) And I have nothing in the "fan" category to say about languages like Ruby, other than that Ruby is the VB of open source developers. As well, Javascript. Marc

            Latest Article - Create a Dockerized Python Fiddle Web App Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

            D 1 Reply Last reply
            0
            • A amagitech

              Sometimes i see some developers say that java kicks the c# or via versa. Yesterday a good know java developer which is jug chairman in turkey said that "I need to have install visual studio for a project, then i saw microsoft seized my computer.". Sometimes they share microsoft steal your codes. the source is that Visual Studio adding telemetry function calls to binary? : cpp[^] What do you think about that?

              S Offline
              S Offline
              S Houghtelin
              wrote on last edited by
              #11

              I've managed to get frustrated in every language I've had to use. Just when I think, hmm I kind of like using this one, is when the worst thing of that language be it compiler errors, IDE shortcomings or some syntactical sigal magic gone wrong or any combination of them will rear it's ugly head to remind me to rue the day I thought programming would be cool to do for a living. I think most coders just pick the one that cooperates the most, or fits their twisted way of thinking. :-D

              It was broke, so I fixed it.

              1 Reply Last reply
              0
              • M Marc Clifton

                Your subject line is interesting but the message body is incomprehensible. Regardless, I'm a fan of C#/.NET because it lets me code the way I like to think about programming -- dynamic modules, reflection and metadata, imperative and functional styles, etc. I'm a fan of Python because of the cross platform capability and large library of stuff out there there runs on both Windows an *nix, making testing really easy. I'm not a fan of C#/.NET because it still isn't a first class citizen on *nix. I'm not a fan of Python because it's slow and the syntax can be obtuse, and the 3rd party libraries can be poorly documented and even more obtuse, and as a language goes, it's not as expressive, and it's more limiting, than C#. So my style is cramped, as it were. ;) And I have nothing in the "fan" category to say about languages like Ruby, other than that Ruby is the VB of open source developers. As well, Javascript. Marc

                Latest Article - Create a Dockerized Python Fiddle Web App Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                D Offline
                D Offline
                dandy72
                wrote on last edited by
                #12

                Marc Clifton wrote:

                Your subject line is interesting but the message body is incomprehensible.

                So it's not just me then. I know that I recognized all of these words, but I don't understand what they mean when strung together in this order...

                1 Reply Last reply
                0
                • A amagitech

                  Sometimes i see some developers say that java kicks the c# or via versa. Yesterday a good know java developer which is jug chairman in turkey said that "I need to have install visual studio for a project, then i saw microsoft seized my computer.". Sometimes they share microsoft steal your codes. the source is that Visual Studio adding telemetry function calls to binary? : cpp[^] What do you think about that?

                  A Offline
                  A Offline
                  afigegoznaet
                  wrote on last edited by
                  #13

                  Very easy, I can't get no satisfaction with C# or Python. I certainly do with C++.

                  1 Reply Last reply
                  0
                  • A amagitech

                    Sometimes i see some developers say that java kicks the c# or via versa. Yesterday a good know java developer which is jug chairman in turkey said that "I need to have install visual studio for a project, then i saw microsoft seized my computer.". Sometimes they share microsoft steal your codes. the source is that Visual Studio adding telemetry function calls to binary? : cpp[^] What do you think about that?

                    I Offline
                    I Offline
                    irneb
                    wrote on last edited by
                    #14

                    Strange ... I use C# most of the time, not because I like it better, just because it's the most productive for the sorts of stuff I typically do. Though I tend to write my code in MonoDev / SharpDev instead of VS. For other reasons than you're stating, though since Ms started to really "spy" it's become an added reason for me. This tends to make me think it's not about the language, but rather the tools.

                    M 2 Replies Last reply
                    0
                    • A amagitech

                      Sometimes i see some developers say that java kicks the c# or via versa. Yesterday a good know java developer which is jug chairman in turkey said that "I need to have install visual studio for a project, then i saw microsoft seized my computer.". Sometimes they share microsoft steal your codes. the source is that Visual Studio adding telemetry function calls to binary? : cpp[^] What do you think about that?

                      S Offline
                      S Offline
                      ScottM1
                      wrote on last edited by
                      #15

                      Dude, what?

                      1 Reply Last reply
                      0
                      • A amagitech

                        Sometimes i see some developers say that java kicks the c# or via versa. Yesterday a good know java developer which is jug chairman in turkey said that "I need to have install visual studio for a project, then i saw microsoft seized my computer.". Sometimes they share microsoft steal your codes. the source is that Visual Studio adding telemetry function calls to binary? : cpp[^] What do you think about that?

                        A Offline
                        A Offline
                        AndrewDavie
                        wrote on last edited by
                        #16

                        I become a fan when there something that lets me do common tasks _much_ more easily and not have to wade through 5 different libraries for features that should have been included in the language.

                        1 Reply Last reply
                        0
                        • Z ZurdoDev

                          CDP1802 wrote:

                          I don't want to sell my soul to some company.

                          Why not? You might make a couple of bucks. :-D

                          There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.

                          M Offline
                          M Offline
                          MadMyche
                          wrote on last edited by
                          #17

                          >>Why not? You might make a couple of bucks. I sold my soul; no bucks, just a bill for services rendered

                          B 1 Reply Last reply
                          0
                          • M MadMyche

                            >>Why not? You might make a couple of bucks. I sold my soul; no bucks, just a bill for services rendered

                            B Offline
                            B Offline
                            Bruce Patin
                            wrote on last edited by
                            #18

                            You need to get your collection agent involved.

                            1 Reply Last reply
                            0
                            • M Mike Diack

                              Not sure about what you are talking of, but, for most of us, you become a fan of whatever technology (in my case C++) lets you be most productive.

                              M Offline
                              M Offline
                              Matt McGuire
                              wrote on last edited by
                              #19

                              Agreed. I would also think that's partly a comfort thing; like I don't know how to do "x" in language "y" but my trusty tool kit I've been building over the course of my career, has that "x" feature ready to go. Programming language wars are flat out stupid, it's like arguing over what is better; English or Spanish or something else. They (mostly) all have unique benefits, some are more universal but that does not invalidate others.

                              1 Reply Last reply
                              0
                              • I irneb

                                Strange ... I use C# most of the time, not because I like it better, just because it's the most productive for the sorts of stuff I typically do. Though I tend to write my code in MonoDev / SharpDev instead of VS. For other reasons than you're stating, though since Ms started to really "spy" it's become an added reason for me. This tends to make me think it's not about the language, but rather the tools.

                                M Offline
                                M Offline
                                MadMyche
                                wrote on last edited by
                                #20

                                This tends to make me think it's not about the language, but rather the tools. Like 15 years ago Dreamweaver was the choice of Professional web developers and Front Page marked you as a rank amateur. The truth was that using FP allowed people to do "Right Click Development" of code that they didn't know how to. Now today I am using Visual Studio and I see all of the questions here and mostly S/O on this or that problem when using Entity Framework or LinqToSql... And the push of the Code First approach having VS create a database strongly reminds me of that scorned "Right Click Development"

                                1 Reply Last reply
                                0
                                • I irneb

                                  Strange ... I use C# most of the time, not because I like it better, just because it's the most productive for the sorts of stuff I typically do. Though I tend to write my code in MonoDev / SharpDev instead of VS. For other reasons than you're stating, though since Ms started to really "spy" it's become an added reason for me. This tends to make me think it's not about the language, but rather the tools.

                                  M Offline
                                  M Offline
                                  MadMyche
                                  wrote on last edited by
                                  #21

                                  This tends to make me think it's not about the language, but rather the tools. Like 15 years ago Dreamweaver was the choice of Professional web developers and <1>Front Page marked you as a rank amateur. The truth was that using FP allowed people to do "Right Click Development" of code that they didn't know how to. Now today I am using Visual Studio and I see all of the questions here and mostly S/O on this or that problem when using Entity Framework or LinqToSql... And the push of the Code First approach having VS create a database strongly reminds me of that scorned "Right Click Development"

                                  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