Fall 2023 TA for Distributed Systems (CS 380D)
Graduate course, The University of Texas at Austin, Computer Science, 2023
This is a course designed to expose graduate students to the basics of distributed systems.
Graduate course, The University of Texas at Austin, Computer Science, 2023
This is a course designed to expose graduate students to the basics of distributed systems.
Graduate course, The University of Texas at Austin, Computer Science, 2020
This is a course designed to expose graduate students to the basics of distributed systems.
Undergraduate course, The University of Texas at Austin, Computer Science, 2018
This is the second course in the Elements of Software series. The emphasis of this course is on software development using object-oriented methodology. This course includes how to design software, how to create reusable software components, and how to compose programs from already available components. Furthermore, students learn about some basic data structures and algorithms and how to match the data structures and algorithms to problems.
Undergraduate course, UNIST (Ulsan National Institute of Science & Technology), Computer Science and Engineering, 2016
The main focus of this course is to develop object-oriented programming skills and to make students comfortable with C++ class implementation. This course requires students to implement a large number of small to medium-sized programs.
Undergraduate course, Hongik University, Computer Engineering, 2015
The goal of this course is to introduce the fundamental organization and structure of computer systems. This is done in the context of system related C programming. Topics include Boolean logic, data representation, processor organization, input/output, memory organization, machine-level code, system support software and communication that form the basis of upper-level systems courses.