Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. Template for DTR Memo
  2.  
  3. Project: Enigma
  4.  
  5. Group Member Names: Bao Nguyen and Ben Jacobs
  6.  
  7. Project Expectations: What does each group member hope to get out of this project?
  8.  
  9. Ben would like to solve all aspects of problem. I would like to whiteboard and pseudocode the project as well as we can to solve the problem so that less code is written as a whole.
  10.  
  11. Goals and expectations:
  12.  
  13. Better implementing TDD, with full test coverage for functionality and correctness. Also coverage of edge cases. Solve every
  14. problem and figure out a calculated approache to decryption after brute force. Share work load and learning benefits.
  15.  
  16. Team strengths:
  17.  
  18. Relatively solid knowledge of functionality. Good grasp of basic computer science concepts/fundamentals.
  19.  
  20. How to overcome obstacles:
  21.  
  22. Both Ben and I are used to working by ourselves. Ben has worked as a freelancer for the last three years and my last group project was in 2010.
  23.  
  24. Schedule Expectations (When are we available to work together and individually?):
  25.  
  26. Generally work before class, lunch if need by, and afternoon up to 1730-1800. Pairing in person only.
  27.  
  28. Communication Expectations (How and often will we communicate? How do we keep lines of communication open?):
  29. Daily checkins and communication based on project task progress. Spend more time at the beginning and end of project. Do certain tasks individually.
  30.  
  31. Abilities Expectations (Technical strengths and areas for desired improvement):
  32.  
  33. Abilities are good for both persons. Desire for improvement in testing and also to improve each other's code based on suggestions and tests.
  34.  
  35. Workload Expectations (What features do we each want to work on?):
  36.  
  37. After mapping out tasks, we will decide what we want to do. No expectations on certain tasks at the moment.
  38.  
  39. Workflow Expectations (Git workflow/Tools/Code Review/Reviewing Pull Requests):
  40.  
  41. Try to learn git workflow - with pull requests and merging. Be vigilant to work on an alternate branch, rather than make commits to working code in the master branch.
  42.  
  43. Expectations for giving and receiving feedback:
  44.  
  45. Communicate about code readability. Be open to new ideas and constructive criticism.
  46.  
  47. Agenda to discuss project launch:
  48.  
  49.  
  50.  
  51. Ideas:
  52. Update after whiteboard exercise.
  53.  
  54. Tools:
  55. VSCode, Git.
  56.  
  57. Additional Notes:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement