2007 Summer Course

Statistical Computing Language

T.B. Chen

Ins. of Statistics in NCTU

Outline

Link to 課程內容

 

Date

Topics/Contents

Description

July 04

Linux/XP

Ch00: Commands, Operation and VC++

July 05

C Language

Ch 01: History and Basic Principles and Operators

July 10

C Language

Ch 02: Data type, Basic Library and I/O

July 11

C Language

Ch 03: Advanced I/O, Condition and Loop Control

July 12

C Language

Ch 04: Algorithms: Random Numbers

July 17

C Language

Ch 05: Algorithms: Array and Subroutine

July 18

C Language

Ch 06: Algorithms: Matrix and Algebra

July 19

C Language

Ch 07: Dynamic Memory Control: Using Pointer

July 24

C Language

Ch 08: Using Struct

July 25

C Language

Ch 09: Simple Linear Regression

July 26

C Language

Ch 10: Advanced Usages of Pointer

July 31

C Language

Ch 11: IMSL and Numerical Recipes

Aug.01

C Language

Summary

Aug.02

R 2.4.1

Ch 12: Introduction R

Aug.07

R 2.4.1

Ch 13: Operators, Loop Control and I/O

Aug.08

R 2.4.1

Ch 14: Using Plots, Functions and Programming

Aug.09

R 2.4.1

Ch 15: R Call C

Aug.14

In Class Examination

 Time and Location:

July 04 ~ Aug. 14, PM 01:30~04:30 交大計算機中心 PC4 教室

 

參考書籍:

1.C語言程式指引, 松崗.

2.C語言入門與進階,松崗.

 

The reference book for C language:

1.      The C Programming Language, by Brain W Bernighan and Dennis M. Ritchie, Prentice Hall; ISBN: 0131103628.

2.      The Mythical Man-Month: Essays on Software Engineering, by Frederick P., Jr. Brooks, Frederick P. Brooks Jr, and Addison-Wesley Pub Co; ISBN: 0201835959.

3.      Writing Solid Code: Microsoft's Techniques for Developing Bug-Free C Programs, by Steve Maguire, Microsoft “Press; ISBN: 1556155514.

 

Useful Links:

1.      Links related to statistical computing and statistics are available at

http://www.stat.nctu.edu.tw/people/bio.php?PID=16

2.      Numerical Recipes in C : The art of scientific computing  

3.      Software and Statistical Computing

4.      Building R for Windows : This document is a collection of resources for building packages for R under Microsoft Windows, or for building R itself

5.      VC++ Course (Chinese edition)

 

[Update] 2007 05 01