Course Outline
Setting up the programming environment and exploring .NET Core
- Navigating Visual Studio
- Initializing projects and solutions
- Integrating libraries
- Implementing solution structures
C# Syntax Mastery
- Data types, operators, and expressions
- Control flow: loops and conditions
- Defining methods
- Exception handling
- Method invocation
- Method overloading
- Optional and output parameters
Data Structures and Collections
- Implementing structures and enum types
- Organizing data using collections
Object-Oriented Programming Principles
- Event handlers
- Class creation
- Defining and implementing interfaces
- Strongly-typed collections
- Building class hierarchies
- Extending .NET Framework or Core classes
File Handling
- Reading and writing files
- XML and JSON serialization/deserialization
- Utilizing the I/O library
Database Integration
- Creating and managing Entity Data Models
- Querying data with LINQ
- Updating data via LINQ
- Remote network data access
- Data access through Web services (REST)
Multithreading and Asynchronous Programming
- Implementing multithreading with Lambda expressions and tasks
- Setting up asynchronous operations
- Synchronizing concurrent data access
Optional Modules (subject to schedule):
- WPF Window Application projects (.NET Framework)
- ASP.NET MVC projects (.NET Framework or .NET Core)
- Connecting to SQL Server Azure Database (Cloud)
Requirements
- Familiarity with fundamental software development concepts.
Target 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.