Lecture Description
Lecture by Professor Jerry Cain for Programming Paradigms (CS107) in the Stanford University Computer Science department. In this lecture, Prof. Cain discusses C and C++ programming codes, as well as binary addition and subtraction.
Course Index
- Introduction to the Course
- C and C++ Programming Codes
- C Programming
- Patterns and Linear Search
- Linear Search
- Forms of Stack
- Generic Stacks
- Heap Segments
- Computer Architecture
- Computer Architecture (cont.)
- Swap Function and C++ Code
- Compilations
- Compilations (cont.)
- Implementation of C and C++ Code
- Thread Libraries
- Thread Libraries (cont.)
- Semaphores and Threading
- Synchronization Directive
- Scheme Programming Language
- Scheme Programming Language (cont.)
- Function Pointers
- Scheme Programming Language (cont.)
- Memory Models in Scheme Programming Language
- Python Overview
- Python Dictionary
- Python Programming Language and XML Processing
- Haskell Programming Language
Course Description
Programming Paradigms (CS107) introduces several programming languages, including C, Assembly, C++, Concurrent Programming, Scheme, and Python. The class aims to teach students how to write code for each of these individual languages and to understand the programming paradigms behind these languages.
Comments
There are no comments.
Be the first to post one.
Posting Comment...