Scientific Programming

Course Information
Syllabus Schedule Course Content Helpful Links

 

Sample Program using the Five Step Process

This course is designed to prepare students for scientific analysis. We use Visual C++ to develop analysis software.

The following link to a tutorial at Virginia Tech provides a nice introduction to Microsoft's Visual C++.
Visual C++ Tutorial

The website for the textbook,  Problem Solving with C++, Seventh Edition by Walter Savitch, is MyCodeMate.

C++ Coding Standard