Basic Programming

Weekly Schedule Syllabus

Computer Science Week

Kahn Academy
AUP

Icon Maker

Free icons

Flowchart Maker

Moving Square $ to francs
in to cm

miles to km

multiple $

Grading Scale

Student Info Grad Year Fees

Chapter 4

  • Add & Subtract (206)
  • Gross Pay (212)
  • State (218)
  • New Pay (220)

Page 228 (word doc)
#'s 2-10

Google Doc

Chapter 1 questions
Bookworms Chapter 3A questions  
Favorites Flashcard Price Checker with Variables
Puzzle
Database Paint RGB mixer
Blitz: website
Moving

MODIFY:

  • move by using KeyDOWN

  • number of lives begins with 5

  • subtract number of lives when spacebar is hit

  • when number of lives reach zero, the program ends

  • re-locate all text to bottom-middle

  • change left key to #4 on the numpad

  • when paddle reaches the left edge, it stops (does not loop to right side) and displays the message "Dead End"

  • the paddle will loop around at top, bottom and right

Stars Paint
  • Open Demo 6-08

  • Complete the missing code

  • modify the program to allow for one more color
  • modify the program to adjust for a larger size of each color

Collision

Edit the Demo 8-4

  • Create your own animation (allow for same frames as Monkey).
  • Replace the Monkey with your own animation.
  • When collision occurs, play a sound and display "Boom" as text at place of collision.
  • After collision, reset both images at random locations.
Game
Animation (moving monkey)

6th sense video

Ms. J's