Caption text caption link text

Module 3.2: Java Objects 2

Start Here: Jump to a section

Another level

subtitle

Standard text: extensionThis module was engineered to be worked through sequentially: from top to bottom

Start Here: Jump to a section

A third level

This module was engineered to be worked through sequentially: from top to bottom

wb_incandescentCore idea: While() Loops in Brief
check_boxLearning Objectives
bookModule resources & links
webSetup your workspace

extensionCore Concept: while() looping

motorcycleExercise 1: "Might we be friends?" flowcharting activity

buildMini Project: User Password Authentication

prerequisites

None!

program specification

This is a motorcycleExercise 1: "Might we be friends?" flowcharting activity paragraph

This is a paragraph

key term: methods

A definition of methods here

program specification

This is a paragraph

This is a paragraph

warning

We must never allow ourselves the sin of losing track of time

program objective

None!

program requirement 1

This is a paragraph

This is a paragraph

highlightQuiz Program Specification: link

Requirement 1:

wb_incandescentWhile() Loops in Brief (3-5 mins)

Para

Computers are great at storing and manipulating structured data--meaning information that is organized in a consistent way. Many great tools exist for sorting through, finding patterns, and presenting structured data. This module explores the process of creating a data schema (structure), Standard text: extensionThis module was engineered to be worked through sequentially: from top to bottom gathering data using that schema, processing, and finally analyzing that data in a spreadsheet.

Computers are great at storing and manipulating structured data--meaning information that is organized in a consistent way. Many great tools exist for sorting through, finding patterns, and presenting structured data. This module explores the process of creating a data schema (structure), gathering data using that schema, processing, and finally analyzing that data in a spreadsheet.

flow chart for java if and while statements

arrow_upward back up to contents


bookExternal Resources

arrow_upward back up to contents


check_boxLearning Objectives

  1. obj textnon bold obj

arrow_upward back up to contents


webSet up your workspace

  1. Create a new package called week5 non bold
flow chart for java if and while statements

arrow_upward back up to contents


extensionCore Concept: X

flow chart for java if and while statements

Mini-Core Concepts Challenge!

Desired output:

flow chart for java if and while statements

Three HINT phrases: 1. operators 2. instruction location 3. hard-coded values

arrow_upward back up to contents


motorcycleExercise X:

Exercise type:

sub

Para

A sample:

AuthenticationKey.java on GitHub.

arrow_upward back up to contents


buildModule Mini-Project for submission and sharing

Exercise type: Culminating Activity

highlightQuiz Program Specification: link

Requirement 1:

Submission steps:

Extension ideas:

arrow_upwardback up to contents


Page created on 2018 and last updated on 2018 and can be freely reproduced according to the site's content use agreement.