User Tools

Site Tools


cs330_f2016:turnin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
cs330_f2016:turnin [2016/08/24 20:51]
admin created
cs330_f2016:turnin [2017/01/07 18:56]
wingated
Line 5: Line 5:
 For each assignment, the corresponding docker container will contain an automatic grading harness with a few test cases. ​ You should make sure that your submission passes those test cases! ​ We do not provide tests for everything that your code should do, and we do not provide tests for all possible ways your code could be wrong. ​ **You are strongly encouraged to write your own test cases.** The test cases we provide are mostly to ensure that your code compiles and can be interpreted in our environment,​ and that IO/​formatting issues are resolved. For each assignment, the corresponding docker container will contain an automatic grading harness with a few test cases. ​ You should make sure that your submission passes those test cases! ​ We do not provide tests for everything that your code should do, and we do not provide tests for all possible ways your code could be wrong. ​ **You are strongly encouraged to write your own test cases.** The test cases we provide are mostly to ensure that your code compiles and can be interpreted in our environment,​ and that IO/​formatting issues are resolved.
  
-====Docker==== 
- 
-Throughout the class, we will be using Docker, a virtualization technology that allows us to provide a standardized execution environment. ​ Hopefully, this will help simplify the installation of software, and will eliminate issues related to different computing environments / software versions. 
- 
-Please take a few minutes to familiarize yourself with the basics of Docker. 
cs330_f2016/turnin.txt ยท Last modified: 2021/06/30 23:42 (external edit)