CSCI 235 — diff C Java 1

Our reference

But let’s start with some Fall 2015 CSCI 255 notes on C vs Java or the Fall 2011 ECE 209 C overview.

Chapter 1 — Introduction

Chapter 2 — Types, Operators, and Expressions

Chapter 3 — Branching and Iteration

Chapter 4 — Functions

Chapter 5 — Scope and Extent

Chapter 7 — Pointers