Series

알고리즘 설계와 분석 [ 6 posts ]
  1. [Algorithm] Introduction
  2. [Algorithm] Divide-and-Conquer
  3. [Algorithm] Probabilistic Analysis and Randomized Algorithms
  4. [Algorithm] Heapsort and Quicksort
  5. [Algorithm] Sorting in Linear Time Medians and Order Statistics
  6. [Algorithm] Hash Tables
컴퓨터 네트워크 [ 13 posts ]
  1. [Network] Data and Signals
  2. [Network] Digital Transmission
  3. [Network] Analog Transmission
  4. [Network] Error Detection and Correction
  5. [Network] Framing / Error Control
  6. [Network] Medium Access Control
  7. [Network] Case Study: Wi-Fi
  8. [Network] Internet Addressing
  9. [Network] Internet Protocol (IP)
  10. [Network] Routing
  11. [Network] Other Network-Layer Related Protocols
  12. [Network] Scheduling and Traffic Shaping
  13. [Network] Transport Layer
컴퓨터 시스템 개론 [ 8 posts ]
  1. [CS] Data Representation
  2. [CS] Assembly: Introduction
  3. [CS] Assembly: Control Instruction
  4. [CS] Assembly: Function
  5. [CS] Assembly: Array and Struct
  6. [CS] Buffer Overflow
  7. [CS] Intermission
  8. [CS] Cache Memory
컴퓨터 아키텍쳐 [ 10 posts ]
  1. [CA] Computer Abstractions and Technology
  2. [CA] Computer Abstractions and Technology
  3. [CA] Instructions: Language of the Computer
  4. [CA] Arithmetic for Computers
  5. [CA] The Processor - Unipipelined Datapath (1)
  6. [CA] The Processor - Unipipelined Datapath (2)
  7. [CA] The Processor - Unipipelined Datapath (3)
  8. [CA] Memory System (1)
  9. [CA] Memory System (2)
  10. [CA] Memory System (3)
프로그래밍 언어 [ 10 posts ]
  1. [PL] Preliminaries
  2. [PL] Names, Bindings, Type Checking, and Scopes
  3. [PL] Data Types
  4. [PL] Expressions and the Assignment Statement
  5. [PL] Statement-Level Control Structures
  6. [PL] Subprogram
  7. [PL] Implementing Subprograms
  8. [PL] Exception Handling and Event Handling
  9. [PL] Abstract Data Types and Encapsulation Concepts
  10. [PL] Object-Oriented Programming
혼자 공부하는 네트워크 [ 5 posts ]
  1. [Network] 컴퓨터 네트워크
  2. [Network] 물리 계층 & 데이터 링크 계층
  3. [Network] 네트워크 계층
  4. [Network] 전송 계층
  5. [Network] 응용 계층