SEMINARS AND WORKSHOPS
Workshop on Python Programming
Date: 24th December 2022
Timing: 10:00 a.m. to 12:00 p.m.
Organised by: MCA Department
Faculty Programme Co-ordinator: Prof. Vishwanatha C. R. , Sr. Assistant Professor, Department of MCA, New Horizon College of Engineering, Bengaluru.
Convenor: Dr. V. Asha, Professor, Department of MCA, New Horizon College of Engineering, Bengaluru.
Participants: III Sem MCA Students
No. of participants: 50
Details of the Resource Persons:
Mr. Mohammed Yasin Harun , Associate Senior Software Engineer, Cerner Corporation, Bangalore
Profile of the Expert:
Mr. Mohammed Yasin Harun , working as Associate Senior Software Engineer in Cerner Corporation, Bangalore. He has 3+ years of experience in Industry. He is an Alumni of MCA Department.
Objective:
The objective of the sessions is to give an insight on various python methods used by industry for efficient coding practices.
Content:
- Introduction to Python
- Data structures in python and python libraries
- Efficient coding tips
Summary of Content:
Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically- typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming.
The workshop started with a brief introduction about general syntax and structure of python. Concepts of OOPs were also brushed along the way. It was an interactive session and students came up with various solutions to solve a problem. Workshop further had an intermediate level which included topics like zip – unzip, map function, generators, lambda function, and filters.
The session ended with a few discussions about use of python at industry level, how to improve coding and how to prepare oneself to face technical interviews. Students were benefited by this session and had a great learning experience.