|
|
|
|
|
by itamarst
3258 days ago
|
|
In general I would suggest not putting too much emphasis on these sorts of lists, especially once you're an experienced programmer. Yes, over time new technologies become more useful, but there's a whole bunch of core skills that will last you far longer than web-framework of the week: 1. General problem solving skills. A lead developer needs a whole bunch of skills that aren't listed anywhere on that list. 2. More slowly changing technologies, and underlying principles. E.g. Python and Java will be around for a long time. RDBMS have been around for even longer, and will continue to be around. 3. Ability to learn new technologies quickly. And if you do it right you can get job that claims to require certain technologies even if you don't have know them. Longer version: https://codewithoutrules.com/2017/07/16/which-programming-sk... |
|