Instruction tip for computer class: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 3: Line 3:
Before the class
Before the class
* Computer environment: {{exclaim}} Some desktop files saved by students are missing after restarting computer.
* Computer environment: {{exclaim}} Some desktop files saved by students are missing after restarting computer.
* Runtime environment
* Runtime environment: Interpreter & package version issues. You may want to [https://www.docker.com/ docker] or other virtual machine solutions.


During the class
During the class

Latest revision as of 10:41, 15 September 2018

Instruction tip for computer class

Before the class

  • Computer environment: Icon_exclaim.gif Some desktop files saved by students are missing after restarting computer.
  • Runtime environment: Interpreter & package version issues. You may want to docker or other virtual machine solutions.

During the class

  • Do not too fast to demonstrate the operate the procedure (You may pause several seconds to let students see the input text)

Related page