This course enables the students to
Learning Outcome (at course level)
| Learning and teaching strategies | Assessment Strategies |
CO98. Determine how to use Oops concepts using Python. CO.99 Compare and analyze different packages used in Python. CO100. Evaluate, analyze and handle the exceptions in Python programming. CO101. Create new ideas where the knowledge of Python can be implemented. | Approach in teaching: Interactive Lectures, Modeling, Discussions, implementing enquiry based learning, Student centered approach, Through audio-visual aids
Learning activities for the students: Experiential Learning, Presentations, Case based learning, Discussions, Quizzes and Assignments |
|
Introduction, What is Python, Origin, Comparison, Comments, Variables and Assignment, Identifiers, Basic Style Guidelines, Python Objects, Standard Types, Other Built-in Types, Internal Types, Operators, Built-in Functions, Numbers and Strings. Introduction to Numbers, Integers, Floating Point Real Numbers, Complex
Numbers, Sequences: Strings, Sequences, Strings, String-only Operators, Built-in Functions, String Built-in Methods, Special Features of Strings, , Memory Management, Python Application Examples
Built-in Functions, List type built in Methods, Special Features of Lists, Tuples, Tuple Operators and
Built-in Functions, Special Features of Tuples, Introduction to Dictionaries, Built-in Functions, Built-in Methods, Dictionary Keys,
Conditionals and Loops: if statement, else Statement, elif Statement, while Statement, for Statement, break Statement, continue Statement, pass Statement, else Statement
Classes in Python, Principles of Object Orientation, Creating Classes, Instance Methods, Class variables,
Inheritance, Polymorphism, Type Identification, File Objects, File Built-in Function, File Built-in Methods, File Built-in Attributes, Standard Files, Command-line Arguments, File System, File Execution, Persistent Storage Modules.
Regular Expression: Introduction/Motivation, Special Symbols and Characters for REs, REs and Python.
What Are Exceptions? Exceptions in Python, Detecting and Handling Exceptions, Exceptions as Strings, Raising Exceptions, Assertions, Standard Exceptions
SQL Database connection using python, creating and searching tables, Reading and storing config information on database, Programming using database connections, Python Multithreading: Understanding threads, Forking threads, synchronizing the threads, Programming using multithreading
Text Books:
References: