2019년 12월 4일 수요일

[Computer Networks , Probability, and Platform-based Programming] Topics covered by Final exams (Modified on Dec. 4)

Final exams are not comprehensive. So you do not have to study topics covered by midterm exams!!

[Computer Networks]


[Do not list]
DNS, TCP including TCP cumulative ACK and TCP state machine.

[Must list]
NAT, Subnet Mask, CIDR, Link State & Distance Vector Routing, Mobile IPv4, and the other topics discussed at classes since the midterm exam
------------------------------------------

[Platform-based programming]

[Do not list]
JDBC, Java SQL, JavaFX GUI and Event Handling, Java Network Programming including Socket API


[Must list]

try-catch with throw exception handling
Multithreading programming
------------------------------------------

[Probability]

시험 범위는 2장 2.7절부터 시작입니다.
감마분포와 카이제곱분포는 공부하지 않아도 됩니다. 그러나 지수분포는 공부하도록 합니다.

시험 범위는 중간 고사 이후 부터 입니다.
중간 고사 이후의 교재 예제와 홀수 번호 연습 문제를 풀어 봅니다. 답은 교재 Appendix B에 있습니다. 

Keep up with your study~
Wish you best luck!!


[Program Sources] Chat Client

Chat Client