Caption text caption link text
techred home > mod 2.3: scope and member variables

Title

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

Core strucgure

A chunk spans between 1-3 weeks of class time and is a kin to about half of a unit in a traditional class structure. A chunk is broken down into individual learning modules which are designed to span about a class session.

  1. Data structures
    • Arrays
    • Lists
    • Maps
  2. Object paradigm: Custom data models (Donut, WateryAnimal)
  3. Object paradigm: GUIs (frames, buttons, text boxes)
  4. Object paradigm: Electronic components (LED, motor)
  5. Object paradigm: System resources (I/O, USB devices)
  6. Object paradigm: Streams (bytestreams, outputstreams)
  7. Object paradigm: Mathematical constructs (best-fit line)
  8. Object paradigm: Documents (HTML, XML, JSON)

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.