Lab 2
- Due No Due Date
- Points 10
- Submitting a file upload
- File Types cpp
Though the first lab was comparatively easy, the assignments only get harder as the semester progresses. Watch your time management!
This lab will introduce you to the concepts of strings and their functions to be used with them. For the record, you're never expected to memorize anything in Computer Science, let alone my class. The goal here is to be able to recall rules and procedures and then knowing what to look for, be it my slides or on the internet (again, remember that you're not allowed to use anything I haven't covered yet, so play it safe and stick to my slides). On that note, it really isn't a good idea to submit Labs before lecture even happens!
To further clarify Problem 2, your goal is to COMBINE all three strings into one before you print it out. This is not the same as outputting things back to back. This doesn't sound like a big difference now (it isn't), but there is a nuance here that is genuinely vital for other applications.
Rubric
Criteria | Ratings | Pts | |
---|---|---|---|
count.cpp
threshold:
pts
|
pts
--
|
||
string.cpp
threshold:
pts
|
pts
--
|
||
substring.cpp
threshold:
pts
|
pts
--
|
||
Total Points:
10
out of 10
|