Tutorial Proposal Template
Introduction
Section titled “Introduction”Provide a brief introduction to the tutorial, explaining what the tutorial will cover and what the reader will learn from it.
Tutorial Details
Section titled “Tutorial Details”Tutorial Structure
Section titled “Tutorial Structure”Explain the basic structure you plan to use for the tutorial. (Whole code first then explain snippets? Or introduce code “as-you-go” style? Background information at the top or throughout the tutorial? etc.)
Level of Difficulty
Section titled “Level of Difficulty”Mention the level of difficulty and the target audience for the tutorial (beginner/intermediate/advanced).
Functions Covered
Section titled “Functions Covered”List the main SplashKit functions that will be included in the tutorial
- [Function1](link to function on splashkit.io)
- [Function2](link to function on splashkit.io)
- [Function3](link to function on splashkit.io)
- etc.
Conclusion
Section titled “Conclusion”Summarise the importance of the tutorial and how it will benefit the readers. Reiterate the main points covered in the tutorial and explain how readers can apply this new knowledge in their own projects.