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]] | [http://www.peterbeerli.com/classdata/ISC3313/codes Code] | [[isc3313_misc | Misc]])
 
([[ISC-3313 | Overview]] | [[isc3313_syllabus | Syllabus]] | [[isc3313_schedule | Schedule]] | [[isc3313_lectures | Lectures]] |  [[isc3313_assign | Assignments]] | [[isc3313_project | Project]] | [http://www.peterbeerli.com/classdata/ISC3313/codes Code] | [[isc3313_misc | Misc]])
  
 +
*February 26, 2014:  Vectors and vector operations, first take: the C-programmers way (an example program is in Code section, it is called '''vectors.zip'''.
 
*February 24, 2014:  [http://www.peterbeerli.com/classdata/ISC3313/lectures/lecture_022414math.pdf Being 'rational'] Using OOP to develop a fully functional class that can handle rational numbers. Introduction to better program production design.  
 
*February 24, 2014:  [http://www.peterbeerli.com/classdata/ISC3313/lectures/lecture_022414math.pdf Being 'rational'] 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.  
 
*February 10-21, 2014:  [http://www.peterbeerli.com/classdata/ISC3313/lectures/lecture_021014oop.pdf Introduction] to object orientated programming.  

Revision as of 05:54, 26 February 2014

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