Week 2 Class 4 Thu Sep 04 Posted: Sep 04
Announcements:
Exercise 3: App Idea The feedback on Tuesday for this exercise included "If you fail to fix your issues or view your feedback by 3 pm on Wed Sep 03 I will change your score to a 0". Viewing feedback on an assignment is part of the exercise and project process. If you did not fix your issues or view the feedback, I changed your score to a 0.
Pattern Recognition
Pattern recognition and adaptation are essential skills in software development. This involves closely following examples while adjusting them to fit specific needs, whether working with APIs, formatting code, handling data, or configuration. Lacking this skill can complicate development, introduce bugs, and waste development time.
For the first team exercise, Exercise 6: Teams, the instructions clearly state to attach a file with the name members.csv
. Here is the list of attachment file names I received:
As far as the content of the file:
Correct format:
Missing field name row:
Spaces that are not part of the data:
Quotes everywhere:
Wrong section format:
Very wrong section format:
Duplicate emails:
This is not even mentioning the lack of a EOL at the EOF.
Note For those teams who did not attach the file members.csv
, you can make it up by sending me a new email. The contents of members.csv must be exactly the same as the previous attachment.
Class
Exercise 7: HFSD Chapter 2 p42 User Story Interview
Unless stated otherwise, all exercises are due by 3 pm on Fri Sep 05