Isc3313 lectures
( Overview | Syllabus | Schedule | Lectures | Assignments | Project | Code | Misc)
- November 17: PDF Polynomial interpolationI.
- November 15: PDF Numerical solutions of Ordinary Differential equations II.
- November 8: PDF Numerical solutions of Ordinary Differential equations I.
- October 25: PDF | HTML to Pointers, References, Arrays, and STL Vector]
- October 18: We implement a class Rational [see program fragments]
- October 11: Introduction to object orientated programming. We created a program called fragment handling a class Rectangle [see under program fragments]
- September 27: Solving non-linear equations, root finding
- September 22: Pseudo codes
- September 20: Look at the Program snippets section (we talked about implementing Pi program)
- September 15: Random number, Integration, and Pi evaluation .
- September 13: UNIX commandline and first c++ code UNIX shell cheat sheet
- September 8: Monte Carlo Integration and Pi estimation
- August 30: Introduction