Basic Programming Skills for Everyone: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 March 2024

  • curprev 14:1814:18, 6 March 2024WikiSysop talk contribs 8,453 bytes +8,453 Created page with "You are expected to possess various trivial programming skills and use them for all your hand-ins. You find a list here. == Comments == Comments in code have no influence on the actual running of the program. It can make the understanding of the code easier (or harder) in several ways, both for the author of the program, but also for a causal reader, who must understand/maintain the code. Comments must not be underestimated in their importance for making the code easier..."