faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
faq [2010/12/27 20:19] – bil | faq [2011/04/29 10:51] (current) – mark | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Frequently Asked Questions ====== | ====== Frequently Asked Questions ====== | ||
- | This page aims to address many Frequently Asked Questions (FAQs) by CSE 1020 students. If, after reading this, you still have questions, meet with your instructor or TA, or post a message on the online forum. | + | This page aims to address many Frequently Asked Questions (FAQs) by CSE 1030 students. If, after reading this, you still have questions, meet with your instructor or TA, or post a message on the online forum. |
- | ==== eCheck hints and tips ==== | ||
- | Before starting to code a solution to an eCheck task, you might want to follow these guidelines: | ||
- | * Read and re-read the task description. If you require clarification, | ||
- | * Identify the result that you must produce. Note any particular spacing or formatting that is required. | ||
- | * List the resources that will help you produce the result. This can include user input, contents of an input file, techniques discussed in that eCheck’s chapter, and/or helper classes in the API. | ||
- | * Outline how you can compute the desired result given the available resources. This outline could also serve as documentation/ | ||
- | ==== Template for Java program ==== | ||
- | |||
- | See page 70 in the textbook. | ||
==== TS count too high ==== | ==== TS count too high ==== | ||
Line 27: | Line 18: | ||
==== Output formatting ==== | ==== Output formatting ==== | ||
- | See page 111 in the textbook. | + | See page 108 in the textbook. |
==== eCheck does not like the spacing of your output ==== | ==== eCheck does not like the spacing of your output ==== |
faq.1293481164.txt.gz · Last modified: 2010/12/27 20:19 by bil