CSCI 261 - Programming Concepts (C++)Fall 2017 - Lab 2AQuick Links: Canvas | CS @ Mines | Cloud9 | Piazza | zyBooks |
|||||||||||||||||||||||||||||||
| Home | Contact | Syllabus | Assignments | Schedule | Resources | | |||||||||||||||||||||||||||||||
This lab is due by Tuesday, September 12, 2017 11:59 PM .
Pair Programming
For this lab, you will be working with a partner to practice pair
programming and proper programming design.
Last week, you thought of equations relevant to your major that can be solved using a computer program. Below are a list of equations provided by your classmates. You and your partner will implement two of these equations.
For each equation, you must:
Now before you get started doing any coding, take out a piece of paper and write out the pseudocode to solve this task. Put your names (first & last) at the top as you will be turning in your pseudocode as part of your grade. Once you have your pseudocode, determine who is going to drive first and get to coding! We will switch drivers every 5 minutes so listen for the cue to switch positions. Lab Submission
To receive full credit for this lab, you must do the following:
This lab is due by Tuesday, September 12, 2017 11:59 PM . | |||||||||||||||||||||||||||||||
Last Updated: 08/25/17 11:25
|