Untitled Document

C# Introduction

Description

Students 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. Students will create applications that use variables, conditional statements, looping statements, arrays and function. No programming background is required for this course. Students will need a C# compiler. One is available for free download.

Objectives

Book

Get the book for the version of C# you will be using:

Title: Murach's C# 2008
Author: Joel Murach, Doug Lowe
Publisher: Murach and Associates
ISBN: 1890774464

Title: Murach's C# 2005
Author: Joel Murach, Doug Lowe
Publisher: Murach and Associates
ISBN: 1890774375

Title: Murach's C#
Author: Joel Murach, Doug Lowe
Publisher: Murach and Associates
ISBN: 1-890774-22-7





Lesson 1: Getting Started

Read Chapter 1.

Lesson 2:Creating a C# Application

Read Chapters 2 and 3.

Lesson 3: Numeric and String Data

Read Chapter 4

Lesson 4: Conditional Statements and Loops

Read Chapter 5

Lesson 5: Methods, Event Handlers and Exceptions

Read Chapters 6 and 7

Lesson 6: Arrays and Collections

Read Chapter 8

Lesson 7: Dates and Strings

Read Chapter 9

Lesson 8: Windows Forms and Controls

Read Chapter 10

Lesson 9: Debugging an Application

Read Chapter 11

Lesson 10: Putting it all Together

Review Chapter 1 - 11

All content of this document is copyrighted by IDEA Solutions and the author. All rights reserved. Content may not be used without permission.