Introduction to Python for scientific programming
2022-08-29 , HS 118

This tutorial will provide an introduction to Python intended for beginners.

It will notably introduce the following aspects:

  • built-in types
  • controls flow (i.e. conditions, loops, etc.)
  • built-in functions
  • basic Python class

This tutorial will provide an introduction to Python intended for beginners.

It will notably introduce the following aspects:

  • built-in types
  • controls flow (i.e. conditions, loops, etc.)
  • built-in functions
  • basic Python class

We introduce here the Python language. Only the bare minimum necessary for getting started with Numpy and Scipy is addressed here. To learn more about the language, consider going through the excellent tutorial https://docs.python.org/tutorial.


Expected audience expertise: Domain:

none

Expected audience expertise: Python:

none

Abstract as a tweet:

Introduction to the Python language for scientific programming

Domains:

General-purpose Python

Project Homepage / Git:

https://github.com/mrastgoo/introduction-to-python

Currently working as a senior data scientist in Saint-Gobain. Python, machine learning and open source enthusiast.