Outline for May 7, 2025

Reading: zyBooks text §7.1–7.4, 8
Assignments: Homework #3, due May 14, 2025

  1. Structures
    1. What they are; how to reference fields
    2. Linked lists [linked.c]
    3. Structures and multiple arrays [planets1.c, planets2.c, planets3.c, planets4.c]

  2. Internal representation of data
    1. Union [union.c, union2.c]
    2. Conversion among hexadecimal, binary, and decimal
    3. Bit operations: & (ampersand), | (vertical bar), ^ (carat), ~ (tilde)
    4. Extracting bits [bits1.c, bits2.c, bits3.c, bits4.c]

  3. Recursion and Memos [fibrec.c, fibmemo.c]

UC Davis sigil
Matt Bishop
Office: 2209 Watershed Sciences
Phone: +1 (530) 752-8060
Email: mabishop@ucdavis.edu
ECS 36A, Programming and Problem Solving
Version of May 6, 2025 at 11:09AM

You can also obtain a PDF version of this.

Valid HTML 4.01 Transitional Built with BBEdit Built on a Macintosh