EMU - COSC 341 - Class Notes - Week 11
Description
Reviews
School: Eastern Michigan University
Department: Science
Course: Programming Languages
Professor: Li zhang
Term: Spring 2019
Tags: lisp, Computer Science, and programming
Name: COSC 341, Week 11 Notes
Description: These notes cover more on Lisp and about the potential topics on the quiz.
Uploaded: 04/01/2019

2 pages
COSC 341 Week 5 Notes
Spring 2019
Li zhang
COSC 341
These notes cover recursion practice in SML. You learn how to write functions dealing with recursion on numbers and lists. There is also a small intro on helper functions as well.

4 pages
COSC 341 Week 1 Day 1 Notes
Spring 2019
Li zhang
COSC 341
These notes start off as a review of defining what programming is. It also provides an introduction to SML and how it differs from Java.

5 pages
COSC 341 Week 2 Day 2 Notes
Spring 2019
Li zhang
COSC 341
These notes cover the types of numbers and inputs that exist in SML and how to identify them properly. You learn how to identify syntax errors as well. Tuples and lists are introduced, and you learn how to append lists and use the 'cons' method in lists as well.

2 pages
COSC 341 Week 2 Day 3
Spring 2019
Li zhang
COSC 341
These notes cover the principle of recursion.

3 pages
COSC 341 Week 3 Notes
Spring 2019
Li zhang
COSC 341
These notes cover practice problems on recursion in SML. You learn about recursion for numbers and lists.

6 pages
COSC 341 Week 6 Notes
Spring 2019
Li zhang
COSC 341
These notes cover pattern-based recursion. It also includes helper functions to use in SML as well.

4 pages
COSC 341 Midterm Study Guide
Spring 2019
Li zhang
COSC 341
These guide covers what will be on the COSC 341 quiz on March 6.

3 pages
COSC 341 Week 8 Notes
Spring 2019
Li zhang
COSC 341
These notes covered what will be on Quiz 5 and some problems from Assignment 2.

4 pages
COSC 341 Quiz 5 Study Guide
Spring 2019
Li zhang
COSC 341
These notes cover what will be on Professor Zhang's next examination in his COSC 341 class.

2 pages
COSC 341 Week 9 Notes
Spring 2019
Li zhang
COSC 341
These notes reviewed over the previous Quiz 5 answers, and introduced LISP.

2 pages
COSC 341 Notes Week 10
Spring 2019
Li zhang
COSC 341
These notes cover more on LISP and review some problems from Assignment 4 (due April 1).

2 pages
COSC 341 Week 12 Notes
Spring 2019
Li zhang
COSC 341
These notes cover what will be on our last quiz and does more practice with Prolog.

2 pages
COSC 341 Week 13 Notes
Spring 2019
Li zhang
COSC 341
These notes cover more examples on Prolog.

4 pages
COSC 341 Final Study Guide
Spring 2019
Li zhang
COSC 341
These notes cover what will be on our final. Also, refer to the practice packets given by Zhang in class.

2 pages
COSC 341 Week 5 Notes
Spring 2019
Li zhang
COSC 341
These notes cover recursion practice in SML. You learn how to write functions dealing with recursion on numbers and lists. There is also a small intro on helper functions as well.

4 pages
COSC 341 Week 1 Day 1 Notes
Spring 2019
Li zhang
COSC 341
These notes start off as a review of defining what programming is. It also provides an introduction to SML and how it differs from Java.

5 pages
COSC 341 Week 2 Day 2 Notes
Spring 2019
Li zhang
COSC 341
These notes cover the types of numbers and inputs that exist in SML and how to identify them properly. You learn how to identify syntax errors as well. Tuples and lists are introduced, and you learn how to append lists and use the 'cons' method in lists as well.

2 pages
COSC 341 Week 2 Day 3
Spring 2019
Li zhang
COSC 341
These notes cover the principle of recursion.

3 pages
COSC 341 Week 3 Notes
Spring 2019
Li zhang
COSC 341
These notes cover practice problems on recursion in SML. You learn about recursion for numbers and lists.

6 pages
COSC 341 Week 6 Notes
Spring 2019
Li zhang
COSC 341
These notes cover pattern-based recursion. It also includes helper functions to use in SML as well.

4 pages
COSC 341 Midterm Study Guide
Spring 2019
Li zhang
COSC 341
These guide covers what will be on the COSC 341 quiz on March 6.

3 pages
COSC 341 Week 8 Notes
Spring 2019
Li zhang
COSC 341
These notes covered what will be on Quiz 5 and some problems from Assignment 2.

4 pages
COSC 341 Quiz 5 Study Guide
Spring 2019
Li zhang
COSC 341
These notes cover what will be on Professor Zhang's next examination in his COSC 341 class.

2 pages
COSC 341 Week 9 Notes
Spring 2019
Li zhang
COSC 341
These notes reviewed over the previous Quiz 5 answers, and introduced LISP.

2 pages
COSC 341 Notes Week 10
Spring 2019
Li zhang
COSC 341
These notes cover more on LISP and review some problems from Assignment 4 (due April 1).

2 pages
COSC 341 Week 12 Notes
Spring 2019
Li zhang
COSC 341
These notes cover what will be on our last quiz and does more practice with Prolog.

2 pages
COSC 341 Week 13 Notes
Spring 2019
Li zhang
COSC 341
These notes cover more examples on Prolog.

4 pages
COSC 341 Final Study Guide
Spring 2019
Li zhang
COSC 341
These notes cover what will be on our final. Also, refer to the practice packets given by Zhang in class.

2 pages
COSC 341 Week 9 Notes
Spring 2019
Li zhang
COSC 341
These notes reviewed over the previous Quiz 5 answers, and introduced LISP.

2 pages
COSC 341 Week 2 Day 3
Spring 2019
Li zhang
COSC 341
These notes cover the principle of recursion.

2 pages
COSC 341 Week 5 Notes
Spring 2019
Li zhang
COSC 341
These notes cover recursion practice in SML. You learn how to write functions dealing with recursion on numbers and lists. There is also a small intro on helper functions as well.

3 pages
COSC 341 Week 3 Notes
Spring 2019
Li zhang
COSC 341
These notes cover practice problems on recursion in SML. You learn about recursion for numbers and lists.

4 pages
COSC 341 Week 1 Day 1 Notes
Spring 2019
Li zhang
COSC 341
These notes start off as a review of defining what programming is. It also provides an introduction to SML and how it differs from Java.

6 pages
COSC 341 Week 6 Notes
Spring 2019
Li zhang
COSC 341
These notes cover pattern-based recursion. It also includes helper functions to use in SML as well.

5 pages
COSC 341 Week 2 Day 2 Notes
Spring 2019
Li zhang
COSC 341
These notes cover the types of numbers and inputs that exist in SML and how to identify them properly. You learn how to identify syntax errors as well. Tuples and lists are introduced, and you learn how to append lists and use the 'cons' method in lists as well.

3 pages
COSC 341 Week 8 Notes
Spring 2019
Li zhang
COSC 341
These notes covered what will be on Quiz 5 and some problems from Assignment 2.

2 pages
COSC 341 Week 12 Notes
Spring 2019
Li zhang
COSC 341
These notes cover what will be on our last quiz and does more practice with Prolog.

2 pages
COSC 341 Notes Week 10
Spring 2019
Li zhang
COSC 341
These notes cover more on LISP and review some problems from Assignment 4 (due April 1).

2 pages
COSC 341 Week 13 Notes
Spring 2019
Li zhang
COSC 341
These notes cover more examples on Prolog.

4 pages
COSC 341 Midterm Study Guide
Spring 2019
Li zhang
COSC 341
These guide covers what will be on the COSC 341 quiz on March 6.

4 pages
COSC 341 Final Study Guide
Spring 2019
Li zhang
COSC 341
These notes cover what will be on our final. Also, refer to the practice packets given by Zhang in class.

4 pages
COSC 341 Quiz 5 Study Guide
Spring 2019
Li zhang
COSC 341
These notes cover what will be on Professor Zhang's next examination in his COSC 341 class.