Guidelines
- Start by looking back at your notes and trying to remember what were the BIG ideas of the class.
- Try to write in a conversational tone, using your own words, so that people who missed class can learn from your post.
- If there was a common mistake addressed in class, that would also be useful to mention.
- Feel free to copy and paste pictures from the class notes that I post on the class website.
- Please use the "preview" button before you publish your post :)
for (Student s : apcsStudents) {
if (s.isVolunteerBlogger()) {
s.writeBlogPost();
}
}Good luck, and ask for help if you need it!
Mr. Jacoby
No comments:
Post a Comment