Course Learning Objectives: This course (BPLCK205B) 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.
Download Text books by using below links.
Text Book -1 : Al Sweigart,“Automate the Boring Stuff with Python”,1st Edition, No Starch Press, 2015.
Text Book-2 : Allen B. Downey, "Think Python: How to Think Like a Computer Scientist”, 2ndEdition, Green Tea Press, 2015.