I'm also in the process of learning C#. Like everybody has said, always make up your own examples, it not only helps with your programming skills, but also creativity. You could go through
C# Station: C# Tutorial - Introduction. It has examples in all of the subjects that it covers.
Also going through threads like the ones here at codecall and others like c-sharpcorner.com are good for picking up new information since most of the time people will ask for help in creating a program or fixing a couple lines of code.
Hope this helps.