Skip to content

Latest commit

 

History

History
153 lines (120 loc) · 4.56 KB

index.md

File metadata and controls

153 lines (120 loc) · 4.56 KB
marp theme style
true
default
pre { color: #303234; }

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
  • Classroom: H2205

Week 1 (2024.09.05 Thur): Introduction

  • Lecturer: Prof. Yi-Xin Liu
  • Topics
    • Introduction to the syllabus
    • Setup working environment

Week 2 (2024.09.12 Thur): Python Basics Part 1

  • Lecturer: Prof. Yi-Xin Liu
  • Materials
  • Topics
    • What is programming?
    • How to learn programming
    • Why Python?
    • Keyword, literals, variables, operators, control flow

Week 3 (2024.09.19 Thur): Python Basics Part 2

  • Lecturer: Prof. Yi-Xin Liu
  • Materials
  • Topics
    • Data structures, function, class, module
    • Coding sessions

Week 4 (2024.09.26 Thur): Scientific Computing in Python


Week 5 (2024.10.10 Thur): Introduction to Deep Learning


Week 6 (2024.10.17 Thur): Matlab and Mathematica


Week 7 (2024.10.24 Thur): Plotting and Data Visualization


Week 8 (2024.10.31 Thur): Code and Document Management


Week 9 (2024.11.07 Thur): Documenting Tools


Week 10 (2024.11.14 Thur)

Q&A Session


Week 11 (2024.11.21 Thur): Final Exam

TBA