Difference between revisions of "Isc3313 lectures"

Line 1: Line 1:
 
([[ISC-3313 | Overview]] | [[isc3313_syllabus | Syllabus]] | [[isc3313_schedule | Schedule]] | [[isc3313_lectures | Lectures]] |  [[isc3313_assign | Assignments]] | [[isc3313_project | Project]] | [[isc3313_misc | Misc]])
 
([[ISC-3313 | Overview]] | [[isc3313_syllabus | Syllabus]] | [[isc3313_schedule | Schedule]] | [[isc3313_lectures | Lectures]] |  [[isc3313_assign | Assignments]] | [[isc3313_project | Project]] | [[isc3313_misc | Misc]])
  
*February 10 2014:  [http://www.peterbeerli.com/classdata/ISC3313/lectures/lecture_021014oop.pdf Introduction] to object orientated programming.  
+
*February 24, 2014:  [http://www.peterbeerli.com/classdata/ISC3313/lectures/lecture_022414math.pdf Introduction] Using OOP to develop a fully functional class that can handle rational numbers. Introduction to better program production design.
 +
*February 10-21, 2014:  [http://www.peterbeerli.com/classdata/ISC3313/lectures/lecture_021014oop.pdf Introduction] to object orientated programming.  
 
* January 27, 31 and Feb 3, 5., and 7 2014:  [http://www.peterbeerli.com/classdata/ISC3313/lectures/lecture_012714equations.pdf Solving non-linear equations numerically], working a program to find the root of a function using bisection and newton method. Discussion of potential convergence problems with these root finders.  
 
* January 27, 31 and Feb 3, 5., and 7 2014:  [http://www.peterbeerli.com/classdata/ISC3313/lectures/lecture_012714equations.pdf Solving non-linear equations numerically], working a program to find the root of a function using bisection and newton method. Discussion of potential convergence problems with these root finders.  
 
* January 17 and 24 2014: Implementation of a general Monte Carlo integration program, scavenging from the Pi program we wrote earlier. (added exercises1 to the [[isc3313_misc | Miscellaneous]] page)
 
* January 17 and 24 2014: Implementation of a general Monte Carlo integration program, scavenging from the Pi program we wrote earlier. (added exercises1 to the [[isc3313_misc | Miscellaneous]] page)

Revision as of 05:40, 24 February 2014

( Overview | Syllabus | Schedule | Lectures | Assignments | Project | Misc)