Course Outline
The Programming Environment and .NET Core Fundamentals
- Visual Studio navigation and workflow
- Setting up projects and solutions
- Integrating libraries
- Implementing core solutions
C# Syntax and Core Constructs
- Data types, operators, and expressions
- Control flow via loops and conditions
- Method creation and invocation
- Exception management
- Overloaded methods
- Optional and output parameters
Structures and Data Collections
- Implementing structures and enum types
- Organizing data using collection frameworks
Object-Oriented Programming (OOP) in C#
- Event handling mechanisms
- Class design and creation
- Defining and implementing interfaces
- Building strongly-typed collections
- Constructing class hierarchies
- Extending .NET Framework or Core classes
File Operations
- Reading from and writing to files
- XML and JSON serialization/deserialization
- Utilizing the I/O library
Database Integration
- Building and utilizing Entity Data Models
- Querying and updating data with LINQ
- Remote data access over the network
- Interacting with data via Web services (REST)
Concurrency and Asynchronous Programming
- Multithreading with Lambda expressions and tasks
- Managing asynchronous operations
- Synchronizing concurrent data access
Optional Modules (if schedule allows):
- WPF Desktop Applications (.NET Framework)
- ASP.NET MVC Projects (.NET Framework or .NET Core)
- Accessing data in Azure SQL 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.