Skip to content
Snippets Groups Projects
Commit 9d600e13 authored by Jenni Rinker's avatar Jenni Rinker
Browse files

Updated topic outline and workshop objective

parent e38d39c1
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,11 @@
This is the second in a series of scientific Python lectures at Risø campus,
Denmark Technical University.
## Objective
## Workshop objective
To introduce new Python users to Anaconda workflows. We assume that the majority
of users are familiar with Matlab and/or Mathematica.
To help Matlab-experienced users begin coding in Python. This includes a review
of syntax differences, along with a brief introduction of the most commonly
used libraries, and a quick overview of PEP8 coding conventions.
## Date
......@@ -16,14 +17,13 @@ arranging a new workshop.
## Topic outline
- What is Anaconda?
- Anaconda prompt
- Command-line Python
- Python vs. iPython console
- Installing new packages
- Creating and managing environments
- Spyder
- Jupyter
- "Big-picture" differences
- Syntax differences
- Useful packages:
- NumPy/SciPy
- Pandas
- Matplotlib
- PEP8 coding convention
## Prerequisites
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment