Course Learning Objectives: This course (BPLCK105B) will enable students to:
-> Learn the syntax and semantics of the Python programming language.
-> Illustrate the process of structuring the data using lists, tuples
-> Appraise the need for working with various documents like Excel, PDF, Word and Others.
-> Demonstrate the use of built-in functions to navigate the file system.
-> Implement the Object Oriented Programming concepts in Python.
Course Outcomes: The student will be able to :
CO1 - Demonstrate proficiency in handling loops and creation of functions.
CO2 - Identify the methods to create and manipulate lists, tuples and dictionaries.
CO3 - Develop programs for string processing and file organization
CO4 - Interpret the concepts of Object-Oriented Programming as used in Python.