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. Self taught programmers

Self taught programmers

Scheduled Pinned Locked Moved The Lounge
help
62 Posts 23 Posters 24 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.
  • A Andreas Saurwein

    Wouter Dhondt wrote: I used books. Simple as that. For punctuation marks? :eek: Now all your books are worthless. Shame on you.


    Shaken, stirred, or strained through a diaper, nothing can make a martini palatable. Roger Wright, Soapbox

    W Offline
    W Offline
    Wouter Dhondt
    wrote on last edited by
    #4

    I didn't like them anyway :-) . Note to self: buy new scissors. Old ones are worn-out. ----------------------- New and improved: kwakkelflap.com My second CP article: MAP files[^] while (!:bob:.IsDrunk()) { :bob:.Drink( :beer: ); }

    D 1 Reply Last reply
    0
    • D DODO

      I heared about alot of people who are teatching them selves programming I my self tried to be on e and still trying I am now good in something and very bad in others such as the basics of programming if you are originally a programmer there seems to be some basics that you know that help you study any new tool much faster and eficient then non programmers my qyestion is to all non programmers originally how do you teach your selves the basics the background are there any resources that you can tell me about :):-D:):-D:rose: La ILah Ila allah Mohamed Rasoul Allah

      P Offline
      P Offline
      Paul Watson
      wrote on last edited by
      #5

      Did you teach yourself English as well? ;P (Relax, just poking fun, have a beer) As for what I think your question is: I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity. A chap who was self taught and then did a course is even better.

      Paul Watson
      Bluegrass
      Cape Town, South Africa

      Macbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.

      D C D 3 Replies Last reply
      0
      • W Wouter Dhondt

        I didn't like them anyway :-) . Note to self: buy new scissors. Old ones are worn-out. ----------------------- New and improved: kwakkelflap.com My second CP article: MAP files[^] while (!:bob:.IsDrunk()) { :bob:.Drink( :beer: ); }

        D Offline
        D Offline
        DODO
        wrote on last edited by
        #6

        ;);)Can you be more specific I need to know what kind of books and if you have any links it will be great thank you La ILah Ila allah Mohamed Rasoul Allah

        W 1 Reply Last reply
        0
        • P Paul Watson

          Did you teach yourself English as well? ;P (Relax, just poking fun, have a beer) As for what I think your question is: I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity. A chap who was self taught and then did a course is even better.

          Paul Watson
          Bluegrass
          Cape Town, South Africa

          Macbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.

          D Offline
          D Offline
          DODO
          wrote on last edited by
          #7

          :)actualy no I was taught english in school, but I am a bad speller:rose: La ILah Ila allah Mohamed Rasoul Allah

          R 1 Reply Last reply
          0
          • D DODO

            I heared about alot of people who are teatching them selves programming I my self tried to be on e and still trying I am now good in something and very bad in others such as the basics of programming if you are originally a programmer there seems to be some basics that you know that help you study any new tool much faster and eficient then non programmers my qyestion is to all non programmers originally how do you teach your selves the basics the background are there any resources that you can tell me about :):-D:):-D:rose: La ILah Ila allah Mohamed Rasoul Allah

            R Offline
            R Offline
            Roger Allen
            wrote on last edited by
            #8

            Before I went to Uni to get a CompSci degree, I was a completely self taught programmer. I started with BASIC then went onto some assembler. I had never done C/PASCAl or anything like that until I went to UNI. What I have found is that the assembler programming taught me the most. As you have to be responsible for everything, you have to think about the problem(s) from all angles. It has stood me in good stead to this day. So I would recommend assembly programming to really get your skills strong. Roger Allen Sonork 100.10016 Were you different as a kid? Did you ever say "Ooohhh, shiny red" even once? - Paul Watson 11-February-2003

            D 1 Reply Last reply
            0
            • P Paul Watson

              Did you teach yourself English as well? ;P (Relax, just poking fun, have a beer) As for what I think your question is: I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity. A chap who was self taught and then did a course is even better.

              Paul Watson
              Bluegrass
              Cape Town, South Africa

              Macbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.

              C Offline
              C Offline
              Chris Losinger
              wrote on last edited by
              #9

              Paul Watson wrote: I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity what about someone who taught themselves then went to college to make it official ? i started programming when i was 12 or 13 - this was long before there were "programming classes" to take, in my school. then, after i graduated high school, i went to college and got a degree in CompSci. -c


              Image tools: ThumbNailer, Bobber, TIFFAssembler

              P D C J 4 Replies Last reply
              0
              • R Roger Allen

                Before I went to Uni to get a CompSci degree, I was a completely self taught programmer. I started with BASIC then went onto some assembler. I had never done C/PASCAl or anything like that until I went to UNI. What I have found is that the assembler programming taught me the most. As you have to be responsible for everything, you have to think about the problem(s) from all angles. It has stood me in good stead to this day. So I would recommend assembly programming to really get your skills strong. Roger Allen Sonork 100.10016 Were you different as a kid? Did you ever say "Ooohhh, shiny red" even once? - Paul Watson 11-February-2003

                D Offline
                D Offline
                DODO
                wrote on last edited by
                #10

                thanks Roger I will keep assemply in mind but I think it is a very hard start ,tell you what I did ,although I regret it. I am an architect I learned Lotus Notes and vb6 then vb.net and some web authorings any opinions La ILah Ila allah Mohamed Rasoul Allah

                1 Reply Last reply
                0
                • C Chris Losinger

                  Paul Watson wrote: I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity what about someone who taught themselves then went to college to make it official ? i started programming when i was 12 or 13 - this was long before there were "programming classes" to take, in my school. then, after i graduated high school, i went to college and got a degree in CompSci. -c


                  Image tools: ThumbNailer, Bobber, TIFFAssembler

                  P Offline
                  P Offline
                  Paul Watson
                  wrote on last edited by
                  #11

                  Chris Losinger wrote: what about someone who taught themselves then went to college to make it official ? Tut, tut Chris. They obviously did not teach you to read in that CompSci degree... ;) I said "I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity. A chap who was self taught and then did a course is even better." So you are ideal in my eyes (apart from the reading skills.) :)

                  Paul Watson
                  Bluegrass
                  Cape Town, South Africa

                  Macbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.

                  C C 2 Replies Last reply
                  0
                  • C Chris Losinger

                    Paul Watson wrote: I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity what about someone who taught themselves then went to college to make it official ? i started programming when i was 12 or 13 - this was long before there were "programming classes" to take, in my school. then, after i graduated high school, i went to college and got a degree in CompSci. -c


                    Image tools: ThumbNailer, Bobber, TIFFAssembler

                    D Offline
                    D Offline
                    DODO
                    wrote on last edited by
                    #12

                    I think a degree in ComSci is what helped you most but I have to work and I am27 I cannot go to Uni gain La ILah Ila allah Mohamed Rasoul Allah

                    1 Reply Last reply
                    0
                    • C Chris Losinger

                      Paul Watson wrote: I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity what about someone who taught themselves then went to college to make it official ? i started programming when i was 12 or 13 - this was long before there were "programming classes" to take, in my school. then, after i graduated high school, i went to college and got a degree in CompSci. -c


                      Image tools: ThumbNailer, Bobber, TIFFAssembler

                      C Offline
                      C Offline
                      Christopher Duncan
                      wrote on last edited by
                      #13

                      Chris Losinger wrote: then, after i graduated high school, i went to college and got a degree in CompSci. Man, 4 years of income wasted! But then, maybe getting wasted was the motivation for college... Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

                      C 1 Reply Last reply
                      0
                      • P Paul Watson

                        Chris Losinger wrote: what about someone who taught themselves then went to college to make it official ? Tut, tut Chris. They obviously did not teach you to read in that CompSci degree... ;) I said "I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity. A chap who was self taught and then did a course is even better." So you are ideal in my eyes (apart from the reading skills.) :)

                        Paul Watson
                        Bluegrass
                        Cape Town, South Africa

                        Macbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.

                        C Offline
                        C Offline
                        Christopher Duncan
                        wrote on last edited by
                        #14

                        Paul Watson wrote: So you are ideal in my eyes (apart from the reading skills.) Er, is literacy a requirement in this biz? Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

                        R P R 3 Replies Last reply
                        0
                        • D DODO

                          ;);)Can you be more specific I need to know what kind of books and if you have any links it will be great thank you La ILah Ila allah Mohamed Rasoul Allah

                          W Offline
                          W Offline
                          Wouter Dhondt
                          wrote on last edited by
                          #15

                          I used Object Oriented Programming in C++ by By Robert Lafore. Then got The C++ Programming Language by Bjarne Stroustrup, and for windows programming: Programming Windows by Charles Petzold and Programming windows with MFC by Jeff Prosise. But there are tons of good programming books out there. Maybe you can read some reviews on amazon? ----------------------- New and improved: kwakkelflap.com My second CP article: MAP files[^] while (!:bob:.IsDrunk()) { :bob:.Drink( :beer: ); }

                          D 1 Reply Last reply
                          0
                          • P Paul Watson

                            Chris Losinger wrote: what about someone who taught themselves then went to college to make it official ? Tut, tut Chris. They obviously did not teach you to read in that CompSci degree... ;) I said "I would rather hire a self taught programmer than a chap who has only done his BSCE/BCOMIS and is fresh out of varsity. A chap who was self taught and then did a course is even better." So you are ideal in my eyes (apart from the reading skills.) :)

                            Paul Watson
                            Bluegrass
                            Cape Town, South Africa

                            Macbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.

                            C Offline
                            C Offline
                            Chris Losinger
                            wrote on last edited by
                            #16

                            Paul Watson wrote: A chap who was self taught and then did a course is even better i thought you meant a "course" like MSCE or other some kind of certificate, not 5 years at a university. -c


                            Image tools: ThumbNailer, Bobber, TIFFAssembler

                            P 1 Reply Last reply
                            0
                            • W Wouter Dhondt

                              I used Object Oriented Programming in C++ by By Robert Lafore. Then got The C++ Programming Language by Bjarne Stroustrup, and for windows programming: Programming Windows by Charles Petzold and Programming windows with MFC by Jeff Prosise. But there are tons of good programming books out there. Maybe you can read some reviews on amazon? ----------------------- New and improved: kwakkelflap.com My second CP article: MAP files[^] while (!:bob:.IsDrunk()) { :bob:.Drink( :beer: ); }

                              D Offline
                              D Offline
                              DODO
                              wrote on last edited by
                              #17

                              :):rose::rose::rose: La ILah Ila allah Mohamed Rasoul Allah

                              1 Reply Last reply
                              0
                              • D DODO

                                I heared about alot of people who are teatching them selves programming I my self tried to be on e and still trying I am now good in something and very bad in others such as the basics of programming if you are originally a programmer there seems to be some basics that you know that help you study any new tool much faster and eficient then non programmers my qyestion is to all non programmers originally how do you teach your selves the basics the background are there any resources that you can tell me about :):-D:):-D:rose: La ILah Ila allah Mohamed Rasoul Allah

                                C Offline
                                C Offline
                                Christopher Duncan
                                wrote on last edited by
                                #18

                                I'm completely self taught. Sat at home with Borland Turbo C 1.0 going without sleep several nights in a row attempting to see how many times I could reboot my box with bogus pointers (turns out to be a very high number, in case anyone is interested). I think that formal education is a fine thing in moderation. However, my personal belief is that, regardless of whether or not you choose to go to school, if you don't have the ability to sit down with a book and learn something on your own, you'll never make it in the programming business (and you'll be miserable on top of that). Technologies change too frequently, and you don't have the luxury of going back to school every time there's something new to learn. So, buy a book, buy a compiler, and put in the hours. In this business, either you get it or you don't. If you fall into the former category, all you need is a book and some time. And of course, CP. :-) Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

                                1 Reply Last reply
                                0
                                • C Chris Losinger

                                  Paul Watson wrote: A chap who was self taught and then did a course is even better i thought you meant a "course" like MSCE or other some kind of certificate, not 5 years at a university. -c


                                  Image tools: ThumbNailer, Bobber, TIFFAssembler

                                  P Offline
                                  P Offline
                                  Paul Watson
                                  wrote on last edited by
                                  #19

                                  Chris Losinger wrote: i thought you meant a "course" like MSCE or other some kind of certificate, not 5 years at a university. Ahh ok. Well I generally lump 5-year-varsity-degree in with the 1-year-cram-session-MCSDs when it comes to the real of world business. If I was a reasearch firm or a varsity myself then the guys with varsity degrees would obviously be the better choice.

                                  Paul Watson
                                  Bluegrass
                                  Cape Town, South Africa

                                  Macbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.

                                  C J 2 Replies Last reply
                                  0
                                  • C Christopher Duncan

                                    Chris Losinger wrote: then, after i graduated high school, i went to college and got a degree in CompSci. Man, 4 years of income wasted! But then, maybe getting wasted was the motivation for college... Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

                                    C Offline
                                    C Offline
                                    Chris Losinger
                                    wrote on last edited by
                                    #20

                                    Christopher Duncan wrote: Man, 4 years of income wasted! not at all. there's no way i would've ever run across any of the following: VAX/VMS, Solaris, *nix, Smalltalk, LISP, Icon, Occam, Fortran, Modula 2, XWindows, 2 years of calculus, 2 years of discrete math, 2 years of physics, 10 liberal arts electives, 2 years of classes in printing industry using real production presses, including the imaging theory required to go from computer or photo to ink on paper, 5 1/4s of co-op employment, a chance to hang out with hundreds of other programmers, photographers, EEs, CEs, MEs, ComputerEs, and of course: my wife. so, i could've taken a job right out of high school as a programmer and ended up as essentially a one-trick programmer. but that would've been a totally stupid thing to do. -c


                                    Image tools: ThumbNailer, Bobber, TIFFAssembler

                                    D C J 3 Replies Last reply
                                    0
                                    • P Paul Watson

                                      Chris Losinger wrote: i thought you meant a "course" like MSCE or other some kind of certificate, not 5 years at a university. Ahh ok. Well I generally lump 5-year-varsity-degree in with the 1-year-cram-session-MCSDs when it comes to the real of world business. If I was a reasearch firm or a varsity myself then the guys with varsity degrees would obviously be the better choice.

                                      Paul Watson
                                      Bluegrass
                                      Cape Town, South Africa

                                      Macbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.

                                      C Offline
                                      C Offline
                                      Chris Losinger
                                      wrote on last edited by
                                      #21

                                      Paul Watson wrote: Well I generally lump 5-year-varsity-degree in with the 1-year-cram-session-MCSDs when it comes to the real of world business. your loss. -c


                                      Image tools: ThumbNailer, Bobber, TIFFAssembler

                                      P 1 Reply Last reply
                                      0
                                      • C Chris Losinger

                                        Christopher Duncan wrote: Man, 4 years of income wasted! not at all. there's no way i would've ever run across any of the following: VAX/VMS, Solaris, *nix, Smalltalk, LISP, Icon, Occam, Fortran, Modula 2, XWindows, 2 years of calculus, 2 years of discrete math, 2 years of physics, 10 liberal arts electives, 2 years of classes in printing industry using real production presses, including the imaging theory required to go from computer or photo to ink on paper, 5 1/4s of co-op employment, a chance to hang out with hundreds of other programmers, photographers, EEs, CEs, MEs, ComputerEs, and of course: my wife. so, i could've taken a job right out of high school as a programmer and ended up as essentially a one-trick programmer. but that would've been a totally stupid thing to do. -c


                                        Image tools: ThumbNailer, Bobber, TIFFAssembler

                                        D Offline
                                        D Offline
                                        DODO
                                        wrote on last edited by
                                        #22

                                        I have to agree with you ,:((but I am now stuck in the middle and I don't know what to do La ILah Ila allah Mohamed Rasoul Allah

                                        C 1 Reply Last reply
                                        0
                                        • C Chris Losinger

                                          Christopher Duncan wrote: Man, 4 years of income wasted! not at all. there's no way i would've ever run across any of the following: VAX/VMS, Solaris, *nix, Smalltalk, LISP, Icon, Occam, Fortran, Modula 2, XWindows, 2 years of calculus, 2 years of discrete math, 2 years of physics, 10 liberal arts electives, 2 years of classes in printing industry using real production presses, including the imaging theory required to go from computer or photo to ink on paper, 5 1/4s of co-op employment, a chance to hang out with hundreds of other programmers, photographers, EEs, CEs, MEs, ComputerEs, and of course: my wife. so, i could've taken a job right out of high school as a programmer and ended up as essentially a one-trick programmer. but that would've been a totally stupid thing to do. -c


                                          Image tools: ThumbNailer, Bobber, TIFFAssembler

                                          C Offline
                                          C Offline
                                          Christopher Duncan
                                          wrote on last edited by
                                          #23

                                          Chris Losinger wrote: so, i could've taken a job right out of high school as a programmer and ended up as essentially a one-trick programmer. but that would've been a totally stupid thing to do. Not necessarily. In the early 90s I considered the two choices that lay before me: go wide, or go deep. I chose deep, being a C guy, then C++, then, most importantly, a VC++ 1.0 guy. I latched on to all the little technologies as they came along (okay, so who else here wasted a couple of years of their life writing ActiveX controls?), but overall what has served me well over the years is that I'm an extremely senior level VC++ guy, and enjoy the income that accompanies that status. You probably make as much as I do with your decision to go wide instead of deep. But I've still got 4 years of income on you! :-D Chris Losinger wrote: and of course: my wife. See, now that's a worthwhile benefit of a formal education! Although you don't have to have a tremendous education to get married. You only need to know two phrases: "I do" and "Yes, dear". :-) Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

                                          C 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