Home and Learn: Intermediate Programming (VB Net, C#)
These projects and walkthroughs are designed to get you to an intermediate level. They are for both Visual Basic and C# .NET programmers. The code for both languages is included. Because VB and C# are both NET languages, the coding is not that different and you'll be able to pick up a second language without any problems.
You don't need to tackle the projects in any particular order. Just do the ones that take your fancy. The final project, the Stick Figure Cartoon app, will give you skills in completing a full program. It's quite long, so don't expect to finish it in one sitting! Good luck.
Ken Carney
Home and Learn
4. Add a Trackbar (slider) to the form
5. Version Control in Visual Studio
6. Version Control and Branches
7. Version Control and Commits
8. Start the Coding - Get System Colors
9. Setting up our Pen and colors
10. Dealing with the Mouse X and Y
11. Bitmap and Graphics Objects
14. Drawing the Stick Figure Legs
15. Drawing the Stick Figure Arms
16. Adding an Undo and Redo feature using Stacks
17. Setting up a Stick Figure Woman
18. Add the arms and legs to the Stick Figure Woman
20. Launch the custom font dialog box
21. How to get the Windows fonts
22. The OK and Cancel buttons for the font dialog box