Hacker News new | ask | show | jobs
by tboyd47 3010 days ago
Things like transforming data from one format to another, algorithms to process large amounts of data, etc. I singled out this type of code because it tends to involve writing lots of code that uses the standard library of your language, but the point is to become very familiar with your standard library.
1 comments

ohh I got the picture now! Thanks mate :)