Hey guys,
Just wondering if you have any ideas for programs I could attempt to write? I am begginning C#.Net and I am currently trying to write a HangMan game. What are some other things I could attempt to write?
I just need ideas as the only other things I have thought to do are things like adding numbers together when they are entered into a box etc. The hangman game is my only half decent idea so far for a program that will actually do something and help me to learn.
Cheers guys!
Dan
Loading
JitsePosted Nov 17, 2007, 2:26 PM
http://msdn.microsoft.com/vstudio/express/beginner/windows/tier3/beginA/cs/
It learns the basics of C#, and how you can parse XML files. You'll also use a local SQL database to store the channels and such, so it covers alot.
It didn't take me that long, and after that I think I didn't really had to view many more tutorials because I had enough knowledge of C# to do it all by myself.