Up next

Linked List ADT in C 2/2 - Richard Buckland UNSW

5 Views· 07 Sep 2019
southwales
southwales
5 subscribers
0

This video explains a data-type used to represent an abstract "Pile of Cards" (using a C linked list). It is broken into 2 short parts - this is part 2.

This was used back in semester 1 of 2006 for the major project in UNSW's introductory programming course "Computing 1". The pile of cards was just an abstract linked list.

In it I try to explain: "Why are these type definitions used?" and "What is going on here with abstraction?"

background: I made the video when I got home after giving a lecture while suffering from a mild cold (or some similar excuse) and realised I'd done a poor job of explaining the types during the lecture.

Watching this video was a second chance for the poor students to understand what was going on with the types.

Show more
100% online learning from the world's best universities, organisations and Instructors

 0 Comments sort   Sort By


Up next