Skip to content

ende23r/CSC311-2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CSC311-2015 Systems Software

23 November 2015

This is a collection of work produced during Term 4 in the 2015--2016 academic year at Cornell College. Interested visitors might also want to visit the course's Moodle page.

Instructions for students enrolled in CSC311 Systems Software

  • Change only the files that are in the folder with your name (e.g., week0/norbert).
  • Learn how to use Git and GitHub.
    • Edit your copy of self-introduction.tex. Your version should tell us something about you (rather than something about Norbert Wiener).
    • Add, commit, and push your changes following instructions that will be given to you in class.
  • Begin to build familiarity with the C programming language.
    • Copy the code given to you on a handout that you will recieve in class into your copies of erastothenes.c, schedules.c, and treesort.c.
    • Compile your programs using make.
    • Execute your programs.
    • Add, commit, and push your changes.
  • Begin work on Codecademy's and/or Udacity's courses on Git. (Links are in the syllabus and on our course's Moodle page.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.2%
  • TeX 41.2%
  • Makefile 6.6%