Opetusmateriaali
by Jere
Tofferi is licensed under CC BY-SA 4.0
Session 1
Topics:
- Introduction to course
- Check coding environments
- Basic C# exercises for warm up
- Algorithm
- Time consumption testing
Before Session:
---
Session materials
- System setup - Itslearning
- w3schools C# tutorial
- C# stopwatch
Session slides: session 1 - slides
After Session:
Practice some basic C# coding. If you want to start slow, try to read/do: w3schools - C#. If you are more confident to do coding, you can choose some copilot generated exercises: csharp basics (different levels!).
Read section "Basic algorithms" from course materials.