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. Hug a developer!

Hug a developer!

Scheduled Pinned Locked Moved The Lounge
csharp
23 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.
  • V Vitaly Tomilov

    http://www.develop-one.net/blog/2008/08/27/HugADeveloper.aspx

    Professional System Library on www.prosyslib.org

    H Offline
    H Offline
    Harvey Saayman
    wrote on last edited by
    #5

    That rocks :cool:

    Harvey Saayman - South Africa Junior Developer .Net, C#, SQL

    you.suck = (you.passion != Programming)

    1 Reply Last reply
    0
    • V Vitaly Tomilov

      http://www.develop-one.net/blog/2008/08/27/HugADeveloper.aspx

      Professional System Library on www.prosyslib.org

      C Offline
      C Offline
      ciricivan
      wrote on last edited by
      #6

      Oh, so true :) The final part with VB is the best!

      S 1 Reply Last reply
      0
      • K keyboard warrior

        the video is well done. funny concept. but i really hate whining.

        ----------------------------------------------------------- "When I first saw it, I just thought that you really, really enjoyed programming in java." - Leslie Sanford

        P Offline
        P Offline
        peterchen
        wrote on last edited by
        #7

        jgasm wrote:

        but i really hate whining.

        Stop whining. ;P

        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
        blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

        1 Reply Last reply
        0
        • V Vitaly Tomilov

          http://www.develop-one.net/blog/2008/08/27/HugADeveloper.aspx

          Professional System Library on www.prosyslib.org

          F Offline
          F Offline
          ftw melvin
          wrote on last edited by
          #8

          They missed the 'the new bosses friend has developed something that might fulfill 20% of the requirements so we'll buy that and spatchcock the thing later'.

          "If you reward everyone, there will not be enough to go around, so you offer a reward to one in order to encourage everyone." Mei Yaochen in the 'Doing Battle' section of Sun Tzu's: Art of War. .

          1 Reply Last reply
          0
          • C ciricivan

            Oh, so true :) The final part with VB is the best!

            S Offline
            S Offline
            Shani Natav
            wrote on last edited by
            #9

            I could be totally brain dead, but I realy couldn't get the VB joke... :^)

            C 1 Reply Last reply
            0
            • V Vitaly Tomilov

              http://www.develop-one.net/blog/2008/08/27/HugADeveloper.aspx

              Professional System Library on www.prosyslib.org

              G Offline
              G Offline
              Gary Wheeler
              wrote on last edited by
              #10

              I just forwarded that link to the program manager three levels up from me in the food chain. Stay tuned; I'll let you know if I'm still employed next week :rolleyes:.

              Software Zen: delete this;

              1 Reply Last reply
              0
              • S Shani Natav

                I could be totally brain dead, but I realy couldn't get the VB joke... :^)

                C Offline
                C Offline
                ciricivan
                wrote on last edited by
                #11

                I switched from C# (3 years, before that C++) to VB on my last job, for the last 6 months. In one word, it's the same problems, same solutions, .NET is .NET. So I am really amused when hard-minded C, C++ or C# developers ( I include myself in that group), make fun of VB.NET (it's just a tool as the other languages, and it's not easier or harder than those other languages that so called 'hard' programers use). P.S. C++ RULES :)

                S D 2 Replies Last reply
                0
                • C ciricivan

                  I switched from C# (3 years, before that C++) to VB on my last job, for the last 6 months. In one word, it's the same problems, same solutions, .NET is .NET. So I am really amused when hard-minded C, C++ or C# developers ( I include myself in that group), make fun of VB.NET (it's just a tool as the other languages, and it's not easier or harder than those other languages that so called 'hard' programers use). P.S. C++ RULES :)

                  S Offline
                  S Offline
                  Shani Natav
                  wrote on last edited by
                  #12

                  I code in c# and vb and both are neat... altho c# has some good points, vb has inline xml and better COM interop... But I still couldn't get the joke... :)

                  C 1 Reply Last reply
                  0
                  • S Shani Natav

                    I code in c# and vb and both are neat... altho c# has some good points, vb has inline xml and better COM interop... But I still couldn't get the joke... :)

                    C Offline
                    C Offline
                    ciricivan
                    wrote on last edited by
                    #13

                    Cool :doh:

                    1 Reply Last reply
                    0
                    • C ciricivan

                      I switched from C# (3 years, before that C++) to VB on my last job, for the last 6 months. In one word, it's the same problems, same solutions, .NET is .NET. So I am really amused when hard-minded C, C++ or C# developers ( I include myself in that group), make fun of VB.NET (it's just a tool as the other languages, and it's not easier or harder than those other languages that so called 'hard' programers use). P.S. C++ RULES :)

                      D Offline
                      D Offline
                      Dave Sexton
                      wrote on last edited by
                      #14

                      I have no issue with using one over the other & I have no intention of starting a religious war but I prefer C# as I find it to be syntactically more elegant whereas VB feels bloated to me. VB can't help that it's bloated, it just is. Consider Dim myVar As MyType versus MyType myVar; - both do the same thing but C# does it in almost half the keystrokes. VB.NET - programmings fat kid.

                      But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
                      Because programming is an art, not a science. Marc Clifton
                      I gave up when I couldn't spell "egg". Justine Allen

                      M J 2 Replies Last reply
                      0
                      • V Vitaly Tomilov

                        http://www.develop-one.net/blog/2008/08/27/HugADeveloper.aspx

                        Professional System Library on www.prosyslib.org

                        T Offline
                        T Offline
                        Tomas Scheel
                        wrote on last edited by
                        #15

                        Service unavailable I knew it was too good to be true!

                        1 Reply Last reply
                        0
                        • D Dave Sexton

                          I have no issue with using one over the other & I have no intention of starting a religious war but I prefer C# as I find it to be syntactically more elegant whereas VB feels bloated to me. VB can't help that it's bloated, it just is. Consider Dim myVar As MyType versus MyType myVar; - both do the same thing but C# does it in almost half the keystrokes. VB.NET - programmings fat kid.

                          But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
                          Because programming is an art, not a science. Marc Clifton
                          I gave up when I couldn't spell "egg". Justine Allen

                          M Offline
                          M Offline
                          Member 3687319
                          wrote on last edited by
                          #16

                          See, that's the problem with the C# people. You act like the VB people just don't get it and you wonder why. First, you are arrogant for no reason. Secondly, Visual Basic is more "bloated" as you put it because it is much closer to the English language. That is something as programmers we are supposed to be working for. The eventual goal is to be able to just tell the computer what to do in plain english, whether it is written or spoken. It is people like you that are so stuck in the past that you can't see the future. The whole reason that the C syntax was designed so much more "elegantly" as you put it, is because when it was created decades ago they didn't have the large amounts of storage space that we have now. Well, now we do. It is the C#, Java, and C++ adherents who are keeping programming back. The C, C#, C++, and Java syntax is so STUPID, as to be unbelievable. Computer programs are supposed to make our lives easier, yet they insist on programming with a syntax that was originally created in the early 70's!

                          D 1 Reply Last reply
                          0
                          • M Member 3687319

                            See, that's the problem with the C# people. You act like the VB people just don't get it and you wonder why. First, you are arrogant for no reason. Secondly, Visual Basic is more "bloated" as you put it because it is much closer to the English language. That is something as programmers we are supposed to be working for. The eventual goal is to be able to just tell the computer what to do in plain english, whether it is written or spoken. It is people like you that are so stuck in the past that you can't see the future. The whole reason that the C syntax was designed so much more "elegantly" as you put it, is because when it was created decades ago they didn't have the large amounts of storage space that we have now. Well, now we do. It is the C#, Java, and C++ adherents who are keeping programming back. The C, C#, C++, and Java syntax is so STUPID, as to be unbelievable. Computer programs are supposed to make our lives easier, yet they insist on programming with a syntax that was originally created in the early 70's!

                            D Offline
                            D Offline
                            Dave Sexton
                            wrote on last edited by
                            #17

                            Member 3687319 wrote:

                            First, you are arrogant for no reason.

                            Member 3687319 wrote:

                            It is people like you that are so stuck in the past that you can't see the future.

                            Wrong on both counts. I simply prefer one language over the other. I am entitled to have a choice & I have made it. I used VB.NET for many years and still occasionally need to use it. It's a tool to me like any other, but my preference is for C#. The point of a board like this is open discussion, I ventured an opinion. It's sad that you feel the need to try draw me into an argument about the inconsequential. That's your choice I suppose. And mine is to ignore you.

                            But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
                            Because programming is an art, not a science. Marc Clifton
                            I gave up when I couldn't spell "egg". Justine Allen

                            M 1 Reply Last reply
                            0
                            • D Dave Sexton

                              Member 3687319 wrote:

                              First, you are arrogant for no reason.

                              Member 3687319 wrote:

                              It is people like you that are so stuck in the past that you can't see the future.

                              Wrong on both counts. I simply prefer one language over the other. I am entitled to have a choice & I have made it. I used VB.NET for many years and still occasionally need to use it. It's a tool to me like any other, but my preference is for C#. The point of a board like this is open discussion, I ventured an opinion. It's sad that you feel the need to try draw me into an argument about the inconsequential. That's your choice I suppose. And mine is to ignore you.

                              But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
                              Because programming is an art, not a science. Marc Clifton
                              I gave up when I couldn't spell "egg". Justine Allen

                              M Offline
                              M Offline
                              Member 3687319
                              wrote on last edited by
                              #18

                              First off you didn't just express a preference. You stated why you thought the C# language was better than VB, which is a far, far cry from simply saying you have a preference. Also, if you are choosing to ignore me, then why did you respond to my post? Confused again? YOU started this by expressing your inane point, AND putting down VB. The best part is that instead of countering my arguments you just said I was wrong without giving a single reason why. That's certainly a way to win a debate. I state facts and you just yell back that I am wrong and that you're not going to talk to me anymore. You have proven my point better than any facts ever could. You have no legitimate reason, you are just an elitist and you like to feel superior. When you’re challenged you back down and slink off to the corner. It IS people like you that are keeping programming from advancing.

                              D 1 Reply Last reply
                              0
                              • L leckey 0

                                LOVE IT!

                                Blog link to be reinstated at a later date.

                                Y Offline
                                Y Offline
                                Yusubov E
                                wrote on last edited by
                                #19

                                Great Job ! Thanks :)

                                1 Reply Last reply
                                0
                                • M Member 3687319

                                  First off you didn't just express a preference. You stated why you thought the C# language was better than VB, which is a far, far cry from simply saying you have a preference. Also, if you are choosing to ignore me, then why did you respond to my post? Confused again? YOU started this by expressing your inane point, AND putting down VB. The best part is that instead of countering my arguments you just said I was wrong without giving a single reason why. That's certainly a way to win a debate. I state facts and you just yell back that I am wrong and that you're not going to talk to me anymore. You have proven my point better than any facts ever could. You have no legitimate reason, you are just an elitist and you like to feel superior. When you’re challenged you back down and slink off to the corner. It IS people like you that are keeping programming from advancing.

                                  D Offline
                                  D Offline
                                  Dave Sexton
                                  wrote on last edited by
                                  #20

                                  Hello Kyle.

                                  But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
                                  Because programming is an art, not a science. Marc Clifton
                                  I gave up when I couldn't spell "egg". Justine Allen

                                  1 Reply Last reply
                                  0
                                  • V Vitaly Tomilov

                                    http://www.develop-one.net/blog/2008/08/27/HugADeveloper.aspx

                                    Professional System Library on www.prosyslib.org

                                    V Offline
                                    V Offline
                                    vb116
                                    wrote on last edited by
                                    #21

                                    so true.... I like it :)

                                    "Change is permanent, somethings never change!"

                                    1 Reply Last reply
                                    0
                                    • D Dave Sexton

                                      I have no issue with using one over the other & I have no intention of starting a religious war but I prefer C# as I find it to be syntactically more elegant whereas VB feels bloated to me. VB can't help that it's bloated, it just is. Consider Dim myVar As MyType versus MyType myVar; - both do the same thing but C# does it in almost half the keystrokes. VB.NET - programmings fat kid.

                                      But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
                                      Because programming is an art, not a science. Marc Clifton
                                      I gave up when I couldn't spell "egg". Justine Allen

                                      J Offline
                                      J Offline
                                      James Lonero
                                      wrote on last edited by
                                      #22

                                      And if you really want bloat, try Cobol. And, if you want less keystrokes, try APL. But, that's all Greek to me. :-D

                                      1 Reply Last reply
                                      0
                                      • V Vitaly Tomilov

                                        http://www.develop-one.net/blog/2008/08/27/HugADeveloper.aspx

                                        Professional System Library on www.prosyslib.org

                                        B Offline
                                        B Offline
                                        Blumen
                                        wrote on last edited by
                                        #23

                                        Hi, If you wish to download that flash video, please follow these steps: a. Type about:blank in the Firefox address bar b. Now click List cache entries or directly type about:cache?device=disk (Disk cache device) c. Press Ctrl+F and try to location the flash file by typing some part of website URL or the flash file name or just .swf. After some hit and trial, you should be able to locate the swf file URL d. Click the SWF URL to open the Cache Entry Information page. Right click on the link and choose "Save link as" And install this decoder to play flv files in your Windows Media player: http://www.afterdawn.com/software/video_software/codecs_and_filters/flv_splitter.cfm[^] regards, blumen

                                        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