9

SCPP CS Project

  • Upload
    neylan

  • View
    52

  • Download
    0

Embed Size (px)

DESCRIPTION

SCPP CS Project. 6/30/2013. Lecture 1 Administrivia Course Expectations Penguin Points Computer Science Hand out Finches Processing IDE Setup Finch library Run Finch Example Make a new sketch Introduction to objects. Role Facebook group Course website. Lecture 1 Administrivia - PowerPoint PPT Presentation

Citation preview

Page 1: SCPP CS Project
Page 2: SCPP CS Project

2

6/30/2013SCPP CS Project

Lecture 1

AdministriviaCourse ExpectationsPenguin PointsComputer ScienceHand out FinchesProcessing IDESetup Finch libraryRun Finch ExampleMake a new sketchIntroduction to objects

Page 3: SCPP CS Project

3

Lecture 1

AdministriviaCourse ExpectationsPenguin PointsComputer ScienceHand out FinchesProcessing IDESetup Finch libraryRun Finch ExampleMake a new sketchIntroduction to objects

Role

Facebook group

Course website

Page 4: SCPP CS Project

4

Lecture 1

AdministriviaCourse ExpectationsPenguin PointsComputer ScienceHand out FinchesProcessing IDESetup Finch libraryRun Finch ExampleMake a new sketchIntroduction to objects

Workload

Daily quizzesOne examOne projectNo Homework

Page 5: SCPP CS Project

5

Lecture 1

AdministriviaCourse ExpectationsPenguin PointsComputer ScienceHand out FinchesProcessing IDESetup Finch libraryRun Finch ExampleMake a new sketchIntroduction to objects

Page 6: SCPP CS Project

6

Lecture 1

AdministriviaCourse ExpectationsPenguin PointsComputer ScienceHand out FinchesProcessing IDESetup Finch libraryRun Finch ExampleMake a new sketchIntroduction to objects

What is Computer Science?

Page 7: SCPP CS Project

7

Lecture 1

AdministriviaCourse ExpectationsPenguin PointsComputer ScienceHand out FinchesProcessing IDESetup Finch libraryRun Finch ExampleMake a new sketchIntroduction to objects

Page 8: SCPP CS Project

8

Lecture 1

AdministriviaCourse ExpectationsPenguin PointsComputer ScienceHand out FinchesProcessing IDESetup Finch libraryRun Finch ExampleMake a new sketchIntroduction to objects

import edu.cmu.ri.createlab.terk.robot.finch.*;

Page 9: SCPP CS Project

9

Lecture 1

AdministriviaCourse ExpectationsPenguin PointsComputer ScienceHand out FinchesProcessing IDESetup Finch libraryRun Finch ExampleMake a new sketchIntroduction to objects

Finch abraham = new Finch();