Root Finding RoutinesFixed Point IterationSolution of Initial Value Problems y' = f(t,y)Overview (Word doc) Euler.c Euler.h func.cRungeKutta Method Adams-Bashforth-Moulton MethodFinance Source CodeBlack-Scholes for European Derivatives:
Paul Kunz' Online Lectures on C++ for Particle PhysicistsLove this online course!Techniques for Scientific C++ Great online book answers the question "Are Virtual Functions Evil?"How C Programing Works The basics from howstuffworks.com, walks through essential components of the languageA Tutorial on Pointers and Arrays in C Classic free online text by Ted JensenBorland Trial C++ Builder Free trial with registrationEffective C++ and More Effective C++ By Scott Meyers
Let's Build a Compiler! Multipart tutorial by Jack Crenshaw, uses Borland Pascal as a foundation.Stupidest Thing You've Coded Just to See if you CouldHello World! And more hello world!