Instructor: Naoki Takebayashi
Class meetings: Irving I 303, 9:45-11:15AM on Tuesday and 2:15-3:45PM Thursday
Syllabus: BIOL F694, BIOL F493
Introduction to C programming 1:
Variable, conditional, loop, printf()
Reading: Philosophy of modeling from Introduction to
Mathematical modeling and applications by D. Maki and M. Thompson.
Introduction to C programming 2: Function and array
Probability theory and Pseudo-random number generators
Answers to probability exercises
Example of polyploid simulation analysis
Pointer, Passing function arguments by memory address
Introduction to Perl 1: Basic opertors, Variable types and scopes, Flow control, File I/O, Functions
Introduction to Perl 2: Regular Expressions, diamond operator
Introduction to Perl 3: Data manipulation functions