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. Has any programming language ever affected your thought process in real life?

Has any programming language ever affected your thought process in real life?

Scheduled Pinned Locked Moved The Lounge
c++comhelpquestiondiscussion
84 Posts 55 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.
  • L leonej_dt

    Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

    If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

    J Offline
    J Offline
    John Oxley
    wrote on last edited by
    #13

    Regular Expressions. I tend to "see" matches for certain groups of items, for example, shopping. /.*milk.*/i Whenever someone says something thought provoking, my mind starts making up regex's that will match various parts of the statement. And after a sixpack or 2, my mates aren't really sure what I mean when I slurr "slash whack dee plus slash beer".

    O D 2 Replies Last reply
    0
    • L leonej_dt

      Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

      If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

      V Offline
      V Offline
      VE2
      wrote on last edited by
      #14

      If true in my life then no one has commented on it so far; else it would have imapcted my writing ability; or altered the way I think. While I do consider a problem algorithmically until the process has completed I usually return a valid result.

      73

      0 1 Reply Last reply
      0
      • V VE2

        If true in my life then no one has commented on it so far; else it would have imapcted my writing ability; or altered the way I think. While I do consider a problem algorithmically until the process has completed I usually return a valid result.

        73

        0 Offline
        0 Offline
        0x3c0
        wrote on last edited by
        #15

        :laugh: Gets my 5.

        OSDev

        1 Reply Last reply
        0
        • L leonej_dt

          Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

          If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

          0 Offline
          0 Offline
          0x3c0
          wrote on last edited by
          #16

          Yes. I don't tend to think in words now, just abstract classes and semicolons. I don't know whether to be very happy (I'm a little better at programming because of it) or annoyed (it sometimes annoys my family)

          OSDev

          1 Reply Last reply
          0
          • J John Oxley

            Regular Expressions. I tend to "see" matches for certain groups of items, for example, shopping. /.*milk.*/i Whenever someone says something thought provoking, my mind starts making up regex's that will match various parts of the statement. And after a sixpack or 2, my mates aren't really sure what I mean when I slurr "slash whack dee plus slash beer".

            O Offline
            O Offline
            Oyvind Sean Kinsey
            wrote on last edited by
            #17

            Maybe not a programming issue, but still - when ending IM-conversations, I find that I keep writing 'exit'. So far I have realized that I was using the 'wrong syntax' before pressing enter..

            1 Reply Last reply
            0
            • L leonej_dt

              Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

              If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

              D Offline
              D Offline
              dwales
              wrote on last edited by
              #18

              Yes, all of them. Programming is real life isn't it?

              1 Reply Last reply
              0
              • L leonej_dt

                Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

                If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

                T Offline
                T Offline
                Tom Deketelaere
                wrote on last edited by
                #19

                Not a language but more the whole of programming has effected me. I tend to approach a problem in 'real' life just as I approach a problem in a program. Identify the problem --> divide it into smaller easier problems until solved. It's driving my parents mad, but I don't have any problems with it ;P

                1 Reply Last reply
                0
                • U User 3824460

                  Not programming language actually.. But once, I was sitting next to the computer and scribbling something on paper. I made a mistake on paper and was trying to correct it by hitting CTRL + Z on the keyboard ;P

                  0 Offline
                  0 Offline
                  0x3c0
                  wrote on last edited by
                  #20

                  You're no alone there. I've tried to press the power button by clicking on it. Fortunately nobody saw :doh:

                  OSDev

                  U 1 Reply Last reply
                  0
                  • L leonej_dt

                    Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

                    If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

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

                    Since I introduced COBOL's PERFORM VARYING into my home life, my wife hasn't stopped moaning.

                    I wanna be a eunuchs developer! Pass me a bread knife!

                    1 Reply Last reply
                    0
                    • L leonej_dt

                      Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

                      If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

                      G Offline
                      G Offline
                      Geoff_GTV
                      wrote on last edited by
                      #22

                      Learning C and being able to switch freely between Decimal, Hexadecimal and Octal etc. have certainly affected things... I once joined in a game of Canasta with my parents and found that I kept making runs of 8, 9, jack... leaving out the 10. - I thought I must be going mad, until I realised my mind was now thnking in base 13 instead of base 10. Maybe I should invent a game of Binary Domainos or something!

                      R 1 Reply Last reply
                      0
                      • 0 0x3c0

                        You're no alone there. I've tried to press the power button by clicking on it. Fortunately nobody saw :doh:

                        OSDev

                        U Offline
                        U Offline
                        uXuf
                        wrote on last edited by
                        #23

                        I've frequently reached for Ctrl+F while going through those endless classified lists for jobs :sigh:

                        V 1 Reply Last reply
                        0
                        • L leonej_dt

                          Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

                          If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

                          J Offline
                          J Offline
                          Job86
                          wrote on last edited by
                          #24

                          Does tapping the compile shortcut in a word document count? :P

                          J 1 Reply Last reply
                          0
                          • L leonej_dt

                            Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

                            If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

                            M Offline
                            M Offline
                            megaadam
                            wrote on last edited by
                            #25

                            I daresay thirty years of assembly programming has not incremented xor inverted my thoughs by a single unsigned bit.

                            ........................ Life is too shor

                            1 Reply Last reply
                            0
                            • U User 3824460

                              Not programming language actually.. But once, I was sitting next to the computer and scribbling something on paper. I made a mistake on paper and was trying to correct it by hitting CTRL + Z on the keyboard ;P

                              B Offline
                              B Offline
                              blackjack2150
                              wrote on last edited by
                              #26

                              A friend of mine had to write the same sentence twince on a piece of paper for an exam, so he wrote it the first time and then he underlined it to select it. He then realised he had no CTRL, C and V keys on the sheet of paper. :)

                              M B 2 Replies Last reply
                              0
                              • V Vikram A Punathambekar

                                leonej_dt wrote:

                                First of all, excuse me for this extremely weird thing I'm going to say.

                                Since when did weirdness have to be excused in the Lounge? ;P

                                leonej_dt wrote:

                                Has any programming language ever affected your thought process in real life?

                                No.

                                Cheers, Vikram. (Cracked not one CCC, but two!)

                                R Offline
                                R Offline
                                Rage
                                wrote on last edited by
                                #27

                                Vikram A Punathambekar wrote:

                                No.

                                Really ? Never ever ? Even never made an analogy such as "Yes, in programming, this would be a base class, these would be derived from it, and you could access the whole through this interface. In your case, the interface would be this and this...." ? Happens to me all the time.

                                V 1 Reply Last reply
                                0
                                • L leonej_dt

                                  Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

                                  If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

                                  C Offline
                                  C Offline
                                  c2423
                                  wrote on last edited by
                                  #28

                                  I sometimes get wound up by people using "and" or "or" wrongly. Other then that, no.

                                  1 Reply Last reply
                                  0
                                  • L leonej_dt

                                    Hello, everybody: First of all, excuse me for this extremely weird thing I'm going to say. I have the following problem: My favorite programming language, C++, is affecting the way I think in real life. I tend to assume other people have the ability (not to mention the willingness) to make huge abstractions when I talk to them. I expect them to be able to distinguish between a thing being referred and the reference itself. My ability to communicate my thoughts to the people I live, work and am supposed to have fun with is severely impaired by the fact most of these thoughts are "constructed" using concepts understandable only to C++ lawyers. Has anybody experienced a similar thing (not necessarily with C++)? Do I have to go to a psychologist or a psychiatrist? Is my problem beyond repair? Thanks in advance, Eduardo León

                                    If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

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

                                    I've explained the idea of OOA to someone so they realise the cotnract they have written is c**p.

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

                                    1 Reply Last reply
                                    0
                                    • R Rage

                                      Vikram A Punathambekar wrote:

                                      No.

                                      Really ? Never ever ? Even never made an analogy such as "Yes, in programming, this would be a base class, these would be derived from it, and you could access the whole through this interface. In your case, the interface would be this and this...." ? Happens to me all the time.

                                      V Offline
                                      V Offline
                                      Vikram A Punathambekar
                                      wrote on last edited by
                                      #30

                                      Rage wrote:

                                      Even never made an analogy such as "Yes, in programming, this would be a base class, these would be derived from it, and you could access the whole through this interface. In your case, the interface would be this and this...." ?

                                      OK, slowly step away from the computer, and pull the plug in one quick motion. If-else branching: existed long before computers, doesn't count. Looping: OK, excusable in the real world. Inheritance: You need help. ;P

                                      Cheers, Vikram. (Cracked not one CCC, but two!)

                                      R L 2 Replies Last reply
                                      0
                                      • J John Oxley

                                        Regular Expressions. I tend to "see" matches for certain groups of items, for example, shopping. /.*milk.*/i Whenever someone says something thought provoking, my mind starts making up regex's that will match various parts of the statement. And after a sixpack or 2, my mates aren't really sure what I mean when I slurr "slash whack dee plus slash beer".

                                        D Offline
                                        D Offline
                                        Dennis de Greef
                                        wrote on last edited by
                                        #31

                                        When i'm among fellow programmer classmates i tend to reply with 1 or 0 on a boolean based question. Or i tend to write sentences\songs in a programming language. while(!touch($this)) // MC Hammer sing('na na na na, na na, na na'); At work when i ring the doorbell and a colleague awnsers the bell we do the 3way handshake. I say SYN, he sais SYN-ACK, i say ACK. And he opens the door for me. Am i too much of a geek? ;)

                                        1 Reply Last reply
                                        0
                                        • V Vikram A Punathambekar

                                          Rage wrote:

                                          Even never made an analogy such as "Yes, in programming, this would be a base class, these would be derived from it, and you could access the whole through this interface. In your case, the interface would be this and this...." ?

                                          OK, slowly step away from the computer, and pull the plug in one quick motion. If-else branching: existed long before computers, doesn't count. Looping: OK, excusable in the real world. Inheritance: You need help. ;P

                                          Cheers, Vikram. (Cracked not one CCC, but two!)

                                          R Offline
                                          R Offline
                                          Rage
                                          wrote on last edited by
                                          #32

                                          :-D

                                          Vikram A Punathambekar wrote:

                                          pull the plug in one quick motion

                                          Never thought about that, let me try rig*puff*

                                          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