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. […]

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 ‘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 ‘Python’

References Lee, J. W. (2014)?Computational Mathematics. Mathematics, Kwangwoon University, spring semester 2014 Miller, B. N. and Ranum, D. L. (2013) Python Programming In Context. 2nd Ed. Jones & Bartlett Learning Klein, P. N. (2013) Coding the Matrix: Linear Algebra through Applications to Computer Science. Newtonian Press.?978-0615880990 This book is used for application of Python in […]

Studying ‘C++’

References cplusplus.com – The C++ Resources Network C++ Tutorial – TutorialsPoint.com Savitch, W. and?Mock, K. (2012) Absolute C++. 5th Ed.?Addison-Wesley Advanced Programming | CS | Lecture Meyers, S. (2005) Effective C++: 55 Specific Ways to Improve Your Programs and Designs. 3rd Ed.?Addison-Wesley Professional Meyers, S. (2014) Effective Modern C++: 42 Specific Ways to Improve Your […]