Course Outline
The Programming Environment and .NET Core Fundamentals
- Navigating Visual Studio
- Creating new projects and solutions
- Importing and managing libraries
- Implementing and debugging solutions
C# Syntax and Core Features
- Data types, operators, and expressions
- Control flow with loops and conditions
- Defining and using methods
- Exception handling strategies
- Method invocation techniques
- Creating overloaded methods
- Utilizing optional and output parameters
Structures and Collections
- Implementing structures and enum types
- Efficient data organization using collections
Object-Oriented Programming Concepts
- Working with event handlers
- Designing and creating classes
- Defining and implementing interfaces
- Building strongly-typed collections
- Establishing class hierarchies
- Extending .NET Framework or Core classes
File Handling and Serialization
- Reading from and writing to files
- Serializing and deserializing XML and JSON data
- Utilizing the I/O library for file operations
Database Interactions
- Building and utilizing Entity Data Models
- Querying data with LINQ
- Updating data using LINQ expressions
- Accessing remote network data
- Consuming data via REST Web services
Multithreading and Asynchronous Programming
- Implementing multithreading with Lambda expressions and tasks
- Designing asynchronous operations
- Synchronizing concurrent data access
Optional Modules (Subject to Time):
- WPF Window Application projects (.NET Framework)
- ASP.NET MVC projects (.NET Framework or .NET Core)
- Accessing data in SQL Server Azure Database (Cloud)
Requirements
- A foundational understanding of key software development concepts.
Intended 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.