Using a programming language, students will analyze a problem and design, code, test and document a programming solution. Students will experience various opportunities in logic development through the solving of problems.
Please view the Programming I course syllabus here.
This course is the second course in the Computer Programming/Software Development Sequence. It continues the idea of using programming and its constructs to solve problems. The student's understanding of variables, arrays, if,if else, loops and functions will be reinforced, while introducing the student to a object oriented language such as a C++ or Java. Additionally, the student will be introduced to pointers and structures, and selected preprocessor directives as well as bit manipulations.
Please view the Programming II course syllabus here.