Skip to main content

Programming Using Python


Ramanujan_College
Enrollment is Closed

Learning Objectives This course is designed as the first course that: • Introduces programming concepts using Python to Computer Science students. • Focuses on the development of Python programming to solve problems of different domains. • Introduces the concept of object- oriented programming. Learning Outcomes: On successful completion of the course, students will be able to: • Understand the basics of programming language • Develop, document, and debug modular Python programs. • Apply suitable programming constructs and built-in data structures to solve a problem. • Use and apply various data objects in Python. • Use classes and objects in application programs and handle files.