Tier Two: Absolute Beginner's Series
Lesson 4: Variables, Statements, and Operators
This video series is designed specifically for individuals who are interested in learning the basics of creating applications using Visual C# Express Edition. The series includes over 10 hours of video-based instruction that walks you through creating your first "Hello World" application to a fully functioning RSS Reader application. Learn how to write your first application today!!
For more information on software development with Visual C# Express Edition, please download the Additional Materials listed on the left. (Requires Adobe Acrobat Reader).
Lesson 4: Working with Variables, Expressions, Statements, and Operators
This lesson explains what a variable is and how to use them in your applications. You'll also learn the difference between expressions and statements and how you can use operators, like the addition operator (+) in your code.