CSC-115 CS1: Introduction To Programming And Computational Thinking
CS1: Introduction to Programming and Computational Thinking serves as a first course for all computer-related majors. This course is for beginning programmers, and is the first course in a sequence of three programming courses. The course emphasizes the development of languages and software, problem-solving, and programming in a structured, object-oriented language. The Java programming language is used throughout the course.
Corequisite
MAT-097 or Math Placement Level 1
Course Learning Outcomes
- Construct fundamental computer algorithms to solve simple problems
- Create basic computer programs using the formal syntax from a high-level, object-oriented programming language
- Translate foundational algorithms into simple technical computer program solutions