When a new programming language or framework gets introduced (or I come across it the first time ), I want to play with it to get a handle on how things work in that new way. Can you recommend any good list of small apps to be built, that can get me up to speed with the new technology ?. A sort of todo list that can be done on a weekend... tiny software solutions that can be implemented quickly.
To be more concrete ....
1) print out "Hello World !" to the standard console
2) declare, initialize, populate, read an array/collection
3) create, read from , write to , and finally close a file
4) ?
5) ?
6) ?
.
.
..... tasks getting progressively involved ..
.
.
.
??) ?