Introduction to Object Oriented Programming using Microsoft Visual Studio 2008 Training
MS6367
Aanbieder | Master it Training |
Kosten | €1.350,00 |
Overzicht
Programma
Module 1: Getting Started with Object-Oriented Programming This module provides fundamental knowledge required before getting started with object-oriented development. It also reviews Visual Studio 2008 features. Lessons: ... Volledig programmaKosten
Het tarief is incl. studiemateriaal en lunch, excl. BTW InschrijvenBeschrijving
This course will enable attendees to start designing and developing object-oriented applications using Visual Studio 2008. Attendees will learn object-oriented concepts including classes, methods, properties, inheritance, and interfaces. Also they will learn how to identify opportunities to use these concepts in design, and how to implement these object-oriented concepts using Visual Studio.
Doelgroep
The target audience for this training is lower-intermediate level programmers who have a minimum of three months programming experience in a professional environment and want to learn how to use Visual Basic or C# to develop well conceived and implemented object-oriented programming applications.
Voorkennis
Before attending this course, students must have:
- Understanding of the problem-solving techniques that apply to software development.
- Understanding of the principles of software development.
- A basic understanding of scripting techniques
- Hands-on experience creating and implementing script code.
- A fundamental understanding of the .NET Framework.
- A basic understanding of the Visual Studio IDE (Integrated Development Environment).
- Hands-on experience using a version of Visual Studio .NET.
Programma
Module 1: Getting Started with Object-Oriented Programming
This module provides fundamental knowledge required before getting started with object-oriented development. It also reviews Visual Studio 2008 features.Lessons:
- Introduction to Object-Oriented Programming
- Creating Projects in Visual Studio 2008
- Coding in Visual Studio 2008
- Productivity Features in Visual Studio 2008
- Debugging Visual Studio Applications
Lessons:
- Creating Classes
- Implementing Properties within a Class
- Implementing Methods within a Class
- Using Classes, Properties and Methods
Lessons:
- Introduction to Inheritance and Abstraction
- Implementing Inheritance and Abstraction
- Introduction to Polymorphism
- Implementing a Polymorphic Structure
Lessons:
- Introduction to Interfaces
- Implementing a Custom Interface
Lessons:
- Establishing Classes from Business Requirements
- Adding Inheritance to the Design
- Adding Interfaces to the Design
- Reviewing and Refining the Design
Lessons:
- Introduction to Delegates
- Implementing Delegates
- Introduction to Events
- Implementing Events
- Introduction to Exceptions
- Implementing Exceptions
Lessons:
- Introduction to Class Interactions
- Adding Interactions to a Design
- Evaluating the Design
- Introduction to Patterns
Lessons:
- Introduction to Components and Class Libraries
- Deploying a Component/Class Library
- Best Practices for Deploying a Component/Class Library