CISC115 Computer Science I
Department of Science, Technology, Engineering & Mathematics: Computer/Information Science
- I. Course Number and Title
- CISC115 Computer Science I
- II. Number of Credits
- 4 credits
- III. Number of Instructional Minutes
- 3000
- IV. Prerequisites
- MATH095 (C or better) or Math Placement Test score of 5 or higher
- Corequisites
- None
- V. Other Pertinent Information
- A significant portion of the course is dedicated to developing a hands-on proficiency with the tools and devices of computer science. Laboratory work is designed to provide the student with practical experience with the program development cycle. A comprehensive, proctored departmental final examination will be included in the course. The final will be evaluated at 15–25% of the course grade. A minimum of five laboratory assignments and exercises will be required. The laboratory grade will be comprised of no more than one-third of the course grade.
- VI. Catalog Course Description
- This is a first course for computer science students providing an introduction to the use and impact of computers, numbering systems, data representations, the fundamentals of structured programming, and problem solving through the use of logic design tools. Students develop programs using an object-oriented programming language.
- VII. Required Course Content and Direction
-
-
Course Learning Goals
Students will:
- design structured solutions utilizing flowcharts and pseudocode;
- describe number systems, (binary, octal and hexadecimal), as well as of internal data representation and their significance in a computer system;
- recognize the function, operation, and interrelationships of the components of a computer system; and
- utilize systems software to implement problem solutions on a computer system.
-
Planned Sequence of Topics and/or Learning Activities
Course Outline:
- Overview - Hardware and Software - College's Computer Systems
- Components of a Computer System
- An overview of the CPU, memory, machine language, and the machine cycle
- Program Development Cycle
- Problem analysis
- Program design
- Top down, hierarchy charts
- Modular (functions/methods)
- IPO (input-process-output)
- Pseudocode
- Flowcharts
- Code generation; design and style
- Test case development
- Desk checking
- Debugging
- Documentation
- Program Development Software
- IDE's
- Text editor
- Compiling and executing
- Basic DOS/Unix commands
- Data Types
- Integer
- Floating point
- Character/String
- Boolean
- Input/Output
- GUI
- Keyboard/Screen
- File streams
- Control Structures
- Sequence
- Selection
- Repetition
- Invocation
- Arrays
- One-dimensional
- Using arrays
- Reading/Writing the elements of an array
- Building an array
- Manipulating an array
- Number Systems
- Binary (Two's complement)
- Octal
- Hexadecimal
- Conversions between bases
-
Assessment Methods for Course Learning Goals
Course-specific learning goals will be evaluated via (written) test results and problem solving, including writing, testing, and documentation of complete programs, and a departmental final exam. -
Reference, Resource, or Learning Materials to be used by Student:
Departmentally-selected textbook. Details provided by the instructor of each course section. See course syllabus.
-
Review/Approval Date - 4/06; Revised 6/09; New Core 8/2015; Revised 6/17/24