ITEC 120
Reading Assignment 1a

The page numbers below are for the 8th edition. If you are using a different edition
of the book, read the corresponding sections.

Java Programming

Section Title Start End
1.4 Java Programming Language 26 36
1.5 Program Development 36 44

Data and Variables

Section Title Start End
2.1 Character Strings 58 65
2.2 Variables and Assignments 65 70

Using Strings and Escape Sequences - Part 1

Using Strings and Escape Sequences - Part 2

 

When you finish reading, take the R01a Quiz.

 

Need more practice?
Practice Problems have solutions in the hint so you can check your work as you go.

String Concatenation