Course Outline
Programming Environment and .NET Core Overview
- Getting acquainted with Visual Studio
- Setting up projects and solutions
- Importing required libraries
- Implementing solution components
C# Language Syntax
- Data types, operators, and expressions
- Control flow via loops and conditions
- Method creation and invocation
- Exception handling mechanisms
- Creating overloaded methods
- Using optional and output parameters in methods
Data Structures and Collections
- Implementing structs and enum types
- Structuring and organizing data within collections
Object-Oriented Programming Concepts
- Implementing event handlers
- Designing and creating classes
- Defining and implementing interfaces
- Utilizing strongly-typed collections
- Establishing class hierarchies
- Extending .NET Framework or Core classes
File Operations
- Reading from and writing to files
- Serializing and deserializing XML and JSON formats
- Utilizing the I/O library for file management
Database Interaction
- Creating and utilizing Entity Data Models
- Querying data using LINQ
- Updating data records via LINQ
- Accessing remote network data
- Data retrieval through Web services (REST)
Concurrency and Asynchronous Programming
- Implementing multithreading with Lambda expressions and tasks
- Configuring asynchronous operations
- Synchronizing concurrency for safe data access
Optional Modules (Subject to Time Availability):
- WPF Window Application projects (.NET Framework)
- ASP.NET MVC projects (.NET Framework or .NET Core)
- Connecting to SQL Server Azure Database (Cloud)
Requirements
- A foundational understanding of software development concepts and terminology.
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.