Learning Scientific Computing# A guide to C++ and high preformance computing# By Kevin and Alex Ingles# Introduction 1. Introduction Basics of C++ 2. What is a program 3. Compilation, Debugging and Debuggers 4. Variables, Values, Types and Templates 5. Functions, Operators, Lambda Expressions, Function Overloading and Variadic Templates 6. Pointers and references C++ Example Projects 7. Preface 8. Root finding 9. Numerical Integration 10. Linear Algebra 11. Interpolation 12. Integral Equations High Preformance Computing 13. Connecting to remote servers