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, References and Values 7. Pointers and references C++ Example Projects 8. Preface 9. Root finding 10. Numerical Integration 11. Linear Algebra 12. Interpolation 13. Integral Equations High Preformance Computing 14. Connecting to remote servers