Course Outline
Programming Environment and .NET Core Overview
- Getting acquainted with Visual Studio
- Setting up projects and solutions
- Importing libraries
- Implementing the solution
C# Syntax
- Data types, operators, and expressions
- Control flow with loops and conditions
- Method creation and invocation
- Exception handling
- Creating overloaded methods
- Using optional and output parameters
Structures and Collections
- Implementing structures and enum types
- Organizing data using collections
Object-Oriented Programming
- Event handlers
- Class creation and hierarchy
- Defining and implementing interfaces
- Implementing strongly typed collections
- Extending .NET Framework or Core classes
File Operations
- Reading and writing files
- XML and JSON serialization and deserialization
- Utilizing the I/O library
Database Integration
- Building and managing Entity Data Models
- Querying and updating data using LINQ
- Network-based remote data access
- Data access via REST Web services
Multithreading and Asynchronous Programming
- Multithreading using Lambda expressions and tasks
- Asynchronous operation preparation
- Synchronizing concurrent data access
Optional Modules (subject to time availability):
- WPF Window Application projects (.NET Framework)
- ASP.NET MVC projects (.NET Framework or .NET Core)
- Accessing SQL Server Azure Databases (Cloud)
Requirements
- Familiarity with fundamental concepts and terminology in software development.
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.