Learning to Program with C#
Duration: 5 Days (Face-to-Face or Remote-Live), or 35 hours of coursework with personal facilitation over a four week span (On-Demand)
US Price: $2495 (Face-to-Face or Remote-Live), or $1495 (On-Demand)
Delivery Options: Attend face-to-face in the classroom, remote-live or via on-demand training
Registration: Click here to view upcoming schedules and register for face-to-face sessions, click here to register for live remote attendance sessions, or click here to register for on-demand training with a start date that is convenient for you.
Description
This hands on C# programming course provides an introduction to programming using the C# language. Students are introduced to the application development cycle, structure of programs, and specific language syntax. The course also contains "Thinking Like a Programmer" sections that provide students insight on how to develop common algorithms. The course covers console and file I/O, string and character manipulation, managing data using collections and fundamental object-oriented programming concepts. Error handling techniques are also emphasized. The course also introduces how to access databases using ADO.NET and illustrates how to build user interfaces using Windows Forms. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency.
This class is intended for those without previous programming experience.
Prerequisites
Familiarity with computers.
Course Overview
Application Development Fundamentals
|
Managing the Flow of an Application
|
Working with Data
|
Using Procedures to Modularize Code
|
Object-Oriented Programming
|
Understanding Namespaces
|
Working with Data Collections
|
Building Inheritance Hierarchies
|
Building GUIs with Windows Forms
|
Accessing Databases Using ADO.NET
|
Exception Handling
|
Working with Files, Directories and Streams
|
Working with Strings
|
Building N-Tier Applications
|