layout | title | permalink |
---|---|---|
page |
About |
/about/ |
These are the problem sets, labs, and other materials for the Fall, 2019, edition of CSci 1301 at the University of Minnesota Morris.
The course description:
Introduction to different problem solving approaches, major programming paradigms, hardware, software, and data representations. Study of the functional programming paradigm, concentrating on recursion and inductively-defined data structures. Simple searching and sorting algorithms.
Most of this material was initially written by Elena Machkasova and then converted to GitHub Pages and updated by @NicMcPhee.
The source for this is at https://github.com/UMM-CSci/csci-1301-fall-2019.