Open Elective: Python Application and Programming
Topics Discussed:
- Dynamic type checking
- Garbage collection
- Programming paradigm
- Imperative programming
- Object-oriented programming
- Declarative programming
- Functional programming
- Programming Examples
Topics Discussed:
Delivered a session on Performance Analysis in the view of bridging curriculum gaps for the subject Data Structures and Applications to 3rd semester students on Oct 23, 2021.
Topics discussed:
Students are taught how to code for linked list by analyzing the stacks and heaps memory layouts.
Exam was conducted to evaluate the understanding.
Students were given sample questions along with diagrams (memory layouts). They need to write the proper code.
Topic discussed:
Brief description of the Bubble Sort and Insertion Sort, Algorithm followed by role-play played by the students (3rd A Section, CSE, BIET) to understand the working nature of the aforementioned sorting algorithms.
Python for Beginners Offered by: Christian Drumm, Stephan Jacobs Course dates: 2022-04-05 to 2022-06-01 Topics Python Fundamentals Lists and...