The C# Forum Leaders and Experts are rolling out a new series of tutorials with the focus of providing a learning path for new C# developers. As each tutorial is written, the entry in the list will be replaced with a link to the tutorial. Our goal is to fill in every entry, along with even more if any are requested.
Topics
Beginner Topics
- Hello World: Your First C# Program
- Primitive types
- Basic Operators
- Control Structures (loops, ifs, and switch)
- Basic Collections
- Methods
Intermediate Topics
- Classes and Objects
- Properties
- Interfaces IntroducedNEW!
- Abstract Classes and InterfacesNEW!
- Generics
- Collections In Depth
- String Manipulation
- Recursion
- Debugging
- Another Debugging Tutorial
- Exception Handling
- Delegates, Lambdas & Events
Advanced Topics
- Threading
- Linq
- ADO.NET
- LINQ to SQL Primer
- Advanced LINQ to SQL
Entity Framework 4- LINQ to XML
- System.Reflection
- Win32 API Interop
WPF for the WinForms Coder
WPF for the WinForms Coder
By andrewsw
- Build a WPF window with Styles, part 1
- Build a WPF window with Styles, part 2
- Build a WPF window with Styles, part 3
- Build a WPF window with Styles, part 4
- Build a WPF application (Not MVVM pattern or routedcommands)
Other Useful Tutorials
Let one of us know if you are interested in contributing to this series. If you are, please let me or one of the other C# Forum Leaders know either here or via PM. This way, we won't have two people working on the same article. Please note that if you offer to write a tutorial, you're committing to finishing that relatively quickly. Don't offer for 10 and try to do one a month. Also, please follow the template provided here:
If you think there are any topics that aren't covered, post a reply and we'll see about adding it.
Thanks for reading!
This post has been edited by Curtis Rutland: 08 June 2015 - 01:19 PM