top | item 33930833

(no title)

proprietario | 3 years ago

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

discuss

order

gompertz|3 years ago

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.