210 likes | 262 Views
This course delves into IDE, .NET Framework, Visual Studio 2010, C# language basics, Windows programming, LINQ, XML/WPF, error handling, classes, arrays, generics, and more. Dive deep into C# essentials through detailed chapters and practical application.
E N D
Lecture 1: IDE - Integrated Development Environment .NET Framework Visual Studio 2010 .NET Solution Explorer Properties Window
Visual Studio 2010 and C# are much larger than can be adequately covered in a programming course. The goal of the course is to provide the student with sufficient understanding to continue to develop programming expertise through self-study and programming practice. C# in a Nutshell
50 % The C# Language 30 % Windows Programming 10% LINQ 10% XML/WPF
Step-by-Step 2. Working with Variables, Operators, and Expressions 6. Managing Error and Exceptions 7. Creating and Managing Classes and Objects 10. Using Arrays and Collections 18. Introducing Generics 19. Enumerating Collections 21. Operator Overloading 22. Introducing Windows Presentation Foundation WROX Nutshell Chapter 1: Introducing C# Chapter 2 : Writing a C# Program Chapter 3 : Variables and Expressions Chapter 4 : Flow Control Chapter 5 : More About Variables Chapter 6 : Functions Chapter 7 : Debugging and Error Handling Chapter 8: Introduction to Object - Oriented Programming Chapter 9: Defining Classes Chapter 10: Defining Class Members Chapter 11 : Collections, Comparisons, and Conversions 2. C# Language Basics 3. Creating Types in C# 6. Framework Fundamentals 7. Collections 8. LINQ Queries 10. LINQ to XML 11. Other XML Technologies 26. Regular Expressions