Skip to content

lprescott/ICSI405_Object_Oriented_Programming

Repository files navigation

I CSI 205 Object Oriented Programming for Data Processing Applications (3)

Introduction to object oriented programming, abstraction and system analysis techniques using an object orientated language such as C++ or Java. Basic syntax and semantics, classes, objects, arrays, and pointers. Modular software design using header or class files and separate compilations and linking. Use of standard class and function libraries and packages. Introduction to memory management and performance issues.

UML Diagrams are located in the folder UML Diagrams.

HW1:

Problem 1:

alt text

Problem 2:

alt text

Problem 3:

alt text

HW2:

Stock:

alt text

Morse:

alt text

Car:

alt text

HW3:

Problem 1:

alt text

Problem 2:

alt text alt text

HW4:

alt text

HW5:

The Unix grep program finds lines that match a regular expression. This is a java version of grep.

Final Project:

alt text

About

Academic code used in ICSI405_Object_Oriented_Programming (3)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages