# Course exercises

**URL:** https://forum.codewithmosh.com/t/course-exercises/7984
**Category:** C#
**Created:** [October 17, 2021, 1:38pm UTC](https://forum.codewithmosh.com/t/course-exercises/7984 "2021-10-17T13:38:39Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![serez18](https://avatars.discourse-cdn.com/v4/letter/s/ba8739/32.png) [@serez18](https://forum.codewithmosh.com/u/serez18)
#### Post date: [October 17, 2021, 1:38pm UTC](https://forum.codewithmosh.com/t/course-exercises/7984/1 "2021-10-17T13:38:39Z")

</div>

The exercises sometimes require us to use methods that Mosh barely touches on in the lectures. I look at the answers, but sometimes need a brief video explanation of each answer and how it works.

Maybe you can copy paste the task and code from the answer sheets, make quick explanation videos, and then post a link to the video in the answer sheets //comments.

---

<div class="post-metadata">

### Author: ![tlyates08](https://avatars.discourse-cdn.com/v4/letter/t/919ad9/32.png) [@tlyates08](https://forum.codewithmosh.com/u/tlyates08)
#### Post date: [January 27, 2022, 5:19am UTC](https://forum.codewithmosh.com/t/course-exercises/7984/2 "2022-01-27T05:19:39Z")

</div>

there are other sources that contain this information, if you are dedicated you can find a lot of information here:

> **[C# docs - get started, tutorials, reference.](https://docs.microsoft.com/en-us/dotnet/csharp/)**
>
> Learn C# programming - for beginning developers, developers new to C#, and experienced C# / .NET developers

or

> **[C# Corner - Community of Software and Data Developers](https://www.c-sharpcorner.com/)**
>
> Community for Developers and IT Professionals

Hope this helps
