What is the Data Structure ? Summary of what the Data Structure is Posted on February 8, 2016 물론, int, double, bool이란 것도 데이터이기는 하다. 하지만 Data structure는 일반적으로 생활속의 정보를 추상화하여 표현을 한다면 이해하기 쉽다. 그냥 표현하는 방식이 다양한 것이다. [Read More] Tags: summary
Static Website with Jekyll What is the Jekyll ? and this is my summary about jekyll. Posted on February 1, 2016 I recommend this site for beginners to start jekyll. [Read More] Tags: jekyll
What is the MVC Pattern ? Summary of What MVC Pattern with my curiosity Posted on January 3, 2016 학습을 위해 생활코딩을 참조하여 정리했습니다. [Read More] Tags: pattern