C# Soup To Nuts: Introduction to C# Begins Today
Well... it's been a while in the making, but Today is finally the first day of my 22 part webcast series, "C# Soup To Nuts."
In Today's session, I will introduce you to what C# is and what kinds of applications you can write with it. You'll get to know the very basic feel of how you can write your first C# applications.
In the following webcasts, we will delve deep into the language features and learn how we can apply them to our everyday programming tasks.
You can sign up right here.
Look forward to seeing you there! By they way... the complete demo code for Today's session is attached to this thread.
Bill
Comments
Anonymous
November 13, 2006
Hey Bill, Thanks for the webcast today. While I'm already pretty well versed in the art of C#, it's always nice to go back and refresh my memory. I'm hoping to learn something I may have missed along the way. Thanks and keep the videos coming. ChrisAnonymous
November 13, 2006
Hi Bill, Will these be available for download for us on the other side of the globe with incompatible timezones? ThanksAnonymous
November 20, 2006
Yes. You can go to the link and download the video recording about 24 hours after the event. You can also always come back here to download the sample code. Bill