Skip to content

Instantly share code, notes, and snippets.

View deglebe's full-sized avatar

thomas bruce deglebe

View GitHub Profile
@deglebe
deglebe / README.md
Created September 27, 2025 06:27
c-teaching preliminary readme/instruction booklet

c-teaching

this repository is meant to serve as an aid to teachers and learners of c. it is targeted primarily towards a teacher-student(s) relationship that does not follow a typical class structure, i.e. a peer acting as a tutor, an independent language study with an advisor, or an independent learner looking for direction. many schools primarily focus on object-oriented programming, with other, equally valid paradigms taking the back seat. it is the opinion of the author that one should not overcomplicate programming with such things as objects until the core concepts of procedural programming have been mastered. c is an ideal medium for