Skip to content

john-science/python_for_scientists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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