CS@Mines Logo
CSCI 262: Data Structures Fall 2018

Help!

Asking for Help

First, try Piazza!
First, try Piazza!
First, try Piazza!

You might get help fastest via a classmate on Piazza. Your instructors will be looking at Piazza, too, and will usually respond fairly quickly. When you post on Piazza, please do not post complete programs or solutions; try to ask or answer questions without code first, or use only the smallest amount of code necessary to get your question or point across. We'll talk in class about incremental development of your code, which should help keep things in small chunks.

Once you've tried Piazza, if you still have questions, you can contact your instructor directly for help. You should also feel free to contact your instructor at anytime about any concerns which you aren't comfortable sharing on Piazza.

There will also be regularly scheduled TA help sessions - these will be posted on the course home page.

References

Here are some websites to keep handy while you are programming:

Getting Started with C++

Practice Problems

Need more practice, or just want to challenge yourself? Try Kattis!