Unit 4 . Parameters and Objects [advanced]
- Complete Packets:
- #18 Writing a Class Level Method
- #20 Saving an Object to a New Class
- #21 Stepwise Refinement (Follow the instructions carefully on this one). If your method does not seem to work, it’s probably because you switched a left leg with a right leg
- #22 Passing Arguments
- Assignments here
Unit 4 . Loops
- Complete Packets:
- 15 b (The Loop Instruction)
- 16 (The While Instruction)
- Assignments here
Unit 3 Datatypes and if/else
- Complete packets
- #10
- #11 (math Expressions)
- #12 (Strings and Text)
- Read: Important post to understand
- Area of Triangle Assignment (only that one assignment)
- #13 (booleans)
- #14 (relational operators) (Show me this one when you’re done with the gumdrop/fish tutorial)
- Complete the rest of unit 3/4 assignments
Unit 2
- Complete packets #9-10
- #9 (variables)
- #10 functions vs methods
- Drag Racing
- Spaceship Repair
- Apollo 15
- End of Unit Assign
Unit 1
- Complete packets #3- 8 by Thursday Wednesday 27th
- #1 (Example tutorial)
- #2 (skipped)
- #3 Coach–opacity, color
- #4 Camera and manipulating objects (turn,tumble etc)
- #5a Alice code (how to add instructions)
- #5b Alice Primitive Methods
- #6 ( camelCase, — read only, no tutorials)
- #7 ( primitive methods from object tree)
- #8 (do together )
- Project #1
- at least 10 instructions
- modify a ‘subpart’
- 1 do-together statement
- at least 3 different objects
- Worth 7 points.
- To get a 7/7 you must achieve the ‘wow factor’–ie go above and beyond to create a superior final project
- you must save your file in the format of
- lastname-assignment1
- morris-assignment1
- Eventual Quiz 1
- binary number systems (see dropbox notes for review)
- converting from various bases to base 10(see Google drive notes for review)
- comment vs instruction in alice