Hyoung-Kee Choi

Korean

 

courses in 2018

I am responsible for three courses in the Fall semester, 2018. They are:
  • introduction to network security
  • capstone design (for SCSC students only)
  • problems solving in JAVA (for SCSC students only)
 

follow me at Twiter

For class announcements, follow me at @baunamana at Twitter. You can check old announcements at here. You should follow me first before you are able to check.

 

class email

I do not receive an email from strangers. In order for you to avoid being filtered out you must use a token in the email. Please include the following tokens at the beginning of the subject field or your email get discarded by the spam filter. These tokens are case-insensitive.

courses

token

system programming

[SP]

data structures

[DS]

data communications

[DC]

computer networks

[CN]

problem solving in JAVA

[PS]

introduction to network security

[NS]

 

system programming

This course covers bit representations, machine level representations, processor architecture, program optimizations in the x86-64 architectures. The study focuses on a lower-level language, the 64-bit assembler implementation to understand the architecture.

 

computer networks

This course covers efficient routing and reliable transportation of data on the Internet. Topics covered in the class include IPv4, IPv6, TCP, UDP and SCTP. Students taking this course should be able to explain how packet are delivered from a source to a destination.

Ths student must also take "computer science lab #2 -- computer network" at the same semester. The student will experience experiments on

  • Wireshark
  • Socket programming
  • ns-3 simulation

This course intends to undergraduate students.

 

course