1 / 8

BlueJ Projects

BlueJ Projects. 3 semesters teaching CS1 with Java using BlueJ with BlueJ book (CS2 is Eclipse) I have taught 6 sections; 4 taught by others CS0 now has 3 weeks if/while/objects/BlueJ Shapes First project, drawing a picture Other projects: rainfall meter with Shapes Squares as bar graph,

Jims
Download Presentation

BlueJ Projects

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. BlueJ Projects • 3 semesters teaching CS1 with Java using BlueJ with BlueJ book (CS2 is Eclipse) • I have taught 6 sections; 4 taught by others • CS0 now has 3 weeks if/while/objects/BlueJ Shapes • First project, drawing a picture • Other projects: • rainfall meter with Shapes Squares as bar graph, • the card game War with colors as point values • bull's eye target • All course information at: www.pcs.cnu.edu/~lambert/Classes/Spring06/150/150.html

  2. Connect 4 Toni RiedlChristopher Newport University Assignment

  3. Connect 4 Class Diagram

  4. Text-based Interface

  5. Connect 4 Assignment • Done in 3 parts: board, logic, interface • Programming Partners • Interface given. Students write the others • 4 weeks total (unrelated shorter programming assignments in between)

  6. Mastermind Fall 2005 Lynn Lambert

  7. After 5 turns Start Screen

  8. Use BlueJ for Interface

More Related