Skip to content

First Release of Courseware

Latest
Compare
Choose a tag to compare
@thermalogic thermalogic released this 13 Mar 16:35
· 145 commits to S2020 since this release

his course is intended to train students in thermal energy power engineering become skillful at making productive use of computational techniques.

We will cover:

  • write clean, testable, high quality code in Python
  • using Numpy, Scipy, Matplotlib to model and understand data
  • apply Computational thinking to model and solve the complex problems
  • write unit tests and profile the software performance
  • using GCC and Make to build C/C++ and Fortran applications
  • version control with Git/Github
  • C/C++ and Python programming in Linux/Ubuntu