Course web page: Introduction to Computer Science for Majors II by James Tam

Return to the course web page

CPSC 233: Practice Assignments

Representations:

Conversions to/from binary, binary addition, complements. There is extra material here (e.g., hardware, octal and hexadecimal conversions which you don't have to worry about for this course).

Introduction to Object-Oriented programming:

Inheritance: