|
|
|
Ask HN: How long did it took you to master programming?
|
|
1 points
by fishmeat
3104 days ago
|
|
I've been learning C and assembly through textbooks its exercises for 4 months. I did well in exams but when I try to look at coding challenges like Project Euler, I felt like I haven't learned anything at all. So, how long it took you to master the art? What would you have done to shorten that time? |
|
I got there with Rails after about 2 years of training, self-study, and the right work environment. I haven't been able to repeat that success, although I have been exposed to one or two out of these three with many other languages and tools. I think all three must be present at once to really feel that sense of mastery. Training for the theory, self-study for the practice, and work environment for the application.