项目作者: thermalogic

项目描述 :
Software Engineering for Engineering Students
高级语言: Jupyter Notebook
项目地址: git://github.com/thermalogic/SEES.git
创建时间: 2015-09-30T14:41:52Z
项目社区:https://github.com/thermalogic/SEES

开源协议:MIT License

下载


Foundamentals and Practice of Software Engineering

DOI

We will cover:

  • Python
  • Object-oriented Programming
  • GCC and Make
  • a useful set of algorithms and data structure
  • testing and version control with Git
  • introduction to Linux

After completing the course, We wish you have a broad spectrum of computer knowledge, is a good programmer in the context of using computation to solve complex problems and keep pace with the latest developments in computer technology.

If you have concerns about the course, please email(cmh@seu.edu.cn) to me

Required Materials

Contents

  1. SEES

  2. SimVCCE The vapor-compression refrigeration cycle steady-state simulator

  3. Practices tasks

Grading

The Course graded on the 100 point scale and then weighted according to the following distribution:

  • In-class Exercises: 5
  • Practices:30 are the very important part of the course.
  • Final Exam: 65

行是知之始,知是行之成 - 陶行知

Using the Notebooks of thermalogic/SEES

download/clone the repository to your computer,then start Jupyter to interactive with the notebooks.

  • Download the thermalogic/SEES Repository

    You can manually download the zip file of the thermalogic/SEES to your computer

  • Using the Jupyter Notebooks of thermalogic/SEES:

    Unzip the zip file, then, in the sub-folder of notebook of SEES, double-click nb.bat(OS:Windows). This will open a web page in your browser with a list of the available notebooks.

We recommend that you use git to clone and update the repository

Cloning the B2023 branch of repository shallowly for saving bandwidth

  1. git clone --depth 1 -b B2023 https://github.com/thermalogic/SEES.git

Updating to The Latest Version

  1. git pull

Cite as

Cheng Maohua. (2020, March 13). Thermalogic/SEES: First Release of Courseware (Version V1.0.0). Zenodo. http://doi.org/10.5281/zenodo.3709440