Difference between revisions of "Chess Engine"
m (Nmdang moved page Chess engine to Chess Engine) |
|||
Line 1: | Line 1: | ||
+ | === Overview === | ||
+ | The overview section should be a brief, one to three sentence overview of what your tutorial may cover | ||
+ | === Materials/Prerequisites === | ||
+ | This section should contain a list of materials required to complete the tutorial, accounts necessary to complete the tutorial, or other prerequisites. | ||
+ | For instance, if your tutorial is about setting up a raspberry pi you should either require they have an SD card and walk them through flashing an OS onto the card, or list an SD card with installed OS in this section. | ||
+ | === Process === | ||
+ | This should be the meat of your tutorial, the actual steps to complete it. In general: | ||
− | + | * Avoid large paragraphs of text, tend towards clear, concise steps | |
+ | * Include pictures as much as possible, especially for key steps. This may be in the form of a photograph, screenshot, drawing, etc. | ||
+ | * All text should be styled appropriately. Code should be in code blocks, key words and notes should be in bold. | ||
+ | * Logical groups of steps should be broken down under different sub-headers within this section | ||
+ | * Language should be grammatically correct, and the first person shouldn't be used | ||
+ | === Authors === | ||
+ | This section should contain a of list all group members here, as well as semester published | ||
+ | |||
+ | === Group Link === | ||
+ | This section should contain a link to the group project page, as well as the group's weekly log | ||
+ | |||
+ | === External References === | ||
+ | This section should contain any external references used in the writing of this tutorial (i.e. urls) | ||
[[Category:HowTos]] | [[Category:HowTos]] |
Revision as of 05:31, 6 December 2018
Contents
Overview
The overview section should be a brief, one to three sentence overview of what your tutorial may cover
Materials/Prerequisites
This section should contain a list of materials required to complete the tutorial, accounts necessary to complete the tutorial, or other prerequisites.
For instance, if your tutorial is about setting up a raspberry pi you should either require they have an SD card and walk them through flashing an OS onto the card, or list an SD card with installed OS in this section.
Process
This should be the meat of your tutorial, the actual steps to complete it. In general:
- Avoid large paragraphs of text, tend towards clear, concise steps
- Include pictures as much as possible, especially for key steps. This may be in the form of a photograph, screenshot, drawing, etc.
- All text should be styled appropriately. Code should be in code blocks, key words and notes should be in bold.
- Logical groups of steps should be broken down under different sub-headers within this section
- Language should be grammatically correct, and the first person shouldn't be used
Authors
This section should contain a of list all group members here, as well as semester published
Group Link
This section should contain a link to the group project page, as well as the group's weekly log
External References
This section should contain any external references used in the writing of this tutorial (i.e. urls)