vote up 11 vote down star
5

Lots of developers I know were self taught programmers including me.

I was wondering how much of the developer community learned programming by taking a course in school or by experimenting, asking questions on forums, reading online articles, and just making it up as you go along? Post whether you were self taught or took classes, what language you program in, and anything else that may be interesting.

P.S. Books count as self taught.

flag
show 9 more comments

58 Answers

prev 1 2
vote up 0 vote down

I'm self taught by books, experience, friends, the web, conferences, meetups, screencasts and the list goes on.

link|flag
vote up 0 vote down

I'm entirely self-taught. I was already earning a meager living as a programmer by the time I went to college, and in college I majored in history For several years I spent half my time doing programming and systems integration and half my time as a journalist.

I've only seriously studied within my field in the last 8 years or so (I've been a developer for 35). There was a lot I didn't know, and there's still a lot I don't. I'll probably go to my grave without ever writing a compiler. But when I need to know something, I learn it very quickly; there are a lot of little subfields in which I've gone from complete ignorance to solid expertise in a couple of weeks. Though that certainly didn't happen with the .NET framework, and it's not happening with WPF either.

link|flag
vote up 0 vote down

I'd say that I'm a hybrid. While I did start out on a Commodore 64 and programming that on my own, except for a Computer Camp that reinforced some concepts, this was improved upon by taking Computer Science classes that both formalized and expanded the tools I used for handling programs. Some of what I've learned has come from courses, e.g. various algorithm generating heuristics like a greedy algorithm or divide and conquer approaches, some has also come from books and things I dug into on my own, e.g. design patterns.

link|flag
vote up 0 vote down

I learned programming by doing projects that were suggested in courses, but they were not programming courses. The only programming course I ever took I hated.

Computer Science, on the other hand, I did learn in courses: Automata Theory, Information Theory, Discrete Mathematics, Digital Logic, Formal Semantics, Model Theory. I've found those things to be of value.

I also taught programming courses at Boston College, and I didn't want the students to hate them as I did, so I would get them into projects as quickly as possible.

link|flag
vote up 0 vote down

I got a programming degree but some of the best programmers I worked with never took any courses.

link|flag
vote up 0 vote down

In high school I took courses in APL and in PL/I at the local collage. Then in college I took one programming course which covered Pascal and assembly language. But I learned far more in the library than in any programming course.

The first book that really opened my eyes was Composite/Structured Design by Myers (and maybe Yourdon too; I can't remember). The IBM Pascal/VS manual was a model of clarity as was the 360 Principles of Operation. Kernighan and Ritchie was also an eye-opener, as were Jon Bentley's Programming Pearls. Finally, although it is a book that only the compulsively mathematical can stand, everything I know about programming with loops and arrays I learned from David Gries's book the Science of Programming.

I also learned a lot from Tony Hoare's Essays in Computing Science, but that is more of a mix of CS and programming than pure programming.

Finally, I learned by spending hundreds of hours writing dozens of programs in my spare time. I still do as much as I can today, because one of the drawbacks of being relatively senior in my current job is that I don't get to spend enough time programming.

link|flag
vote up 0 vote down

Self taught. I study almost everything by myself.

My highschool taught me Pascal, but I self taught myself from the book before the class. I've tried to take few courses but I feel that it is very in-effective.

link|flag
vote up 0 vote down

I too am a self taught programmer, I started in 6th grade learning from a friend on his Commodore 64, then QBASIC, then on to Borland Turbo C++ in the early 90's.

I didnt actually take any computer programming classes until my junior year in high school, but by that time the material was so basic that I didnnt really learn anything.

Since then I majored in computer science, but most of my programming knowledge is self taught.

I am even using StackOverflow as a learning tool this week, picking up bit and pieces of new stuff all the time off of this site.

link|flag
vote up 0 vote down

Self taught. No real other option here, since I'm undergrad.
There's not any computer-related course at my high school. During the only "on-the-computer" lessons at school, I learned to minimize, resize, and maximize windows on my desktop. Whee.
Technology moves so quickly that standard education can't keep up with it, which is why self-teaching capabilities are required in this field.

link|flag
vote up 0 vote down

Self taught. I learned lots of computed related stuffs in my school.. But all my programing skills are self taught..

link|flag
vote up 0 vote down

Well, I figure majority will be self taught. Since, even if you do take up a course or whatever, it's not gonna do much good if you don't "explain it to yourself". Therefore, books, lookin on forums, asking questions, ... are absolutely necessary to self-teaching.

Therefore, there can't really be an a) or b) answer to this question. After all, courses are just the same as someone reading books for you, asking questions on forums for you etc. etc.

link|flag
vote up 0 vote down

I started coding when I was 11. Made a picture viewer in VB3. Over the next six years, I developed a decent amount of intuition about how to code, which helped quite a bit in debugging, but there was a severe gap in my knowledge. Part of that was starting with a high level language, and part of that was just not getting any formal knowledge about how to program.

At 17, I entered college and began my formal education in coding. While I already knew the mentality of coding, the formal education took all my knowledge about coding, organized it into a way where I could become an expert in coding, and filled in all the missing knowledge. I didn't have to learn what a list was, but I did have to learn the different forms of data structures, the lingo, and how the decisions you make impact your code.

At 24, I do not regret having gone to college to learn something I 'technically' already knew. The title helps for interviews, but more importantly, regimented learning is the difference between a programming enthusiast and an engineer.

Cheers.

link|flag
show 1 more comment
vote up 0 vote down

Both. I started out when my dad helped me get started writing a choose-your-own-adventure game in Scheme. It was very simple at first, but then I started to learn a little more about Scheme using the R4RS reference in MacGambit, and then reading the Structure and Interpretation of Computer Programs.

From there I started reading several more books, and taught myself a few more languages like Pascal, C, and Java. I finally started taking some computer science classes in high school, though I ended up learning more from the textbook than the teacher in those classes (in my C++ class, I believe my teacher actually had to ask me a few questions occasionally).

When I got to college, I actually did start to learn a bit about programming that I didn't already know, and more about computer science, algorithms, and so on. I would say in terms of programming alone, I have been self-taught about 90% of what I know. For computer science in general, I'm about 50% self-taught.

There are also plenty of things I've learned on the job, from other programmers. I was hired for an internship that involved object-oriented Perl accessing a database, when I'd only ever written some simple Perl scripts before. I spent a couple of days before the job started reading up on SQL, and learned a good deal about writing object-oriented Perl code from the lead developer (most of which I have thankfully forgotten now, other than perl -w and use Strict

link|flag
vote up 0 vote down

When I was 11 my father bought me an old IBM XT from a friend of mine. It was quite a strange feat for my father being a total tech dummy. My friend somehow managed to convince my father that it was a good thing to do. I learned BASIC. Then I forgot. Became a teacher. Always got along well with computers. Someone needed a website and asked me, if I could do it. I said no, but I will. Learned HTML, later asp, then aspx. Forgot everything, finished a bachelor in psychology. Someone asked me to fix a website which was in PHP. I finished my masters degree in Work Psychology. Now I'm a full time web developer and it pays my living. Strange :)

link|flag
vote up 0 vote down

Self taught since I was 4 years old. From BASIC to ASM6502, then to Fortran, C, C++, php, python, SQL etc. all by myself. Never attended a programming course in my life (well, don't think I'm proud of this...)

link|flag
vote up 0 vote down

Toilet Taught aka "Daddy's Reading!". 200-500$ on books a month. Now I do that maybe twice a year.

link|flag
vote up 0 vote down

Mostly self-taught. A couple of programming courses in college (Mining Engineering): Basic, Fortran, and a lame attempt at Cobol. Then playing with Pascal on weekends, then bringing some of the results to work, then serious programming at work in Object Pascal. On to 4D (a proprietary DBMS / language), then C++, then VB, now Java. Along the way, reading (mailing lists & books).

link|flag
vote up 0 vote down

In the beginning I was a self taught programmer with C64 basic, later with an Amiga500 and some basic C.

After that working as a programmer I have learned C++ this happens with a mentor and code reading sessions. After the need to search a new job it becomes awful. I have worked for 8 years as a progrmmer, had no degree and ... nobody want to hire me. So I started to get a CS degree. During this time I learned basically the concepts and history behind the concepts. For me it was very usefull to see how it works. After that I'm again a self taught programmer and it becomes easier to learn new languages because I can recognize the concepts behind the languages. It is also necessary to read about und learn new technologies to be on a good level as programmer.

link|flag
vote up 0 vote down

My starting point was learning BASIC in secondary classes at my school. This was my motivation for programming and by the end of 9th grade, I was expert enough in BASIC to code a Periodic Table of Elements. Then I self-taught HTML, Javascript, ASP and Visual Basic. Then during my EE degree, I took one course on C. Rest, I am all self taught (in chronological order: Assembly, Verilog, VHDL, Matlab, Linux Shell scripting, Tcl, Python, PHP, C++, SystemC, and still a long way to go......!!)

link|flag
vote up 0 vote down

I was self taught. started when I was 8 on a PC Jr in GW-BASIC. I tried the college thing - it didn't work for me, or the school.

link|flag
vote up 0 vote down

I took classes in two universities in two different countries. The first one gave me basics about hardware, software development methodologies, algorithms and programming techniques, but all real knowledge, experience and "insight" came from practicing and talking to all those smart guys online (like you).

link|flag
vote up 0 vote down

I've studied programming in school, at 5th class (actually 4th, because of some sudy-standard changes we jumped 4th class) on BASIC, then from 10th (9th) to 11th (10th) we studied Pascal. but that long study was cycling. alvays repeating the same. my classmates was absolutely poor at programming and teacher repeated the same things from year to year. at high classes I've readed VB book and coded few things, but I wasn't too serious.

The university, despite I'm on programming faculty, doesn't giving me much either. Courses are chaotic and very little tied. Most of [how university teachers called in English if they are not professors?] rely on previous courses, but that courses are not like they think and we always have blank spaces. And I completely disagree with our study program. It lacks lots of usefull things and full of backward-compartibility things that are not useful.

At 2nd course(I'm on 3rd now) I went to 5th course lectures/prctices to know Java. As to mention, university courses arent teaching in full meaning, they just organize you, making you read books/it-resources and gives some practice.

For me programming courses are overviews of opportunities and books/it-resources for detailed study.

link|flag
vote up 0 vote down

I'm fully self taught, but I think my musical education as a child helped quite a bit.

I don't know of any a decent programmers that aren't at least partially self-taught (the same can be applied to a number of other professions/crafts as well)

link|flag
vote up 0 vote down

Self Taught. Started w DBIIIPLus in 1991....

link|flag
vote up 0 vote down

I taught myself as a teenager, then went to University and got the BSCS.

link|flag
vote up 0 vote down

self.__taught__ (BTW, some Python nuances are driving me crazy).

Started with Thinking in Java 4 which was sooo much over my head for the first couple of months. Literally spent a week trying to figure out how to write 2 Dog classes with methods that would make them bark. Once you get started and develop a required mindset, things get much easier.

Anyways, I think a person can master any profession she chooses given that she likes it and is willing to learn on a daily basis. By mastering I don't mean being a superstar but a decent, thinking professional.

link|flag
vote up 0 vote down

I'm totally self-taught. Never took a programming course, just tonnes of e-books, example codes and forums like these.Ive found that i fair better in finding quick, creative & efficient programming solutions than my 'schooled' colleagues

However once in a while learn some 'textbook' approaches from my 'schooled' collegues. For example, for a long time i was using Hiddenfields all over my aspnet pages until i was shown the viewsate approach.

..so really no party is really advantaged over the other...We are all the same - People who just love to program.

link|flag
vote up 0 vote down

Both..

It's all about the person's dedication.

link|flag
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.