CSC-117 Introduction To Programming And Computational Thinking using Python
Introduction to Programming and Computational Thinking using Python serves as a first programming course for Networking & Cybersecurity majors. This course is for beginning programmers. The course emphasizes the development of languages and software, problem-solving, and programming in a structured, object-oriented language. The Python programming language is used throughout the course.
Corequisite
MAT-097 or Math Placement Level 1
Course Learning Outcomes
- Design computer algorithms to solve problems
- Create and document computer programs using the formal syntax from a high-level, object-oriented programming language
- Adopt an iterative and continuous improvement process to critically troubleshoot issues and elevate software design.