How long did it take you to learn how to program?
1–10 of 11 posts
Re: How long did it take you to learn how to program?
#2Enough to be useful and -basic-? 2.5 years of self-study and classroom. Classroom gave some fundamentals while self-study gave practical techniques, and more importantly, a practical language to say 'I know'. School never covered one language long enough, never pushed into the underlying libraries.
Re: How long did it take you to learn how to program?
#3No, really, I don't think you ever stop learning really, or you shouldn't at least. You might be able to attribute a length to how long it took you until you felt you were proficient. But it's all relative. I could say it took me 30 seconds to learn how to program because I could get something to return "Hello?" but is that really programming?
Re: How long did it take you to learn how to program?
#417 days. No, really, I don't think you ever stop learning really, or you shouldn't at least. You might be able to attribute a length to how long it took you until you felt you were proficient. But it's all relative. I could say it took me 30 seconds to learn how to program because I could get something to return "Hello?" but is that really programming?
Re: How long did it take you to learn how to program?
#5Re: How long did it take you to learn how to program?
#6Re: How long did it take you to learn how to program?
#7I am still learning programming many years later after countless languages and many challenging projects.
So I will give you a two part answer:
1) 10 hours 2) 46 years.
Re: How long did it take you to learn how to program?
#8basic, who can remember. turbo basic, qbasic, pascal? all grade school...
flash took 1.5 years from flash 5, as2 to as3.
php, asp, don't think I ever got fluent enough to not have to refrence..
javascript and jquery took me about 2 months from novice to master. 4-6 months for everything html5 and css3 related.
still working on the objective c, c++, etc.
Re: How long did it take you to learn how to program?
#9Re: How long did it take you to learn how to program?
#10Maybe you're just beginning with programming and you want a timeframe how long it will take you to be able to code something decent? My advice is not to stress too much about the 'how long'. Just begin building stuff, start easy in the beginning. Tackle problems as you encounter them, and constantly wonder 'how did they do this?' when you're using an app/website/whatever. Curiosity is a great teacher.
As for myself, I started coding (HTML, CSS, PHP) 7 years ago. Within a few months I was able to write a half-decent web app, but if I look back on the stuff I made back then it makes me want to cry, it's that bad... I got a lot better since, but I wouldn't say I've mastered it yet. Good luck!