Programming Language | CS | Course

Brief Information Name : Programming language Lecturer : 최강임 Semester : 2014 Fall Course : BE. Computer Science and Engineering Textbook :?Kathy Sierra and Bert Bates (2005)?Head First Java. 2nd Ed.?O’Reilly Media Syllabus [link] In?short Introduction to Java programming language after learning C++ Trace lectures Listing themes I learned in the lecture in time order. […]

Data Structure | CS | Course

Brief Information Name : Data structure Lecturer : Park Byung-Joon Semester : 2014 Fall Course : BE. Computer Science and Engineering Textbook :?Michael Main and Walter Savitch (2010)?Data Structures and Other Objects Using C++. 4th Ed.?Prentice Hall Syllabus [link] Trace lectures Listing themes I learned in the lecture in time order. Assignments Implement the dynamic […]

Digital Image Processing | CS | Course

Brief Information Name : Digital Image Processing Lecturer : Lee Yun-Gu Semester : 2014 Fall Course : BE. Computer Science and Engineering Textbook : Gonzalez, R., C. and Woods, R., E. (2007) Digital Image Processing. 3rd E. Prentice Hall. Syllabus [link] Trace lectures Listing themes I learned in the lecture in time order. Image compression […]

Algorithm| CS | Course

Brief Information Name : Algorithm Lecturer : Kim Yonghyuk Semester : 2014 Fall Course : BE. Computer Science and Engineering Trace lectures Listing themes I learned in the lecture in time order. Evaluation of algorithms: Big O, Small o, Omega $latex Omega$ notation Computation of Complexity Algorithm design techniques Divide and Conquer “Divide recursively?an instance […]

Studying ‘LaTex’

Purpose To publish mathematical or scientific documents. Short introduction to LaTeX TeX is a typesetting system, intended for the creation of beautiful books – and especially for books that contain a lot of mathematics Preparation tutorial ?Compiler MiKTeX (basic-miktex-2.9.5105) Editor Texmaker (4.3 for Windows) ?References [official site]?LaTeX ? A document preparation system [installation]?Introduction to LaTeX […]

Studying ‘Android Application Development’

Related Posts Embedded Operating System (Android) | CS References Android Developers? The homepage of Android development Introduction to Android | Android Developers Android API guides offered by Google Android Developer Nanodegree | Udacity Android Development Courses | Udacity Android Side 안드로이드 사이드 Korea Adroind Developer Community 안드로이드(Android) AVD 한글자판 설치 unable to open FileInputStream | […]

Studying ‘R’

Summary R language version :?3.1.1, 3.2.0 IDE : RStudio Good articles Data Types in R Interactive R training swirl: Learn R, in R. Try R Free Introduction to R Programming Online Course | Datacamp ?References The R Project for Statistical Computing The main R homepage The R manual | The R Project the official R […]

Studying ‘Big Data’

Software/tools to deal with Big data R Hadoop NoSQL ?References Big Data – Wikipedia Data science – Wikipedia Data Science – Specialization | Coursera Data Scientist: The Sexiest Job of the 21st Century Franks, B. (2012) Taming The Big Data Tidal Wave: Finding Opportunities in Huge Data Streams with Advanced Analytics Silver, N. (2012)?The Signal […]