Should I keep investing into data structures and algorithms?
Posted
by
Chiron
on Programmers
See other posts from Programmers
or by Chiron
Published on 2011-02-23T00:42:41Z
Indexed on
2013/10/20
10:15 UTC
Read the original article
Hit count: 196
These days, I'm investing heavily in data structures and algorithms and trying to solve some programming puzzles.
I'm trying to code and solve with Java and Clojure.
Am I wasting my time? should I invest more in technologies and frameworks that I already know in order to gain deeper knowledge (the ins and the outs) and be able to code with them more quickly?
By studying data structures and algorithms, am I going to become a better programmer or those subjects are only important during college years?
© Programmers or respective owner