Learning C from Java

Contents | Differences

These pages give information for Java programmers wishing to learn the C programming language. Mostly, though, programming in C requires no great paradigm shift from Java, since they are closely related. The most difficult changes are understanding pointers, and structuring large programs.

These pages are gratefully copied from and presented, with permission, from their author Steven Simpson.

Contents