Skip to content

jrohan1/CT-311

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ct331 - Programming Paradigms

Repo for CT331 students

Contents:

  1. students.txt - a list of the students in the course.
  2. Example C files - example code from lecture slides.
  3. Makefile - A makefile that builds the example C files. Read the make file for instructions.
  4. gitignore file - A file that tells git to ignore certain files. In this case, we ignore everything in the bin/directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.0%
  • Makefile 14.0%