Introduction to Programming
During this course students will be provided with the information necessary to complete the following objectives:
- Describe the following aspects of object-oriented programming: objects, classes, subclassing, inheritance, and polymorphism.
- List and describe the steps and critical attributes involved in a good software project plan.
- List and describe key attributes of software analysis and design tools and methodologies.
- Briefly describe the general benefits of using an object-oriented approach to developing windowed applications, including the use of application frameworks and class libraries.
- Briefly describe the general benefits of using an object-oriented approach to developing Web applications.
|
|
||||||||||
- Windows 98/ME
- Windows 2000
Next Course(s):
- ASP.NET
- Visual C#.NET
- Introduction to .NET
- jCert Sun Certified Programmer - Java 2: Programming Language
- Oracle: Fundamentals
- Visual Basic.NET
- Visual Studio.NET
This course is included in these Certification Programs:
- Certified Visual Basic Programmer
- Certified C# Programmer
Our Program is All-Inclusive:
- 8 hours of classroom instruction
- Unlimited supervised computer lab/practice time for 6 months
- A complete instruction manual
- Certificate upon completion
- Career Enhancement Services
- Full Placement Counseling
- Free Resume Review
- Job Placement Assistance
- Free Test Preparation
- Computer-Based Training Files
- Assessment Testing
- Internship Opportunities
- Guarantee: Retake the course for free until test passed and/or employed.
- Check the schedule
Topics:
Lesson 1: Overview and Benefits of Object-oriented Programming
Approaches to Software Design
Evolution of the Object Model
Benefits of Object Programming
Lesson 2: The Object Model
Objects
Classes
Subclassing and Inheritance
Polymorphism
Lesson 3: From Plan to Product
Developing a Plan
Identifying Software Requirements
Designing a General Class Structure
Building a General Application Framework
Implementing Features
Final Polishing
Lesson 4: Tools and Methodologies
Analysis and Design Methodologies
Notations
Lesson 5: Object Programming in Windowed Environments
Benefits of OOP in Windowed Application Environments
Application Frameworks and Class Libraries
Lesson 6: Object Programming for the Web
How Web Applications Work
Web Objects
Building a Simple Object-oriented Program
