Till KTH:s startsida Till KTH:s startsida

Kom ihåg att gruppwebben som samarbetsyta stängs 1 oktober 2026. Du som administratör behöver nu exportera gruppens innehåll och/eller radera gruppen.

Mer information och instruktioner hittar du i nyheten: Gruppwebben som samarbetsyta stängs 1 oktober 2026.

Prototyp - google translated

The prototypes will be executable, but not finished, versions of your program. The idea is that you should train up a good practice, where you test drive after each change of program. The prototypes will be posted in Dropbox.

Required

  • At least eight prototypes to be uploaded in Dropbox.
  • Each prototype to run on.
  • Each new prottyp should include a significant change compared with the previous.
  • The prototype should have a comment at the top that briefly describes what is new.
  • Test drive must be enclosed in a comment at the end.

In order that a prototype should give bonus required:

  • Sensible names for variables, functions, etc.
  • An introductory statement for each function / method that describes what it does, and what input and output is (as in the specs). Example: Python documentation for string methods
  • Schedule (revised) as a comment at the end