|
|
|
|
|
by julvo
2383 days ago
|
|
Came here to say something similar: Learn a functional language. Not because you'll be using functional languages afterwards for work, but it changes your coding style - even in imperative languages. More towards pure functions and a cleaner separation between data and logic |
|