CSC 302 : Programming and Database
Prerequisites: CSC 201 or demonstrated proficiency in using computers
This course addresses two major subjects in computing: programming and database at the basic levels. The first part of the course aims to develop the students’ awareness of the essence of programming its relation to problem solving and the OOP concept. The second part of the course will handle the data management issue by introducing database principles and its relation to data treatment. Using a high level programming language, students are expected to write and execute declarations of variables, arithmetic and logic statements, simple loops, writing and calling simple functions, array manipulation, and introduction to structures. Using a database application, Students will work on simple cases creating and manipulating tables, forms, queries and reports.