Teaching
Courses
Tutorial sessions, lab worksheets, and tutorial materials I've prepared as a teaching assistant at IUB. Click any course for full syllabus, weekly schedule, and notebooks.
Tutorial for Computer Programming I
Independent University, Bangladesh
Python fundamentals tutorial covering control flow, functions, loops, and list-based problem solving.
Tutorial for Computer Programming II
Independent University, Bangladesh
Intermediate Python tutorial covering OOP, data structures, recursion, file I/O, and exception handling.
Tutorial for Data Structure
Independent University, Bangladesh
Data structures tutorial covering linked lists, stacks, queues, trees, heaps, and graphs in Python.
Fundamentals of Computer Systems
Independent University, Bangladesh
Tutorial on computer-system concepts and practical Microsoft Office skills for academic use.
Numerical Methods Lab
Independent University, Bangladesh
Numerical methods lab covering root-finding, interpolation, integration, and ODEs in Python.