|
Those exercises are good ones. When I'm just playing aroudn with an IDE, when I don't actually know the language, I usually just throw a bunch of control on the form, and play with them to see what they all look like. Then go into the code, an start looking at all there properties and methods. Doesn't nessacarily have to make sense, but it seems to work for me.
|