Presentation is loading. Please wait.

Presentation is loading. Please wait.

CSCI 3328 Object Oriented Programming in C# Review: Exam I

Similar presentations


Presentation on theme: "CSCI 3328 Object Oriented Programming in C# Review: Exam I"— Presentation transcript:

1 CSCI 3328 Object Oriented Programming in C# Review: Exam I
UTPA – Fall 2012

2 Review Chapters 1 ~ 6 in your textbook Lecture slides
In-class exercises

3 Review Multiple Choice True/False Statements Programming Find bugs
Write the code

4 Chapter 1 Basic components in a computer system
The evolution of programming language The differences between structural programming and object-oriented programming The .Net framework Can you list several differences between C++ and C#? 

5 Chapter 2 IDE (Visual Studio) Controls Program analysis
Menu bar, buttons, windows, toolboxes Controls TextBox, PictureBox, GroupBox, etc. Properties & events of controls Program analysis Windows Forms Application vs. Console Application

6 Chapter 3 Objects Classes Arithmetic operators
Object-oriented design & programming Classes The Syntax for a Class Variables Methods Properties Events Arithmetic operators

7 Chapter 4 The primitive data types Arithmetic operators & Precedence
The components of basic control structures The syntax of basic sequence, selection, and repetition structures in Visual C#

8 Chapter 5 More control structures Logical operators
Repetition statements for, do … while statements Usage of break and continue statements Selection switch Logical operators


Download ppt "CSCI 3328 Object Oriented Programming in C# Review: Exam I"

Similar presentations


Ads by Google