Computer Science, Certificate of Achievement (C)
Computer Science has grown dramatically over the last decade, until it now affects each of us in our daily lives. We come into contact with ten or more different computer systems each day. These range from automatic bank tellers and "intelligent" cash registers, to automobile fuel monitoring systems.
The Computer Science Department teaches students how to design and implement the computer software that brings intelligence to computer systems. Santa Barbara City College's Computer Science program includes introductory to advanced topics. It is designed to provide general education, transfer and occupational training.
Certificate of Achievement Requirements
Complete all Department Requirements for the Certificate of Achievement with a cumulative grade point average (GPA) of 2.0 or better. Candidates for a Certificate of Achievement are required to complete at least 20% of the department requirements through SBCC.
Code | Title | Units |
---|---|---|
Department Requirements | ||
CS 101 | Computer Concepts | 4 |
CS 105 | Theory and Practice I | 3 |
CS 130 | Introduction to the Linux Operating System | 2.5 |
CS 137 | C Programming | 3-4 |
or CS 140 | Object-Oriented Programming Using C++ | |
MATH 107 | Intermediate Algebra | 5 |
PHIL 205 | Introduction to Logic | 3 |
PHYS 102 | Introductory Physics For Science Majors | 4 |
Complete two courses from the following: | 6-7 | |
Theory and Practice II | ||
Computer Architecture and Organization | ||
HTML And Webmastering | ||
C Programming 1 | ||
Object-Oriented Programming Using C++ 1 | ||
Total Units | 30.50-32.50 |
- 1
CS 137 or 140 can only be used to meet this requirement if not used to satisfy a core requirement above (double-counting is not allowed).
-
Decompose problems into algorithms.
-
Use current computer applications
-
Create programs that use flow control and looping constructs (e.g. for and while).
-
Create programs that utilize standard data structures (e.g. queues and lists).
-
Create programs that use object-oriented concepts.
-
Create programs using current programming environments.
-
Describe computer architecture.
-
Deliver and test programs.