A way to catch up to modern programming techniques

前端 未结 8 1976
天命终不由人
天命终不由人 2021-02-02 01:05

I have been programming, non professionally for about 23 years and find I am a little stuck in my ways. I find a tool I like, and it stays that way for year after year. Unfortun

相关标签:
8条回答
  • 2021-02-02 01:45

    If all you want to do is keep up with times, you should read developer blogs. I am not going to give you the regular blog list cause I don't think it's a good idea to depend on 4-7 bloggers for all your info.

    Earlier I used to pool all the bloggers in Google reader and my reading list grew to over 400 blogs. That's definitely not going to help.

    Better visit websites like codebix.com, dzone.com, to get the latest articles and a little help of the community in selecting the best articles ;).

    0 讨论(0)
  • 2021-02-02 01:48

    Read some newer programming books like The Pragmatic Programmer. This book talks about programming using modern tools, the idioms and techniques, etc.

    0 讨论(0)
提交回复
热议问题