Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 592 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 592 Bytes

Study of computer science


Why am i study computer science again?

I was graduate of information security major in suwon university. At university, i already learned about computer science (algorithm, data strcuture, OS, network, ...) But, when i worked as a developer, I realized that difference of world between book and field. I knew about computer science knowledge but hard to utilized.

Range of study

  • Operation System
  • Algorithm
  • Data Strcuture
  • Add later...

Goal

  • Write document about study
  • Implement code on some concepts
  • Test and proof on some concepts