
About this Course
This course is intended for serious computer hobbyists, IT students, and IT professionals.
The free online textbook for this course is Sams Teach
Yourself Visual Studio .NET 2003 in 21 Days. You should begin by reading the complete
Introduction
to the book.
Indicates links that take you away from the Free-Ed.Net site. Use the links on these
offsite pages carefully, and use the Back function on your browser to return to the
assigments.
|
Lesson 8.
Core Language Concepts in Visual Basic .NET and C#
In this lesson you will learn:
- What the different .NET languages offer
- Different data types in .NET
- How to declare and use variables
- Different scope options for variables
- How to implement operators
- How to implement looping structures
- How to implement decision structures
Read the Introduction
Reading Assignments
Read the following sections from your free online textbook:
Languages
in the .NET Framework
Understanding
CLS Data Types in Visual Basic .NET and C#
Declaring
Variables in Visual Basic .NET and C
Understanding
Operators
Using
Decision Structures
-
Learning Activities
- Use this search box to refine and expand your understanding
of new terms and concepts in the reading assignments.
Read the Summary
of the lesson.
Study the Q&A.
Take the Exercises
to test your understanding.
Complete the hands-on Quiz.
- Return here after completing your hands-on exercises.
|
|