Lol, what you want to do is make something that you can learn the basics from - like a file processor :)
Go through every file in your file system, categorise it (document, image, audio, etc), display a graph of the results :)
You should be ale to learn recursivity (very useful!), data types, WinForm control usage, functions and calling them, and perhaps getting your mindset into programming?