Skip to content

Some Python exercises and references for myself and students.

Notifications You must be signed in to change notification settings

At0micBee/Exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Python exercises

This repository compiles some exercises that I have prepared to teach Python to students in a scientific field (mathematics, physics, engineering, ...). A prior understanding of a programming language is not particularly required, but a foundation of both math and physics is highly recommended. Note that this repository only presents the problems and their solutions, the courses given in parallel aren't uploaded here.

The exercises are mostly directed towards physics and data processing and analysis; namely:

  • File reading / writing
  • Plotting and visualization
  • Statistics and mathematical analysis

Resources

The learn python website has many exercises and guided tutorial on both basics and advanced concepts.

The W3School website has a dedicated section on learning python, with examples and exercises.

A good intermediary level book is Fluent Python, from O'Reilly publishing.


About

Some Python exercises and references for myself and students.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published