An open API service indexing awesome lists of open source software.

https://github.com/danedens/csharp-mycoursework

My C# coursework
https://github.com/danedens/csharp-mycoursework

Last synced: about 1 year ago
JSON representation

My C# coursework

Awesome Lists containing this project

README

          

## Init course - 8/12/22
> Learned to init project in visual studio, and took microsoft learning center class for missing vocab

## 8/13/22
> Begin Module 6 - Generics
> Finish Module 6 - Generics
> Begin Module 7 - Delegates
> Finish Module 7 - Delegates
> Begin Module 8 - lamda
> Finish Module 8 - Lamda

## 8/14/22
> Begin Module 9 - Events
> Finsih Module 9 - Events
> Begin Module 10 - Extenshion Methods
> Finish Module 10 - Extenshion Methods
> Begin Module 11 - LINQ
> Finish Module 11 - LINQ
> Begin Module 12 - NullableTypes
> Finish Module 12 - NullableTypes
> Begin Module 13 - Dynamic
> Finish Module 13 - Dynamic -->
> Begin Module 14 - Exception Handling
> Finish Module 14 - Exception Handling
> Begin Module 15 - Async-Await
> Finish Module 15 - Async-Await

## 8/16/22
> Quiz 2
> Begin Module 16 - Source Code
> Finish Module 16 - Source Code
> Begin Module 17 - What's New in C# 6
> Finish Module 17 - What's New in C# 6

## 8/22/22
> Begin new course Code clinic: C#