Difference between revisions of "Labs"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
The material that needs to be turned in for each lab will typically include code implementing the desired functionality for the lab, results that report on the outcome of running your code in different scenarios, and a hard-copy lab report that includes your code, results, and usually answers to a number of questions meant to verify your understanding of the material and the results. All this material needs to be committed and pushed to you <span style="font-family:Courier;">''git''</span> repository, and a hard copy of the lab report needs to be turned in at the beginning of the class when the lab is due. | The material that needs to be turned in for each lab will typically include code implementing the desired functionality for the lab, results that report on the outcome of running your code in different scenarios, and a hard-copy lab report that includes your code, results, and usually answers to a number of questions meant to verify your understanding of the material and the results. All this material needs to be committed and pushed to you <span style="font-family:Courier;">''git''</span> repository, and a hard copy of the lab report needs to be turned in at the beginning of the class when the lab is due. | ||
− | * [[ | + | * [https://www.dropbox.com/s/mhgpt1rhpy7d5ay/lab1-2018.docx?dl=0 Lab1] and [https://www.dropbox.com/s/xn7zal2wbr1xcoo/lab1report-2018.docx?dl=0 Lab1 report] |
<!-- ** [[Media:Lab1report_sol.pdf | Lab 1 solution]] --> | <!-- ** [[Media:Lab1report_sol.pdf | Lab 1 solution]] --> | ||
− | ** [ | + | ** [https://www.dropbox.com/s/m4o9v896b0tm9ge/lab1_2015_notes.pdf?dl=0 Feedback on Lab1 from 2015] |
− | ** [ | + | ** [https://www.dropbox.com/s/yggbq8q3zuurldo/lab1_2014_feedback.pdf?dl=0 Feedback on Lab1 from 2014] |
− | * [[ | + | * [https://www.dropbox.com/s/nlpfqihrljb4vh6/lab2-2018.docx?dl=0 Lab2] and [https://www.dropbox.com/s/h5x6hqyj59j3lib/lab2report-2018.docx?dl=0 Lab2 report] |
<!-- ** [[Media:Lab2report.pdf | Lab 2 solution]] --> | <!-- ** [[Media:Lab2report.pdf | Lab 2 solution]] --> | ||
− | * [[ | + | * [https://www.dropbox.com/s/jlt2qeb6j4g36bc/lab3-2018.docx?dl=0 Lab3] and [https://www.dropbox.com/s/htm6xyrarz6we6s/lab3report-2018.docx?dl=0 Lab3 report] |
<!-- ** [[Media:Lab3report_sol.pdf | Lab 3 solution]] --> | <!-- ** [[Media:Lab3report_sol.pdf | Lab 3 solution]] --> | ||
− | * [[ | + | * [https://www.dropbox.com/s/4go1jfoi0xl1t6e/lab4-2018.docx?dl=0 Lab4] and [https://www.dropbox.com/s/byhsfv7e05260z5/lab4report-2018.docx?dl=0 Lab4 report] |
<!-- ** [[Media:Lab4report_sol.pdf | Lab 4 solution]] --> | <!-- ** [[Media:Lab4report_sol.pdf | Lab 4 solution]] --> | ||
− | * [[ | + | * [https://www.dropbox.com/s/sp1x2sx8et0u607/lab5-2018.docx?dl=0 Lab5] and [https://www.dropbox.com/s/n4bp6f3lrir8p0m/lab5report-2018.docx?dl=0 Lab5 report] |
<!-- ** [[Media:Lab_report_template_sol.pdf | Lab 5 solution]] --> | <!-- ** [[Media:Lab_report_template_sol.pdf | Lab 5 solution]] --> | ||
+ | * [https://www.dropbox.com/s/zq3ej7lqb1uqugf/lab6-2018.docx?dl=0 Lab6] and [https://www.dropbox.com/s/z988oyitmqoba0u/lab6report-2018.docx?dl=0 Lab6 report] |
Revision as of 00:07, 27 July 2018
See Using git and bitbucket for more information on your git repository from which you will be able to retrieve lab assignments and submit your solution code and reports.
The material that needs to be turned in for each lab will typically include code implementing the desired functionality for the lab, results that report on the outcome of running your code in different scenarios, and a hard-copy lab report that includes your code, results, and usually answers to a number of questions meant to verify your understanding of the material and the results. All this material needs to be committed and pushed to you git repository, and a hard copy of the lab report needs to be turned in at the beginning of the class when the lab is due.
- Lab1 and Lab1 report
- Lab2 and Lab2 report
- Lab3 and Lab3 report
- Lab4 and Lab4 report
- Lab5 and Lab5 report
- Lab6 and Lab6 report