| | C# Introduction
You will be introduced to the concepts of Object-oriented programming using C#. Students will learn the fundamentals of .NET programming as they create C# applications. You will create applications that use variables, conditional statements, looping statements, arrays and function. No programming background is required for this course. You will need a C# compiler. One is available for free download.
To get started:
- Click on the Syllabus link below to find information about the course and the book
- Click on Introductions link to meet your instructor and introduce yourself
- Post any questions you have in Questions and Comments
| |
| 1 | Lesson 1: Getting Started
Welcome to C# Introduction!
This lesson will give you a chance to get your development tool of choice for this course ready and get familiar with it. See the Resources for this lesson for links to Visual Studio .NET and Borland C# Builder. Feel free to use either one. The book supports Visual Studio, but I will provide information on C# Builder where applicable.
We will also be giving you a little background information on C# and the .NET framework as well as some terminology related to Object-Oriented Programming.
| 
|