kumokay / CS35L-1

CS 35L: Software Construction Laboratory

Home Page:https://github.com/jerrylzy/CS35L

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://github.com/jerrylzy/CS35L

License:GNU General Public License v3.0


Languages

Language:C 48.8%Language:Makefile 19.5%Language:Shell 14.0%Language:M4 6.3%Language:Perl 3.7%Language:TeX 2.9%Language:Roff 2.5%Language:C++ 0.9%Language:HTML 0.5%Language:Yacc 0.5%Language:Logos 0.2%Language:Python 0.1%Language:RPC 0.0%Language:sed 0.0%Language:Assembly 0.0%