nmarwen / python_for_scientists

Python Open Courseware for Scientists and Engineers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python for Scientists

Python Open Courseware for Scientists and Engineers

Software is a tool of the modern world. For many scientists and engineers, software has become the tool and Python has become the language. This class is free courseware designed to get scientists and engineers up to speed on Python and productive.

What This Class is

The purpose of this class is to provide a practical introduction to the Python language in general and more specifically to the Python libraries used every day by scientists and engineers.

What This Class is Not

This class is not meant to provide a rigorous computer science background. To get started on that, here are three of my favorite books: SICP, Intro to Algorithms, Code Complete.

Syllabus

Setup and Introduction

Learning the Python Language

Python Standard Libraries

Third-Party Libraries

Basic (Data) Science Tools

Databases

Development Tools

Special topics

About

Python Open Courseware for Scientists and Engineers

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 94.3%Language:Python 5.7%