Course description
The purpose of any general-purpose programming language is to provide a syntax that supports various features to manipulate data and interact with its environment. C# has rich support for this kind of syntax, and you'll begin to explore it in this course. You'll learn about the structure of C# code, then will start to learn about C# statements and expressions that let you perform complex operations with your code.
Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.
Prerequisites
This is an entry level course. Some amount of programming experience will be helpful and speed up your learning but you can jump right into this course at any level.
Meet the expert
Don Kiely
Don Kiely is a featured instructor on many of our SQL Server and Visual Studio courses. He is a nationally recognized author, instructor, and consultant specializing in Microsoft technologies. Don has many years of teaching experience, is the author or co-author of several programming books, and has spoken at many industry conferences and user groups. In addition, Don is a consultant for a variety of companies that develop distributed applications for public and private organizations.
Video Runtime
97 Minutes
Time to complete
360 Minutes
Course Outline
Projects and Syntax
Anatomy of a C# Program (25:35)
Project Folders and Files (10:33)
Statements and Expressions (14:46)
Language Syntax (23:45)
Preprocessing Directives (22:34)