- Hello World Console Demo The basic "Hello World" application
- Scope of Variables An introduction covering module level, class level and block level scope.
- For Loop Coding Demo The basic for loop is created and demonstrated
- Do While Coding Demo How is a Do While loop set up and used
- While Loop Coding Demo Yep, this one is about the While loop
- If Else Statements Inside Loops Using if statements inside a loop. A block in a block
- Nested For Loops For loops one inside another.
- Sequential search though an array of unsorted data
This is Alfred Thompson's blog about computer science education and related topics.
Thursday, September 19, 2013
Videos for My C# Class
I've been creating short videos for my honors programming class. They are short and intended for my students to use for review. I’m not saying they are great but since there are up on YouTube I thought that a post with a sort of index to them would be useful for me, for my students and possibly other people. I’ll update this post as I add videos.
Subscribe to:
Post Comments (Atom)
1 comment:
Thanks, that's interesting!
Post a Comment