ah, interesting, what projects do you normally do? i really like this approach but struggle to find a good starting project... I always pivot bewteen too simple and too complex
I always gravitate towards projects that involve reading in tab delimited data, doing some sort of transformations (crud) or analytics, and writing the results back. You then quickly learn data IO, Data structures, looping, threading (big data) etc etc.
gompertz|3 years ago