Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 420 Bytes

File metadata and controls

17 lines (14 loc) · 420 Bytes

Introduction-to-python-phd-program

Link to slides

  • Introduction of the course
  • VS code and Miniforge + Building env python
  • Basic syntax
    • variables
    • data types
    • conditional statements
    • data structures
    • loops
    • functions
  • Introduction to libraries
    • numpy
    • matplotlib