Instruction tip for computer class: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Instruction tip for computer class Before the class * Computer environment * Runtime environment During the class * Do not too fast to demonstrate the operate the procedure...") |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
Before the class | Before the class | ||
* Computer environment | * 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 | ||
* Do not too fast to demonstrate the operate the procedure (You may pause several seconds to let students see the input text) | * Do not too fast to demonstrate the operate the procedure (You may pause several seconds to let students see the input text) | ||
Related page | |||
* [[Conference preparation]] in chinese | |||
[[Category:Communication]] | [[Category:Communication]] | ||
[[Category:Checklist]] | [[Category:Checklist]] | ||
[[Category:Programming]] | [[Category:Programming]] | ||
Latest revision as of 10:41, 15 September 2018
Instruction tip for computer class
Before the class
- Computer environment:
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
- Conference preparation in chinese