Course Outline
Programming Environment and .NET Core Overview
- Navigating Visual Studio
- Setting up projects and solutions
- Importing external libraries
- Implementing and resolving solutions
C# Syntax Fundamentals
- Data types, operators, and expressions
- Control flow: loops and conditions
- Defining methods
- Exception handling strategies
- Method invocation patterns
- Creating overloaded methods
- Utilizing optional and output parameters
Structures and Collections
- Implementing structures and enum types
- Organizing data using various collection types
Object-Oriented Programming
- Event handling mechanisms
- Class creation and design
- Defining and implementing interfaces
- Working with strongly-typed collections
- Building class hierarchies
- Extending .NET Framework or Core classes
File Operations
- Reading from and saving to files
- Serializing and deserializing XML and JSON data
- Utilizing the I/O library
Database Integration
- Creating and managing Entity Data Models
- Querying data with LINQ
- Updating data using LINQ
- Remote data access over the network
- Data retrieval via Web services (REST)
Multithreading and Asynchronous Programming
- Implementing multithreading with Lambda expressions and Tasks
- Structuring asynchronous operations
- Synchronizing concurrent data access
Optional Modules (if time allows):
- WPF Window Application projects (.NET Framework)
- ASP.NET MVC Projects (.NET Framework or .NET Core)
- Accessing SQL Server Azure Database (Cloud) data
Requirements
- Familiarity with the fundamental concepts of software development.
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.