Due Date: September 3, 2023
Hello World Assignment includes escape sequences.
Let finish it.
Mr. Cusack put the assignment on the board.
He had you print several lines of output.
We used System.out.println, System.out.print,
We use the + sign to concatenate.
We use the follow escape sequence
\n \t \b \" \\ \'
Your file names for Eclipse will be:
PX_lastname_HelloWorldEscape.java -original source copy
You will need to create 3 other files.
PX_lastname_HelloWorldEscape.txt
-copy of the working source code
PX_lastname_HelloWorldEscape.png
-screen print of your program with your output after it has been run.
PX_lastname_HelloWorldEscape.mp4
-Using Screencast-O-Matic and record
running the program (Use screen pal or OBS from software center)
Drop off all four files. file into google classroom.
Due Date: September 9, 2024
Octal counting
-Why is this important? Click here
-Explain Octal counting. Click here
Octal addition
-Why is this important? Click here
-Explain Octal addition notes. Click here
Hexadecimal counting
-Why is this important? Click here
-Explain Hexadecimal counting notes. Click here
Hexadecimal addition
-Why is this important? Click here
-Explain Hexadecimal addition notes. Click here
Subtraction Binary
Subtraction Octal
Subtraction Hexadecimal
2 Complement Subtraction (Binary Subtraction)