What project do you build to pick up a new programming language?
A project that covers almost all the important features of any programming language.
Here is another interesting list of projects. The book is specific to python but the projects are interesting and they can be implemented in any language:
http://tinypythonprojects.com/
If there was one set of important features there would only be one language.
I always go with CRUD, if its a web project.