Skip to content

Commit

Permalink
more work on goals
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Jun 20, 2024
1 parent 3684d15 commit 9660544
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
- We will use a Python example but we will not need Python experience to follow and not
focus on Python programming but rather on software development practices.

Goals for the 3 sessions:
- Session 1: **Reproducible code changes**. Keep track of code changes and learn how we can collaborate on code using Git and GitHub.
- Session 2: Add **code documentation** and **testing**. Improve **structure**.
- Session 3: Document **dependencies** and prepare the code to be **shared**, reused, and published.


## Learner personas

Expand All @@ -19,7 +24,7 @@
reusable.


:::{prereq} Preparation
:::{prereq} Preparation (more details will follow)
- Access to exercise repository
- Enable rich diffs for Notebooks in GitHub
:::
Expand Down

0 comments on commit 9660544

Please sign in to comment.