Programming using Python-II
The Department of Electrical and Electronics Engineering organized a one-day workshop on “Programming Using Python-II” on 5 April 2025 for B. Tech students of II and IV Semesters. During the workshop, I covered a wide range of topics including: an Introduction to Python, the popularity and applications of Python, its features and limitations, various flavors and versions of Python, as well as reserved keywords, data types, base conversions, escape characters, and operators.
In addition to these foundational concepts, I also conducted sessions on strings and lists in Python with practical programming examples, along with discussions and demonstrations on tuples, dictionaries, and sets. The workshop included hands-on practice sessions, where students wrote and executed small Python programs to reinforce their understanding.


