You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Creating good course material takes time! Escpecially non-programming and programming problems that align closely with learning outcome.

We have a course with five "things":

  • Slides and notes created with LaTeX Beamer
    • code examples, demos
    • videos
    • web pages, etc
  • Review questions in one LaTeX document
  • Non-programming problems in one LaTeX document
  • Programming problems in one LaTeX document
  • Lab exercises in one LaTeX document

The "protocol"

  1. Topics are organized as folders with format XX-keyword where XX is a sequence number 01, 02, ...
    (keyword is mapped to full names in the file topicnames.txt in the root folder)
  • No labels