The Department of Computer Science in association with IQAC jointly Organized Two Days National Level Workshop on Python Programming NEP – 2020. 3rd &4th July 2023,
Resource Person: Dr. S Thanga Durai MBA. MCA. CEO, Rats Technologies, Bagalur.
Topic: Python programming more than 265 students from various colleges Participated in this workshop.
Date: 3rd& 4th July 2023
Resource Person: Dr. S Thangadurai MBA., MCA.M.Phil.
CEO, Rats Technologies, Bagalur
Venue: Conference Hall
No of Students Attended: 265
Objectives:
- To understand why Python is a useful scripting language for developers.
- To learn how to design and program Python applications.
- To learn how to use lists, tuples, and dictionaries in Python programs.
- To learn how to identify Python object types.
- To learn how to use indexing and slicing to access data in Python programs.
- To define the structure and components of a Python program.
- To learn how to write loops and decision statements in Python.
- To learn how to write functions and pass arguments in Python.
- To learn how to build and package Python modules for reusability.
- To learn how to read and write files in Python.
- To learn how to design object‐oriented programs with Python classes.
- To learn how to use exception handling in Python applications for error handling.
About the session:
Day 1: Students Learnt about the following concepts
- Python Introduction
- Python Environment Setup
- Python Variables and Rules to Declare Variable
- Python Input Output
- Python Comments
- Python Data Types
Day 2:Students Learnt about the following concepts
- Function in Python
- List as Array in Python
- Array Module in Python
- PIP in Python
- String in Python
- Numbers in Python