Skip to content

Commit

Permalink
notes for expanding practices
Browse files Browse the repository at this point in the history
  • Loading branch information
robertylewis committed Oct 18, 2023
1 parent 686c039 commit dd083c6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion templates/teaching/practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@ and can help you choose materials to use.
Have they programmed in a functional language, or in any language?
Can they be expected to install Lean locally on their own computer?

*
* [warning about not introducing too many tactic variants]

* [discussing type theory vs set theory]

* [how much Lean to use -- essential or incidental? Do students use it mandatory, optional, just you?]

## Organizing course projects

Expand All @@ -39,6 +43,7 @@ Without some kind of structure like this -- for example, if students receive bar
it is hard to ensure that they all use the same version of Lean.
It is also a good way to provide a "library" file or files
containing basic definitions, tactics, and such that are useful for your course.
[if you are distributing bare Lean files...]

These projects are often hosted on GitHub.
Students are asked to clone the project, or create a Codespace or Gitpod instance,
Expand Down

0 comments on commit dd083c6

Please sign in to comment.