smh: COSC 341/342 Course Home Page

Home   Current Courses   Course Archive   Brain Play   Beyond the Box   CV   Service My Keeper Shelf


COSC 341 Programming Languages and COSC 342 Programming Languages for Educators (WINTER 2010)
in incremental development

Text: Webber, Modern Programming Languages: A Practical Introduction

The following belongs on every computer scientist's 'do not loan out ever' shelf:
Kernighan & Ritchie, The C Programming Language, 0131103628, Prentice Hall, 1988.


General Lecture notes Recorded Lectures
Topic Specific Topic Link Medium
Various Grammars and Derivations http://probative.org/EMU/341/Grammars/Grammars1.mov mov, 16.6MB
http://probative.org/EMU/341/Grammars/Grammars2.mov mov, 18.4MB
http://probative.org/EMU/341/Grammars/Grammars3.mov mov, 20.5MB
http://probative.org/EMU/341/Grammars/Grammars4.mov mov, 13.3MB
http://probative.org/EMU/341/Grammars/Grammars5.mov mov, 15.1MB
http://probative.org/EMU/341/Grammars/Grammars6.mov mov, 35.3MB
Dangling Else http://probative.org/EMU/341/Grammars/DanglingElse1.mov mov, 9.7MB
http://probative.org/EMU/341/Grammars/DanglingElse2.mov mov, 12.8MB
http://probative.org/EMU/341/Grammars/DanglingElse3.mov mov, 7.2MB
ML cycle1 http://probative.org/EMU/341/ML/1.mov mov, 32MB, 8m59s
member part1 http://probative.org/EMU/341/ML/2.1.mov mov
member part2 http://probative.org/EMU/341/ML/2.2.mov mov
Array addressing a[0..5] of bool http://probative.org/EMU/341/ArrayAddressing/1.mov mov, 6.4MB, 4m 41s
a[-1..3] of int http://probative.org/EMU/341/ArrayAddressing/2.mov mov, 3MB, 2m 29s
a[0..2, 0..3] of bool http://probative.org/EMU/341/ArrayAddressing/3.mov mov, 10.3MB, 6m 59s
a[-1..0, -2..0, 0..1] http://probative.org/EMU/341/ArrayAddressing/4.mov mov, 17.1MB10m 10s
Floating point http://probative.org/EMU/341/FloatingPoint/1.mov
http://probative.org/EMU/341/FloatingPoint/2.mov
http://probative.org/EMU/341/FloatingPoint/4.mov
C function pointer http://probative.org/EMU/341/C_FunctionPointers/1.mov mov, 44.1MB
http://probative.org/EMU/341/C_FunctionPointers/2.mov mov, 29.9 MB, 6m 30s
http://probative.org/EMU/341/C_FunctionPointers/3.mov mov, 31.2 MB, 6m 30s
Homework Quizzes Projects Tests Resources


Last changed: