Skip to content

ishangarg0/CS35L

 
 

Repository files navigation

CS 35L Software Construction Laboratory (Winter 2016)

Course website

Last updated: 1/26/2017

Assignment Implementation

Assignment Specification Assignment Implementation
1. Getting to know your system Assignment 1
2. Shell scripting Assignment 2
3. Modifying and rewriting software Assignment 3
4. Change management Assignment 4
5. C programming and debugging Assignment 5
6. SSH setup and use in applications Assignment 6
7. System call programming and debugging Assignment 7
8. Multithreaded performance Assignment 8
9. Dynamic linking Assignment 9

Assignment Scores

My implementation only serves as an inspiration and a reference.

Assignment # Assignment Score Comments
1 100
2 100
3 86 Failed on empty files. Bug has been fixed.
4 100
5 70 Program has been rewritten and bug has been fixed. lab5.txt: -2/15, insufficient answers to question 2 and 4.
6 90 Lab: 40/50
7 95 sfrob.txt incorrect function estimate. Need to use nlogn instead of linear regression
8 100
9 100

About

CS 35L: Software Construction Laboratory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 48.9%
  • Makefile 19.5%
  • Shell 14.0%
  • M4 6.3%
  • Perl 3.7%
  • TeX 2.9%
  • Other 4.7%