iTunes

Opening the iTunes Store.If iTunes doesn't open, click the iTunes application icon in your Dock or on your Windows desktop.Progress Indicator
Opening Apple Books.If Apple Books doesn't open, click the Books app in your Dock.Progress Indicator
iTunes

iTunes is the world's easiest way to organize and add to your digital media collection.

We are unable to find iTunes on your computer. To download and subscribe to Programming Paradigms by Jerry Cain, get iTunes now.

Already have iTunes? Click I Have iTunes to open it now.

I Have iTunes

Programming Paradigms

By Jerry Cain

To listen to an audio podcast, mouse over the title and click Play. Open iTunes to download and subscribe to podcasts.

Description

Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradigm (using LISP) and concurrent programming (using C and C++). Brief survey of other modern languages such as Python, Objective C, and C#. Prerequisites: Programming and problem solving at the Programming Abstractions level. Prospective students should know a reasonable amount of C++. You should be comfortable with arrays, pointers, references, classes, methods, dynamic memory allocation, recursion, linked lists, binary search trees, hashing, iterators, and function pointers. You should be able to write well-decomposed, easy-to-understand code, and understand the value that comes with good variable names, short function and method implementations, and thoughtful, articulate comments.

Customer Reviews

Excellent Professor

Lectures are dense.

Very enjoyable lectures

I am about 10 lectures in and I appreciate this series. The first few lectures were a helpful way to reestablish my fundamentals. I found the section that implemented a stack in C to be a bit long-winded, but immediately after I enjoyed the discussion of the heap. I will update if I have any more comments, but overall have enjoyed the lectures, the speaker, and the examples.

Great teacher

This professor is excellent at expressing some complicated ideas in easy to understand ways. After five "episodes" there is not a thing I don't understand. No idea what's the one and two star ratings are looking for, this is exactly what a PLP course should cover.