This document is a "Programming in C" course or workshop manual, published in August 1985 by Digital Equipment Corporation's Educational Services. It is based on Thomas Plum's "Learning to Program in C" book and the "C PROGRAMMING WORKSHOP."
The manual outlines a comprehensive five-day curriculum for learning C programming. Key topics covered include:
if/else, switch, while, for, do-while loops, break, continue, and goto statements.#define for macros, #include for header files, and conditional compilation.typedef, bit fields, and linked lists.creat, open, close, lseek), error handling (perror), and dynamic memory allocation (malloc, free).The document is structured with daily course outlines, corresponding text assignments, and practical programming exercises (labs), designed for a hands-on workshop environment within the context of systems like UNIX and VMS prevalent during that era.
Site structure and layout ©2025 Majenko Technologies