Introduction to Programming
Course Code | CNET-232 |
---|---|
Lecture hours per week | 2 |
Lab hours per week | 2 |
Course Availability | Open |
Description | In Introduction to Programming, students will learn programming using the Python language. This introductory course offers students a hands-on opportunity to write computer programs using good programming techniques in a Microsoft Windows environment. Students will also debug structured programs using Python language. Some of the topics include the use of variables and mathematical calculations. In addition, students will learn the basics of flow control using selection and repetition structures, programs with one or more functions, and data structures. Students will also write programs that use file input and output. |