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. So, a Friend who worked as a developer asked me this question yesterday...

So, a Friend who worked as a developer asked me this question yesterday...

Scheduled Pinned Locked Moved The Lounge
questioncsharpdata-structureslounge
11 Posts 8 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.
  • S Offline
    S Offline
    Sentenryu
    wrote on last edited by
    #1

    "What is the difference between variables declared with [] after the type and ones that do not have [] after the type? like int[] and int?" my answer: "You seriously don't know the difference between arrays and normal variables?" his counter: "Oh, that's an array? i thought arrays were declared with <>, like list" :doh: sad truth is, when we first met, he had more programming background than me. I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p) "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

    A N D M 4 Replies Last reply
    0
    • S Sentenryu

      "What is the difference between variables declared with [] after the type and ones that do not have [] after the type? like int[] and int?" my answer: "You seriously don't know the difference between arrays and normal variables?" his counter: "Oh, that's an array? i thought arrays were declared with <>, like list" :doh: sad truth is, when we first met, he had more programming background than me. I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p) "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

      A Offline
      A Offline
      Argonia
      wrote on last edited by
      #2

      That is what happens when you start working. Work is bad for you, it messes with your head :D

      Microsoft ... the only place where VARIANT_TRUE != true

      N 1 Reply Last reply
      0
      • S Sentenryu

        "What is the difference between variables declared with [] after the type and ones that do not have [] after the type? like int[] and int?" my answer: "You seriously don't know the difference between arrays and normal variables?" his counter: "Oh, that's an array? i thought arrays were declared with <>, like list" :doh: sad truth is, when we first met, he had more programming background than me. I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p) "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

        D Offline
        D Offline
        Dalek Dave
        wrote on last edited by
        #3

        Sentenryu wrote:

        I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english

        Your English is better than most people's Portuguese.

        --------------------------------- Obscurum per obscurius. Ad astra per alas porci. Quidquid latine dictum sit, altum videtur.

        S 1 Reply Last reply
        0
        • S Sentenryu

          "What is the difference between variables declared with [] after the type and ones that do not have [] after the type? like int[] and int?" my answer: "You seriously don't know the difference between arrays and normal variables?" his counter: "Oh, that's an array? i thought arrays were declared with <>, like list" :doh: sad truth is, when we first met, he had more programming background than me. I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p) "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

          N Offline
          N Offline
          Nicholas Marty
          wrote on last edited by
          #4

          How did he learn how to program? :laugh:

          S 1 Reply Last reply
          0
          • N Nicholas Marty

            How did he learn how to program? :laugh:

            S Offline
            S Offline
            Sentenryu
            wrote on last edited by
            #5

            well, that's the thing, i think he learned with delphi and then VB.Net, but he has alread worked with C# I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p) "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

            P 1 Reply Last reply
            0
            • D Dalek Dave

              Sentenryu wrote:

              I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english

              Your English is better than most people's Portuguese.

              --------------------------------- Obscurum per obscurius. Ad astra per alas porci. Quidquid latine dictum sit, altum videtur.

              S Offline
              S Offline
              Sentenryu
              wrote on last edited by
              #6

              I left that on my signature to explain for general mess ups, but for some reason since the site changed layout a while back, the signature apears as part of the message for me :doh: I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p) "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

              F 1 Reply Last reply
              0
              • A Argonia

                That is what happens when you start working. Work is bad for you, it messes with your head :D

                Microsoft ... the only place where VARIANT_TRUE != true

                N Offline
                N Offline
                Nagy Vilmos
                wrote on last edited by
                #7

                Work is the curse of the drinking classes!

                speramus in juniperus

                1 Reply Last reply
                0
                • S Sentenryu

                  "What is the difference between variables declared with [] after the type and ones that do not have [] after the type? like int[] and int?" my answer: "You seriously don't know the difference between arrays and normal variables?" his counter: "Oh, that's an array? i thought arrays were declared with <>, like list" :doh: sad truth is, when we first met, he had more programming background than me. I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p) "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

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

                  Sentenryu wrote:

                  "Oh, that's an array? i thought arrays were declared with <>, like list<int>"

                  Does he work on Obamacare? ;) Marc

                  Day 1: Spider Database Navigator Unit Testing Succinctly

                  1 Reply Last reply
                  0
                  • S Sentenryu

                    well, that's the thing, i think he learned with delphi and then VB.Net, but he has alread worked with C# I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p) "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

                    P Offline
                    P Offline
                    Paulo Augusto Kunzel
                    wrote on last edited by
                    #9

                    that's odd, even in delphi the [] are used when creating arrays.... anyway, punch him until the <> become []... :laugh: :laugh:

                    There are no secrets to success. It is the result of preparation, hard work, and learning from failure. Colin Powell

                    1 Reply Last reply
                    0
                    • S Sentenryu

                      I left that on my signature to explain for general mess ups, but for some reason since the site changed layout a while back, the signature apears as part of the message for me :doh: I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english. (if you want we can speak in C# or VB.Net =p) "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

                      F Offline
                      F Offline
                      Forogar
                      wrote on last edited by
                      #10

                      You could edit your signature a little and perhaps put an <h> at the top. Also, if I may suggest (as an Englishman with a better than average grasp of the language), you should change:

                      Quote:

                      I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english...

                      to:        I'm Brazilian; English and other human languages in general aren't my best skills so I apologise for my less than perfect English... However, your English seems pretty fair to me - at least you are perfectly understandable.

                      - I would love to change the world, but they won’t give me the source code.

                      S 1 Reply Last reply
                      0
                      • F Forogar

                        You could edit your signature a little and perhaps put an <h> at the top. Also, if I may suggest (as an Englishman with a better than average grasp of the language), you should change:

                        Quote:

                        I'm brazilian and english (well, human languages in general) aren't my best skill, so, sorry by my english...

                        to:        I'm Brazilian; English and other human languages in general aren't my best skills so I apologise for my less than perfect English... However, your English seems pretty fair to me - at least you are perfectly understandable.

                        - I would love to change the world, but they won’t give me the source code.

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

                        I humbly accept your suggestions.


                        I'm Brazilian; English and other human languages in general aren't my best skills so I apologise for my less than perfect English... "Given the chance I'd rather work smart than work hard." - PHS241 "'Sophisticated platform' typically means 'I have no idea how it works.'"

                        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