CSCI 161 - Lecture 3 - Primitive Data Types, Expressions & Operations, Casting, Variables
Topics Covered
- Primitive Data Types
- Expressions & Operations
- Casting
- Variables
Instructor's Notes, etc.
- Lecture sample code here.
- Lecture notes are here.
- PDF version of lecture: here
Lecture Content Videos for review by student
Please view these videos on your own as they cover all the materials from Lecture 3. Note that they require approximately 1 hour 40 minutes total viewing time.
- Prof Rogers' lecture 3 video found here (59m08s)
- Java Primitive Data Types video found here (6m30s)
- Java Primitive Data Types additional video found here (11m)
- Java Operator Precedence video found here (3m5s)
- Java Variable Declaration and Initialization video found here (7m57s)
- Java Variable Casting video found here (8m6s)
- Java Increment and Decrement Operator video found here (3m19s)