MichaelReiter / CSC330

Coursework from CSC 330 (Fall 2016) at UVic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSC330

Coursework from CSC 330 (Fall 2016) at UVic.

This course focused on the fundamental concepts of imperative and applicative programming languages. Some topics covered included

  • A survey a various programming lanugages and concepts
  • The description of data types
  • Variable assignment and sharing
  • Sequencing
  • Iteration and recursion
  • Parameter passing mechanisms
  • Type checking
  • Concurrency

About

Coursework from CSC 330 (Fall 2016) at UVic.

License:MIT License


Languages

Language:Haskell 65.1%Language:Go 34.9%