Changes
From CS 400 Level Course Wiki
3 bytes added
, 19:54, 4 April 2017
Line 39: |
Line 39: |
| The class presents a practical approach to data structures for computer intensive products that can be proven to satisfy correctness and performance requirements. One can obtain almost any data structure from a book or online. However, it takes experience to identify data structures known to provide the desired behavior; to extend them to satisfy the specific application; and to evaluate the deliverables to show that they satisfy the composite standard and custom requirements. The lectures, the project (three linked parts) and the exams are designed to provide students with such experience. This includes having projects which require sustained effort rather than last minute code-a-thons, exams written to elicit knowledge, not empty verbiage, and course policies which reward hard work and learning from mistakes. To put it bluntly, I'll do my best to help you to make mistakes and then support your efforts to learn from them. This is a thinking class, not an echo information class. | | The class presents a practical approach to data structures for computer intensive products that can be proven to satisfy correctness and performance requirements. One can obtain almost any data structure from a book or online. However, it takes experience to identify data structures known to provide the desired behavior; to extend them to satisfy the specific application; and to evaluate the deliverables to show that they satisfy the composite standard and custom requirements. The lectures, the project (three linked parts) and the exams are designed to provide students with such experience. This includes having projects which require sustained effort rather than last minute code-a-thons, exams written to elicit knowledge, not empty verbiage, and course policies which reward hard work and learning from mistakes. To put it bluntly, I'll do my best to help you to make mistakes and then support your efforts to learn from them. This is a thinking class, not an echo information class. |
| | | |
− | == Larry Davis | 0102 == | + | == Larry Davis | 0301 == |
| {| style="text-align:left; width: 550PX;" | | {| style="text-align:left; width: 550PX;" |
| ! Day & Time | | ! Day & Time |
| ! Location | | ! Location |
| |- style="vertical-align:top;" | | | |- style="vertical-align:top;" | |
− | | MW 3:30PM - 4:45PM || style="vertical-align:top;" | [http://maps.umd.edu/map/index.html?Welcome=False&MapView=Detailed&LocationType=Building&LocationName=406 CSI 2117] | + | | TuTh 11:00am - 12:15pm || style="vertical-align:top;" | [http://maps.umd.edu/map/index.html?Welcome=False&MapView=Detailed&LocationType=Building&LocationName=406 CSI 1122] |
| |} | | |} |
| | | |
Line 64: |
Line 64: |
| '''Misc Info'''<br> | | '''Misc Info'''<br> |
| Emphasis is on algorithms and data structures, not proofs. Projects designed to exercise methods covered in class. | | Emphasis is on algorithms and data structures, not proofs. Projects designed to exercise methods covered in class. |
− |
| |
| | | |
| == Venkatramanan Subrahmanian | 0301 == | | == Venkatramanan Subrahmanian | 0301 == |