CS 1150 PEEE   Snap! II: Initials

Overview

We have seen some "programming" (via the code.org course), discussed what programming is, and created a story telling program in Snap!. There are a variety of other things you (or your students) can do with Snap!—more involved animation, games, trivia/quizzing, etc. Another is drawing. And, the complexity of the drawing can vary a lot. For this assignment a modest amount of complexity is expected—you just need to draw your initials or, if you wish, UNI's initials.

The first step in this assignment is to consider what you want you initials to look like: How big? Where placed? What color?. Whether you will try to do initials for all partners? Some additional planning considerations are provided below.

The program you plan and implement should meet as many of the expectations below as is reasonable.

Some Examples

To make this a bit less scary I have provide some examples and a little discussion.

There are at least two ways to approach this kind of drawing:  1) relative—control movement via move __ steps and point in direction __ blocks and  2) absolute or using coordinates— use go to :__ y:__ and/or the glide __secs to x:__ y:__ blocks for movement and drawing. Examples of both are available. An additional example is included to illustrate the building of ones own blocks.

Remember the "pair programming" process as you work. One person types and the other person watches and corrects, questions, etc. After a bit (at most 30 minutes) you change roles. I encourage to try to impress me (better yet, impress yourselves).

Grading

This activity is for you to learn, so it is not graded. The learning will be inferred in the PARR (Programming Activity and Reflection Report) document you (eventually) submit and in one of the in-term exams.

If you have questions or difficulties

If you have questions about the assignment send me an e-mail or drop by my office. If you have a question while working on the assignment do the same. Keep in mind that when you encounter something you can't figure out you can/should think, explore, seek answers on google, etc. but, do not spend more than 15-30 minutes trying to overcome a particular error or problem.

Extra Credit

The syllabus noted a couple ways you might earn extra credit. One is to share some aspect(s) of programming or Snap! you think others might not have experienced. You should annotate your program using the program notes (File icon | Program notes) and/or comments blocks (see p.68 of the Snap! Reference Manual. The annotation should describe or explain the learning/insight(s) you want to share. The partnership could also suggest additions to our how to do it page. You might suggest a revision to clarify (or finish) something that is there already or an entirely new topic. Please indicate how/why you think the would be helpful. Be sure you fully and clearly describe what you are talking about.

Submitting something for either kind of extra credit is as simple as sending an e-mail message. The message should: