Course Outline
The programming environment and .NET Core overview
- Exploring Visual Studio capabilities
- Creating projects and solutions
- Importing libraries
- Implementing solutions
C# syntax fundamentals
- Data types, operators, and expressions
- Loops and conditional logic
- Method creation and invocation
- Exception handling
- Overloaded methods and parameter management (optional/output)
Structures and collections
- Implementing structures and enum types
- Structuring data using collections
Object-oriented programming
- Event handling mechanisms
- Class creation and interface implementation
- Strongly typed collections
- Building class hierarchies
- Extending .NET Framework or Core classes
File operations
- Reading and writing files
- XML and JSON serialization/deserialization
- Utilizing I/O libraries
Database integration
- Creating and utilizing Entity Data Models
- Querying and updating data with LINQ
- Remote network data access
- Data access via Web services (REST)
Multithreaded and asynchronous programming
- Multithreading with Lambda expressions and tasks
- Asynchronous operation preparation
- Concurrency synchronization for data access
Optional modules (subject to time):
- WPF Window Application projects (.NET Framework)
- ASP.NET MVC Projects (.NET Framework or .NET Core)
- Accessing data in SQL Server Azure Database (Cloud)
Requirements
- Familiarity with fundamental software development terminology.
Audience
- Technical Team Leaders
- Software Developers
Testimonials (4)
Nice and friendly. Very knowledgeable. Would recommend Shane to others.
Joshua - California State University Bakersfield
Course - Programming in C# with Visual Studio 2022
Very hands on. Having multiple exercises a day was really helpful to solidify the knowledge and concepts Shane presented.
Michael - California State University Bakersfield
Course - Programming in C# with Visual Studio 2022
Covered all the topics and provided working exercises.
Greg - California State University Bakersfield
Course - Programming in C# with Visual Studio 2022
Everything. Again considering the amount of concepts Fulvio covered, including detailed explanation in three days was really good. I liked that he covered a lot of concepts we as Data Engineers would require.