Link Search Menu Expand Document

Week 2: Data Types & Arithmetic Operations

This week will cover basic Java concepts including printing output, primitive data types, and performing simple arithmetic operations.

Table of contents
  1. Slides
  2. Zoom Recording
  3. Classwork
  4. Homework
  5. Check-In
  6. Extra Reading

Slides

You can find the link to the slides presentation here.

Zoom Recording

Below is the zoom recording for Week 2.

Classwork

You can find the three classwork exercises we did here. If you want to compare your answers, view the classwork solutions here. You do not have to submit classwork anywhere.

Homework

You can find the homework exercises here. Please submit your java file by Thursday, February 4th to hhrd.compsci@gmail.com.

If you want to compare your answers, view the homework solutions here.

Check-In

Here is the link to the short quiz.

The video below discusses the solutions to the quiz.

Extra Reading

If you want to practice what we learned and learn more about Java outside of class, look at the readings below:

  1. Data types
  2. Variables
  3. Constants
  4. Converting Data type
  5. Mathematical Calculations
  6. Complex Math Operations
  7. Logical Operators for Comparison
  8. More Exercises

Back to top

Copyright © 2019-2021 Helping Hand for Relief & Development.