Skip to content

An introduction course about scientific computing and research for the first year undergraduates taught at Fudan University.

Notifications You must be signed in to change notification settings

liuyxpp/XDSY118019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Scientific Computing

This is an introduction course to the first year undergraduates taught at Fudan University.

  • Course: Road to Scientific Research: Powerful Computer Applications (XDSY118019.01)
  • Lecturers: Prof. Yi-Xin Liu
  • Schedule: 18:30 - 21:05, Thursday
  • Weeks: 11
  • Classroom: H2205 (2024), H2210 (2023), H6104 (2022)

Editor

VS Code is used as the editor for most of the work in this course. The following extensions are recommended:

Slides Preparation

Marp is used to prepare the slides. The slides are written in Markdown and rendered by Marp. The slides are written and rendered in the slides folder. All slides are indexed in index.html which is also written in Markdown and rendered by Marp.

To render the slides, you need to install Marp for VS Code. Then, open the markdown file in VS Code and press Ctrl + Shift + P to open the command palette. Type Marp: Export slide deck and select HTML slide deck.

Jupyter Notebook Preparation

Jupyter notebook is used to prepare most of the course materials. The notebooks are stored in the notebooks folder.

Version Control

Git is used for version control. Course materials are hosted on GitHub as a public repository. The students are also encouraged to use GitHub to host their own projects.

About

An introduction course about scientific computing and research for the first year undergraduates taught at Fudan University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published