Course Outline
The Programming Environment and .NET Core Overview
- Navigating the Visual Studio interface
- Setting up projects and solutions
- Managing library dependencies
- Implementing and testing solutions
C# Syntax Essentials
- Working with data types, operators, and expressions
- Controlling flow with loops and conditional statements
- Defining and using methods
- Implementing robust exception handling
- Method invocation techniques
- Creating overloaded methods
- Utilising optional and output parameters in methods
Structures and Collections
- Implementing structs and enumerations
- Organising and managing data using collections
Object-Oriented Programming
- Managing events and handlers
- Designing and creating classes
- Defining and implementing interfaces
- Implementing strongly-typed collections
- Constructing class hierarchies
- Extending functionality within the .NET Framework or Core
File Operations
- Reading from and writing to files
- Serialising and deserialising XML and JSON data
- Utilising the I/O library for file management
Database Integration
- Designing and utilising Entity Data Models
- Querying data using LINQ
- Updating records via LINQ
- Accessing remote network data
- Implementing data access through Web services (REST)
Multithreading and Asynchronous Programming
- Implementing multithreading using Lambda expressions and tasks
- Designing efficient asynchronous operations
- Managing concurrency and data access synchronization
Optional Modules (subject to time constraints):
- Developing WPF window applications (.NET Framework)
- Building ASP.NET MVC projects (.NET Framework or .NET Core)
- Accessing SQL Server Azure Database (Cloud) data
Requirements
- A solid grasp of fundamental software development concepts and terminology.
Target Audience
- Technical Team Leads
- 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.