CSCI-3300 Programming With Pascal
This course is designed to introduce the student to the concepts and procedures for developing computer applications using the Pascal programming language. The syntax of the Pascal programming language including input/output, assignments, conditional statements, loops, arrays, sub-programs, and other available data structures are studied. Also, this course is intended to build on the student's knowledge of object-oriented programming, including extensive use of object pointers.