Monday, July 28, 2008

C# Lab #1

Started the first lab of the Head First C# book. I skimmed the first few chapters, just looking for tips and tricks on the Visual Studio IDE and anything that might have stood out in the C# language.

Completing the lab was a bit of a challenge, as it made some assumptions... like that you read the previous chapters very thoroughly and caught some of the quickly covered topics. I, of course, skimmed everything, so missed a couple of key points. I suppose if I went through the actual exercises, I wouldn't have missed those points.

Overall, the lab was pretty straight forward. I'm already a coder and a wee bit familiar with C# from things I've done at work, so I pumped through it in a few hours. It took that long mostly because I'm a stickler for details, and the project plan wasn't exactly detail rich (which is fine, since they want you, the dear reader, to use your own mind on figuring out the specific implementation. I just come from a very rigid design document background).

No comments: