C# Beginners Course: The for loop



Video lectures for my C# beginners course at the HTL Leonding (https://htl-leonding.ac.at). You can find the slides for this course at https://htl-leo-prog-1.github.io/programming_fundamentals_cs/.

Please make sure to watch the previous videos of this course (https://youtube.com/playlist?list=PLhGL9p3BWHwsJN6kbQPOVZpEw2NXQXZQN) in order to have all the necessary prerequisites.

00:00:00 Welcome, introduction
00:00:42 Introduction to for loop
00:09:11 Exercise Level 1
00:09.47 Exercise Level 2
00:14:11 Exercise Level 3 – Fibonacci
00:22:02 Further exercises, closing