|
|
|
|
|
by gompertz
1282 days 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. |
|