page 8: ASCII lookup table
page 13: List of random number generators
page 13: https://www.random.org/
page 23: Header files stdio.h and stdlib.h in C
page 23: Why printf and scanf work without stdio.h
page 27: Programming Errors in C
page 27: Compile errors VS Runtime errors