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. Anti-VB

Anti-VB

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studioquestion
92 Posts 31 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.
  • X Xoy

    Why are so many people outspokenly anti-vb? I think its fine to prefer one language over others, perhaps due to what you are most comfortable with, syntax preference, etc... but why are so many people also anti-vb? Especially if its C# vs VB... Considering there isn't that much different between them :confused: I mean, fine and all if you are more comfortable with the cish syntax, but whats wrong with vb :confused: (note i'm referring to the language and not the people who use it ;P)

    B Offline
    B Offline
    Bruce Duncan
    wrote on last edited by
    #12

    Xoy wrote:

    why are so many people also anti-vb

    Everyone needs someone/something to bash, and on this site that thing is VB. I personally find it annoying (the bashing, not the language).

    "Time sneaks up on you like a windshield on a bug."
    - John Lithgow

    1 Reply Last reply
    0
    • P PJ Arends

      Xoy wrote:

      amusing

      I think that is the first time John has been called "amusing". John Simmons / outlaw programmer, placed on this earth for the amusement of others:laugh:


      "You're obviously a superstar." - Christian Graus about me - 12 Feb '03 "Obviously ???  You're definitely a superstar!!!" - mYkel - 21 Jun '04 "There's not enough blatant self-congratulatory backslapping in the world today..." - HumblePie - 21 Jun '05 Within you lies the power for good - Use it!

      T Offline
      T Offline
      Tom Archer
      wrote on last edited by
      #13

      PJ Arends wrote:

      John Simmons / outlaw programmer, placed on this earth for the amusement of others

      No truer words have ever been spoken. :cool: Tom Archer (blog) Program Manager MSDN Online (Windows Vista and Visual C++) MICROSOFT

      realJSOPR 1 Reply Last reply
      0
      • B bakerfishsticks

        Look VB is just a tool same as C++ and has its advantages and disadvantages. From a business stand point VB is great, you can get an app out very quickly without worring about about the little things. I think the people that complain about VB are the JAVA/C#/C++ coders because they think using these language makes them an engineer!! HA, C# which i code in and Java are 4gl languages and C++ is nothing more then a 3gl language and most of us only code for business software which really does not require c++ at all. Think about it if all businesses used c++ apps would never be on time. Thank god for java and .net and yes vb. If you want to feel like an engineer use assembly for microprocesser programming, create your own OS. But otherwiese just accept VB is a tool some people can use well and some just hack it up which is why we are here.

        R Offline
        R Offline
        Red Stateler
        wrote on last edited by
        #14

        VB is for losers!!! HAHAHAHAHA!!!

        P 1 Reply Last reply
        0
        • R Red Stateler

          VB is for losers!!! HAHAHAHAHA!!!

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #15

          espeir wrote:

          VB is for losers!!!

          It's just a wanna-be programming language. Real programmers program C++. PC

          C D 2 Replies Last reply
          0
          • X Xoy

            Ed.Poore wrote:

            From what I understand many people think that VB coders produces sloppy programs with the mind for completing the program quickly rather than stably.

            Well... theres that issue with every language ;P I suppose vb attracts more of such people... vb... visual BASIC... visual BEGINNER's... I took a look at the vb forums here on cp... didn't stay long :| its like WHY?!??!?! :wtf: Also took a look at the C# forums though.... sort of the same issue, a lot of simple questions :doh:

            E Offline
            E Offline
            Ed Poore
            wrote on last edited by
            #16

            Xoy wrote:

            visual BEGINNER's...

            You're right here, what people should say when they're asked how they want to program is... Not oh, you know that Office has VB built into it? but... Hang on, Microsoft has a free SDK for .NET development, this is free to start, there's Mono a Linux equivalent though not yet as fully implemented, there's support for ~40 languages so you can pick the one you want. There are the express editions which are free (and will be nice and cheap in the future if you're more serious). Plus if they really want to learn how to program you can get gcc or MinGW and program in ANSI C :) I don't get it why my college teachers for example teach "programming" in Office when C#, VB.NET, IronPython, Boo whatever is so much more powerful and so much cheaper! Plus there's the new beta for SharpDevelop2 out yesterday. Ed

            X 1 Reply Last reply
            0
            • E Ed Poore

              Xoy wrote:

              visual BEGINNER's...

              You're right here, what people should say when they're asked how they want to program is... Not oh, you know that Office has VB built into it? but... Hang on, Microsoft has a free SDK for .NET development, this is free to start, there's Mono a Linux equivalent though not yet as fully implemented, there's support for ~40 languages so you can pick the one you want. There are the express editions which are free (and will be nice and cheap in the future if you're more serious). Plus if they really want to learn how to program you can get gcc or MinGW and program in ANSI C :) I don't get it why my college teachers for example teach "programming" in Office when C#, VB.NET, IronPython, Boo whatever is so much more powerful and so much cheaper! Plus there's the new beta for SharpDevelop2 out yesterday. Ed

              X Offline
              X Offline
              Xoy
              wrote on last edited by
              #17

              Ed.Poore wrote:

              I don't get it why my college teachers for example teach "programming" in Office when C#, VB.NET, IronPython, Boo whatever is so much more powerful and so much cheaper!

              Office :wtf: huh? :confused: (yes I know that office has scripting built in... but why teach programming using office?!)

              S E 2 Replies Last reply
              0
              • B bakerfishsticks

                Look VB is just a tool same as C++ and has its advantages and disadvantages. From a business stand point VB is great, you can get an app out very quickly without worring about about the little things. I think the people that complain about VB are the JAVA/C#/C++ coders because they think using these language makes them an engineer!! HA, C# which i code in and Java are 4gl languages and C++ is nothing more then a 3gl language and most of us only code for business software which really does not require c++ at all. Think about it if all businesses used c++ apps would never be on time. Thank god for java and .net and yes vb. If you want to feel like an engineer use assembly for microprocesser programming, create your own OS. But otherwiese just accept VB is a tool some people can use well and some just hack it up which is why we are here.

                S Offline
                S Offline
                Shog9 0
                wrote on last edited by
                #18

                bakerfishsticks wrote:

                Look VB is just a tool same as C++ and has its advantages and disadvantages.

                Thank you! All this VB bashing is just pointless. Any fool can see that there is no be-all end-all of languages, and while C++ may be the DeWALT power drill of languages, sometimes that's more than you need. Sometimes, you just want the $2.50 Wal*Mart screwdriver. Like that tool, VB is advertised as having capabilities it really does not, but just as the soft metal in the cheap screwdriver makes it perfect for filing down into a crude weapon, VB can be used to fashion many crude implements of torture. And just as the handle on that screwdriver can be easily snapped off so that it can be easily concealed in small, uncomfortable places, VB code can be separated from its runtime and support libraries, and hidden in script or VBA form, perfect for hiding in email or Office documents. So enough with looking down at VB and VB users. Just because some of us may want tools that allow us to write software doesn't mean that others might not want tools that can be used for... other things. :rolleyes:

                ---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums

                1 Reply Last reply
                0
                • T Tom Archer

                  PJ Arends wrote:

                  John Simmons / outlaw programmer, placed on this earth for the amusement of others

                  No truer words have ever been spoken. :cool: Tom Archer (blog) Program Manager MSDN Online (Windows Vista and Visual C++) MICROSOFT

                  realJSOPR Online
                  realJSOPR Online
                  realJSOP
                  wrote on last edited by
                  #19

                  Yet I am often critisized for trying to do the job for which I've been deposited on this planet. :( ------- sig starts "I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                  T P 2 Replies Last reply
                  0
                  • X Xoy

                    Why are so many people outspokenly anti-vb? I think its fine to prefer one language over others, perhaps due to what you are most comfortable with, syntax preference, etc... but why are so many people also anti-vb? Especially if its C# vs VB... Considering there isn't that much different between them :confused: I mean, fine and all if you are more comfortable with the cish syntax, but whats wrong with vb :confused: (note i'm referring to the language and not the people who use it ;P)

                    S Offline
                    S Offline
                    Shog9 0
                    wrote on last edited by
                    #20

                    Xoy wrote:

                    I think its fine to prefer one language over others, perhaps due to what you are most comfortable with, syntax preference, etc...

                    I have no objection with someone wanting to use VB. I also have no problem with people who don't bathe, smoke heavily, and eat a lot of fish... ...I just don't want to work with either one of them. ;)

                    ---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums

                    C 1 Reply Last reply
                    0
                    • B bakerfishsticks

                      Look VB is just a tool same as C++ and has its advantages and disadvantages. From a business stand point VB is great, you can get an app out very quickly without worring about about the little things. I think the people that complain about VB are the JAVA/C#/C++ coders because they think using these language makes them an engineer!! HA, C# which i code in and Java are 4gl languages and C++ is nothing more then a 3gl language and most of us only code for business software which really does not require c++ at all. Think about it if all businesses used c++ apps would never be on time. Thank god for java and .net and yes vb. If you want to feel like an engineer use assembly for microprocesser programming, create your own OS. But otherwiese just accept VB is a tool some people can use well and some just hack it up which is why we are here.

                      realJSOPR Online
                      realJSOPR Online
                      realJSOP
                      wrote on last edited by
                      #21

                      bakerfishsticks wrote:

                      VB is just a tool same as C++

                      Yeah, it's a tool, but it's kinda like trying to use a screwdriver to hammer a nail.

                      bakerfishsticks wrote:

                      From a business stand point VB is great, you can get an app out very quickly without worring about about the little things.

                      That's laziness more than it is efficiency.

                      bakerfishsticks wrote:

                      Think about it if all businesses used c++ apps would never be on time.

                      Hmmm, I can't recall an app that I was involved with that was ever delivered late, and every one of them looked better than any VB app you might want to point out.

                      bakerfishsticks wrote:

                      But otherwiese just accept VB is a tool some people can use well and some just hack it up which is why we are here.

                      Nope. As real programmers, we have the god-given right to bash VB (and its small-minded advocates) anytime we see fit... ------- sig starts "I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                      E B X 4 Replies Last reply
                      0
                      • X Xoy

                        Why are so many people outspokenly anti-vb? I think its fine to prefer one language over others, perhaps due to what you are most comfortable with, syntax preference, etc... but why are so many people also anti-vb? Especially if its C# vs VB... Considering there isn't that much different between them :confused: I mean, fine and all if you are more comfortable with the cish syntax, but whats wrong with vb :confused: (note i'm referring to the language and not the people who use it ;P)

                        C Offline
                        C Offline
                        code frog 0
                        wrote on last edited by
                        #22

                        Who cares? Get back to work and write some friggin code in whatever language floats your boat. But what I really mean is write some code in whatever language pays your bills. Because languages don't matter paying bills and enjoying your lifestyle are why we do what we do. The rest of this is just wanna-be smack from smackless wanna-be's. Geez enough...:|

                        I only read CP for the articles. Code-frog System Architects, Inc.

                        N 1 Reply Last reply
                        0
                        • X Xoy

                          Ed.Poore wrote:

                          I don't get it why my college teachers for example teach "programming" in Office when C#, VB.NET, IronPython, Boo whatever is so much more powerful and so much cheaper!

                          Office :wtf: huh? :confused: (yes I know that office has scripting built in... but why teach programming using office?!)

                          S Offline
                          S Offline
                          Shog9 0
                          wrote on last edited by
                          #23

                          Xoy wrote:

                          (yes I know that office has scripting built in... but why teach programming using office?!)

                          How else do you expect the next generation of macro viruses to be written? :rolleyes:

                          ---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums

                          X 1 Reply Last reply
                          0
                          • X Xoy

                            Ed.Poore wrote:

                            I don't get it why my college teachers for example teach "programming" in Office when C#, VB.NET, IronPython, Boo whatever is so much more powerful and so much cheaper!

                            Office :wtf: huh? :confused: (yes I know that office has scripting built in... but why teach programming using office?!)

                            E Offline
                            E Offline
                            Ed Poore
                            wrote on last edited by
                            #24

                            They're pretty backwards in college, I've been teaching my teacher almost all the "important" subjects for A-Level. Neither of the two main IT / Computing teachers had even heard of .NET before I said I was going to use if for my project! :doh: Ed

                            X 1 Reply Last reply
                            0
                            • S Shog9 0

                              Xoy wrote:

                              (yes I know that office has scripting built in... but why teach programming using office?!)

                              How else do you expect the next generation of macro viruses to be written? :rolleyes:

                              ---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums

                              X Offline
                              X Offline
                              Xoy
                              wrote on last edited by
                              #25

                              :laugh: Now what good does that do for people (like me) who never write anything in office (and thus don't have it installed ;P)

                              S 1 Reply Last reply
                              0
                              • E Ed Poore

                                They're pretty backwards in college, I've been teaching my teacher almost all the "important" subjects for A-Level. Neither of the two main IT / Computing teachers had even heard of .NET before I said I was going to use if for my project! :doh: Ed

                                X Offline
                                X Offline
                                Xoy
                                wrote on last edited by
                                #26

                                Ed.Poore wrote:

                                Neither of the two main IT / Computing teachers had even heard of .NET before I said I was going to use if for my project!

                                At least (I hope) you didn't have to (try to) explain to your teachers how oop works ;P

                                E D 2 Replies Last reply
                                0
                                • realJSOPR realJSOP

                                  bakerfishsticks wrote:

                                  VB is just a tool same as C++

                                  Yeah, it's a tool, but it's kinda like trying to use a screwdriver to hammer a nail.

                                  bakerfishsticks wrote:

                                  From a business stand point VB is great, you can get an app out very quickly without worring about about the little things.

                                  That's laziness more than it is efficiency.

                                  bakerfishsticks wrote:

                                  Think about it if all businesses used c++ apps would never be on time.

                                  Hmmm, I can't recall an app that I was involved with that was ever delivered late, and every one of them looked better than any VB app you might want to point out.

                                  bakerfishsticks wrote:

                                  But otherwiese just accept VB is a tool some people can use well and some just hack it up which is why we are here.

                                  Nope. As real programmers, we have the god-given right to bash VB (and its small-minded advocates) anytime we see fit... ------- sig starts "I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                  E Offline
                                  E Offline
                                  Ed Poore
                                  wrote on last edited by
                                  #27

                                  John Simmons / outlaw programmer wrote:

                                  Yeah, it's a tool, but it's kinda like trying to use a screwdriver to hammer a nail.

                                  Hmmm, difficult but can be done, I've done it... :~ Ed

                                  1 Reply Last reply
                                  0
                                  • X Xoy

                                    Ed.Poore wrote:

                                    Neither of the two main IT / Computing teachers had even heard of .NET before I said I was going to use if for my project!

                                    At least (I hope) you didn't have to (try to) explain to your teachers how oop works ;P

                                    E Offline
                                    E Offline
                                    Ed Poore
                                    wrote on last edited by
                                    #28

                                    I haven't dared asking Ed

                                    C 1 Reply Last reply
                                    0
                                    • X Xoy

                                      Why are so many people outspokenly anti-vb? I think its fine to prefer one language over others, perhaps due to what you are most comfortable with, syntax preference, etc... but why are so many people also anti-vb? Especially if its C# vs VB... Considering there isn't that much different between them :confused: I mean, fine and all if you are more comfortable with the cish syntax, but whats wrong with vb :confused: (note i'm referring to the language and not the people who use it ;P)

                                      N Offline
                                      N Offline
                                      Nish Nishant
                                      wrote on last edited by
                                      #29

                                      Actually some of the most wide-spread viruses have been written in some sort of VB-variant. So, for some people at least, it did prove to be a very effective tool. Regards, Nish

                                      My blog : Nish’s thoughts on MFC, C++/CLI and .NET

                                      1 Reply Last reply
                                      0
                                      • realJSOPR realJSOP

                                        bakerfishsticks wrote:

                                        VB is just a tool same as C++

                                        Yeah, it's a tool, but it's kinda like trying to use a screwdriver to hammer a nail.

                                        bakerfishsticks wrote:

                                        From a business stand point VB is great, you can get an app out very quickly without worring about about the little things.

                                        That's laziness more than it is efficiency.

                                        bakerfishsticks wrote:

                                        Think about it if all businesses used c++ apps would never be on time.

                                        Hmmm, I can't recall an app that I was involved with that was ever delivered late, and every one of them looked better than any VB app you might want to point out.

                                        bakerfishsticks wrote:

                                        But otherwiese just accept VB is a tool some people can use well and some just hack it up which is why we are here.

                                        Nope. As real programmers, we have the god-given right to bash VB (and its small-minded advocates) anytime we see fit... ------- sig starts "I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                        B Offline
                                        B Offline
                                        bakerfishsticks
                                        wrote on last edited by
                                        #30

                                        you must be a very lonely man.

                                        G realJSOPR 2 Replies Last reply
                                        0
                                        • X Xoy

                                          Why are so many people outspokenly anti-vb? I think its fine to prefer one language over others, perhaps due to what you are most comfortable with, syntax preference, etc... but why are so many people also anti-vb? Especially if its C# vs VB... Considering there isn't that much different between them :confused: I mean, fine and all if you are more comfortable with the cish syntax, but whats wrong with vb :confused: (note i'm referring to the language and not the people who use it ;P)

                                          T Offline
                                          T Offline
                                          ToddHileHoffer
                                          wrote on last edited by
                                          #31

                                          Because people with small genitalia, who are total geeks, need to feel superior and the only way they know how is to put others down. "People who never make mistakes, never do anything." My Blog

                                          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