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. The stepping stones of CompSci - how is that in other fields?

The stepping stones of CompSci - how is that in other fields?

Scheduled Pinned Locked Moved The Lounge
questioncomgame-devhelptutorial
39 Posts 23 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.
  • P Offline
    P Offline
    peterchen
    wrote on last edited by
    #1

    I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

    Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

    G G P M T 16 Replies Last reply
    0
    • P peterchen

      I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

      Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

      G Offline
      G Offline
      Garth J Lancaster
      wrote on last edited by
      #2

      not sure I agree with your assumptions :- 1) I think there are 'different types' of intelligence - it may be that across some fields, that being able to break things down into steps, be 'creative' (a whole different can of worms) and handle abstract ideas for example is a plus (for example) 2) I think 'above a certain' intelligence level, you can teach people things like pointers - I have done - I also understand the basics of relativity - that comes not from school/Uni, where I didnt 'get it', but by voraciously reading other things that rephrased the terms ... On the flip side, there's things I dont get - women/why Im still single at 0x2B, when I get told Im a nice guy .. [edit] at least Roger has proved there's hope :-) [/edit] 'g'

      J L H 3 Replies Last reply
      0
      • P peterchen

        I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

        Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

        G Offline
        G Offline
        Gary Kirkham
        wrote on last edited by
        #3

        peterchen wrote:

        My question is not whether or not you agree with these assumptions.

        You didn't really think that would keep people from commenting on your assumptions, did you? :) Your assumptions are wrong.

        Gary Kirkham Forever Forgiven and Alive in the Spirit "Truly, truly, I say to you, he who hears My word, and believes Him who sent Me, has eternal life, and does not come into judgment, but has passed out of death into life. Me blog, You read

        P 1 Reply Last reply
        0
        • G Gary Kirkham

          peterchen wrote:

          My question is not whether or not you agree with these assumptions.

          You didn't really think that would keep people from commenting on your assumptions, did you? :) Your assumptions are wrong.

          Gary Kirkham Forever Forgiven and Alive in the Spirit "Truly, truly, I say to you, he who hears My word, and believes Him who sent Me, has eternal life, and does not come into judgment, but has passed out of death into life. Me blog, You read

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

          Gary Kirkham wrote:

          You didn't really think that would keep people from commenting on your assumptions, did you?

          No, just shift the weight a little bit.

          Gary Kirkham wrote:

          Your assumptions are wrong.

          Are they? :cool:

          Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

          1 Reply Last reply
          0
          • P peterchen

            I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

            Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

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

            As to "getting it" or not, I fully agree. I don't "get" some parts of algebra; mostly factoring equations (or whatever :~ ). I failed Algebra II in high school; the only part I did well on was using logs, whereas the rest of the class struggled with that. As a result, I get a lot of satisfaction in resolving mathematical puzzles that I have to struggle with. I wouldn't understand the mathematics of relativity, but the big picture is understandable enough for me; I did a report on the basics of it in college. Chemistry and biology don't interest me at all. People are wired differently... some more than others.

            M 1 Reply Last reply
            0
            • P peterchen

              I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

              Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

              M Offline
              M Offline
              Member 96
              wrote on last edited by
              #6

              Ahh..you're a nature man then in the eternal nature vs nurture debate. I'm a nurture man myself, I think the people that "get it" are the people that have an interest in it. I could be a wizard at math but I have no interest in it at all because I was turned off of it strongly at a young age by a very mean spirited teacher who took a disliking to me and singled me out at a critical time in my life. Before that I was always interested in it even as a young nipper and was far ahead of average for it in elementary school. On the other hand I've always been interested in computers from a young age because of a family friend who was interested in computers and electronics and was encouraging about it. So my answer would be no, the distinction is absolutely not unique to programming or any other field of human endeavour and I disagree with your assertion that there are people who are smarter than other people and therefore better able to "get" these things, I think they are just more interested in that area. I worked in the forest in a really crummy area of it several steps below the lowliest logger, we were contract employees and worked under appalling conditions, it was entirely miserable though good money could be made if you worked extremely hard at it. The people that failed to make the grade were people who were clearly not interested in doing it and were self defeating about it, instead of just quitting to do something else they were interested in they kept persisting and getting nowhere and being miserable about it. You could as easily say that some of use "got it" and some of us didn't but the fact was that anyone could get it if they cared enough.


              "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

              P L 2 Replies Last reply
              0
              • P PIEBALDconsult

                As to "getting it" or not, I fully agree. I don't "get" some parts of algebra; mostly factoring equations (or whatever :~ ). I failed Algebra II in high school; the only part I did well on was using logs, whereas the rest of the class struggled with that. As a result, I get a lot of satisfaction in resolving mathematical puzzles that I have to struggle with. I wouldn't understand the mathematics of relativity, but the big picture is understandable enough for me; I did a report on the basics of it in college. Chemistry and biology don't interest me at all. People are wired differently... some more than others.

                M Offline
                M Offline
                Member 96
                wrote on last edited by
                #7

                PIEBALDconsult wrote:

                People are wired differently... some more than others.

                Nope, I entirely disagree with this statement. I bet you if you very carefully thought back to that class where you did well with logs and badly with everything else, if you looked at your whole life then holistically and traced it back, you'd find some reason why you were more interested in logs than the other aspects, perhaps an initial success and encouragement in that area that spurred you on and less initial success in other areas. Something turned you off of the rest of it and interested you about logs. The brain is wired exactly according to how it's used as modern research shows. It's not hard wired at all, it's plastic and it bends to your will and remaps itself to accommodate. It stands to reason that interest plays the most important role of all, where you put your attention.


                "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

                H P 2 Replies Last reply
                0
                • P peterchen

                  I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

                  Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

                  T Offline
                  T Offline
                  Todd Smith
                  wrote on last edited by
                  #8

                  I'm tone deaf. Does that count?

                  Todd Smith

                  H 1 Reply Last reply
                  0
                  • P peterchen

                    I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

                    Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

                    E Offline
                    E Offline
                    El Corazon
                    wrote on last edited by
                    #9

                    at work they built the world's longest freespanning cable on the windiest pass in southern new mexico.... vibration? no one thought of that? static electricity? whoa... how did we miss that? lightning? that never strikes twice in the same spot... right? I can give you a list of events that would make the C# and C++ forums look more intelligent than Engineering.... and that doesn't count lost things, crashed things, and self destructed things.... many careers have items that people never seem to get or remember... mostly because someone sometime dismissed them as unnecessary.

                    _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb) John Andrew Holmes "It is well to remember that the entire universe, with one trifling exception, is composed of others."

                    1 Reply Last reply
                    0
                    • P peterchen

                      I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

                      Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

                      C Offline
                      C Offline
                      cmk
                      wrote on last edited by
                      #10

                      I believe _everything_ is easy ... if it's explained in the right way. The problem is that 'the right way' varies from person to person, even with people of equivalent intelligence. We each have our own 'world view|framework' that develops over our lifetime. Every time we get a piece of information we see how it fits in our world view. If the information overlaps existing information it reinforces our belief that the existing information is correct. If the information is new then we check that any 'edges' that match existing information do so in a consistent manner. If there are inconsistencies then we question the value of the new information and|or the existing information. If no edges connect to existing information then we have a hard time understanding|learning it - it has no context. The 'aha' moment comes when we develop a metaphor that is able to build a bridge between existing information and the new information. As we learn more the metaphor and bridge are replaced by more complete bits of information. Long answer short; i don't agree with your assumptions, nor do i believe the 'distinctness' you define is unique to learning any given group of knowledge.

                      ...cmk The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying. - John Carmack

                      H E 2 Replies Last reply
                      0
                      • P peterchen

                        I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

                        Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

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

                        peterchen wrote:

                        Programming is "elite"

                        I've been working as a programmer for quite some years, and there is nothing Elitarian about it. I learned that patting an ego is good for lowering the cost of a programmer :)

                        peterchen wrote:

                        and we don't know why that is so.

                        We do know, but mostly we choose to ignore it.

                        peterchen wrote:

                        My question is not whether or not you agree with these assumptions.

                        Most people wouldn't, perhaps you should ask yourself "why" :)

                        peterchen wrote:

                        Is this distinctness unique for programming?

                        Nah, any kid in school that has to face a math-teacher will say that you either get it, or you don't. (And, if it were true, the teacher would be redundant) Each trade has some hard-to-master bits, by which you can recognize a master.

                        I are troll :)

                        modified on Saturday, January 3, 2009 5:41 AM

                        1 Reply Last reply
                        0
                        • M Member 96

                          PIEBALDconsult wrote:

                          People are wired differently... some more than others.

                          Nope, I entirely disagree with this statement. I bet you if you very carefully thought back to that class where you did well with logs and badly with everything else, if you looked at your whole life then holistically and traced it back, you'd find some reason why you were more interested in logs than the other aspects, perhaps an initial success and encouragement in that area that spurred you on and less initial success in other areas. Something turned you off of the rest of it and interested you about logs. The brain is wired exactly according to how it's used as modern research shows. It's not hard wired at all, it's plastic and it bends to your will and remaps itself to accommodate. It stands to reason that interest plays the most important role of all, where you put your attention.


                          "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

                          H Offline
                          H Offline
                          Henry Minute
                          wrote on last edited by
                          #12

                          John C wrote:

                          perhaps an initial success and encouragement in that area that spurred you on

                          I tend to agree with this view. In an Applied Mathematics class at school I gave a correct answer to a question from the teacher, who said I was wrong, took several 'really' wrong answers from other class members before demonstrating exactly my answer on the chalkboard, only it was called a blackboard back then. After that I lost interest in the subject and never paid attention in class.

                          Honi soit qui mal y pongs - Evil to he who thinks it stinks

                          1 Reply Last reply
                          0
                          • C cmk

                            I believe _everything_ is easy ... if it's explained in the right way. The problem is that 'the right way' varies from person to person, even with people of equivalent intelligence. We each have our own 'world view|framework' that develops over our lifetime. Every time we get a piece of information we see how it fits in our world view. If the information overlaps existing information it reinforces our belief that the existing information is correct. If the information is new then we check that any 'edges' that match existing information do so in a consistent manner. If there are inconsistencies then we question the value of the new information and|or the existing information. If no edges connect to existing information then we have a hard time understanding|learning it - it has no context. The 'aha' moment comes when we develop a metaphor that is able to build a bridge between existing information and the new information. As we learn more the metaphor and bridge are replaced by more complete bits of information. Long answer short; i don't agree with your assumptions, nor do i believe the 'distinctness' you define is unique to learning any given group of knowledge.

                            ...cmk The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying. - John Carmack

                            H Offline
                            H Offline
                            Henry Minute
                            wrote on last edited by
                            #13

                            cmk wrote:

                            The problem is that 'the right way' varies from person to person, even with people of equivalent intelligence

                            This is one of the factors which makes buying Computer Books, and I suppose this must apply to other fields, difficult. There are 'lightbulb' books and 'chewing boot leather' books, my boot leather book might be your lightbulb book. The same applies to tutors, articles and other resources. The thing is, to keep chewing till the light comes on.

                            Honi soit qui mal y pongs - Evil to he who thinks it stinks

                            L 1 Reply Last reply
                            0
                            • P peterchen

                              I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

                              Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

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

                              Specialist not elite. There are some major egos in CompSci!

                              Visit http://www.notreadytogiveup.com/[^] and do something special today.

                              M 1 Reply Last reply
                              0
                              • H Henry Minute

                                cmk wrote:

                                The problem is that 'the right way' varies from person to person, even with people of equivalent intelligence

                                This is one of the factors which makes buying Computer Books, and I suppose this must apply to other fields, difficult. There are 'lightbulb' books and 'chewing boot leather' books, my boot leather book might be your lightbulb book. The same applies to tutors, articles and other resources. The thing is, to keep chewing till the light comes on.

                                Honi soit qui mal y pongs - Evil to he who thinks it stinks

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

                                The image I now have of you in a tutorial is err.... :laugh: :doh:

                                Visit http://www.notreadytogiveup.com/[^] and do something special today.

                                H 1 Reply Last reply
                                0
                                • L Lost User

                                  The image I now have of you in a tutorial is err.... :laugh: :doh:

                                  Visit http://www.notreadytogiveup.com/[^] and do something special today.

                                  H Offline
                                  H Offline
                                  Henry Minute
                                  wrote on last edited by
                                  #16

                                  Very purrceptive.

                                  Honi soit qui mal y pongs - Evil to he who thinks it stinks

                                  1 Reply Last reply
                                  0
                                  • P peterchen

                                    I am working with the following assumptions here: Programming is "elite" - some people get it, some people - even if smarter - don't, and we don't know why that is so. We even can identify and usually agree on these things: - "computing basics" (i.e. dumb computers following your instructions) - indirection (pointers and references) - recursion and it's relationship to iteration - concurrency - ... (yes, there's more on the horizon...) i.e. in the sense that someone either "gets" pointers, or doesn't get them. The "aha"-effect may be delayed a bit, but if you don't get it, vigorous study won't remove this deficiency (except maybe how to deal with). My question is not whether or not you agree with these assumptions. But if you do for the moment, my quesiton is: Is this distinctness unique for programming? i.e. do physics, math, chemistry, biology, ... have similar selected feats that are distinctive of the good / mediocre / bad ones? Even independent of "brainy"? I can't think of any really in the other fields. E.g. relativity theory in physics seems to be of a different quality - I've found noone who does not struggle with it, and even those who "get" it have no problem understanding that it's hard. Anyone?

                                    Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

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

                                    peterchen wrote:

                                    Is this distinctness unique for programming?

                                    No. IMHO one big difference is that nowdays everyone qualify himself as 'Senior Developer'. :-D

                                    If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                                    This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                                    [My articles]

                                    1 Reply Last reply
                                    0
                                    • L Lost User

                                      Specialist not elite. There are some major egos in CompSci!

                                      Visit http://www.notreadytogiveup.com/[^] and do something special today.

                                      M Offline
                                      M Offline
                                      Mladen Jankovic
                                      wrote on last edited by
                                      #18

                                      Yeah we are such egomaniacs compared to modest people from other professions like advocacy or Wall Street gangs :rolleyes:

                                      [Genetic Algorithm Library]

                                      C 1 Reply Last reply
                                      0
                                      • M Mladen Jankovic

                                        Yeah we are such egomaniacs compared to modest people from other professions like advocacy or Wall Street gangs :rolleyes:

                                        [Genetic Algorithm Library]

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

                                        :-D

                                        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                                        This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                                        [My articles]

                                        1 Reply Last reply
                                        0
                                        • G Garth J Lancaster

                                          not sure I agree with your assumptions :- 1) I think there are 'different types' of intelligence - it may be that across some fields, that being able to break things down into steps, be 'creative' (a whole different can of worms) and handle abstract ideas for example is a plus (for example) 2) I think 'above a certain' intelligence level, you can teach people things like pointers - I have done - I also understand the basics of relativity - that comes not from school/Uni, where I didnt 'get it', but by voraciously reading other things that rephrased the terms ... On the flip side, there's things I dont get - women/why Im still single at 0x2B, when I get told Im a nice guy .. [edit] at least Roger has proved there's hope :-) [/edit] 'g'

                                          J Offline
                                          J Offline
                                          JimmyRopes
                                          wrote on last edited by
                                          #20

                                          Garth J Lancaster wrote:

                                          I get told Im a nice guy

                                          That's your problem. :doh:

                                          Simply Elegant Designs JimmyRopes Designs
                                          Think inside the box! ProActive Secure Systems
                                          I'm on-line therefore I am. JimmyRopes

                                          O 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