Programming Using Python

Programming Using Python - CSD104
Credits:
5
Substitutes:

The Python programming language, is an easy-to-learn and increasingly popular object-oriented language, that allows students to become comfortable with the fundamentals of programming without the troublesome syntax that can be challenging for novices. With the knowledge acquired using Python, students gain confidence in their skills and learn to recognize the logic behind developing high-quality programs. The course focuses on the use of variables, program structure, control structures, functions and lists.??

The main objective of the course is to set the foundation for the I.T. students other programming languages throughout the duration of the program.? The focus is not to make you an expert Python programmer, but rather have you recognize the main programming constructs that you will encounter in all programming languages.