Skip to content

Commit 795ba01

Browse files
zelenskiCS107E BOT
authored andcommitted
Copy text of Ben's Ed posts on style reflections into repo (in private for now)
commit 174bc9e22cf5df61b82a521aca86fcce68b2da26 Author: Julie Zelenski <[email protected]> Date: Tue Jan 14 00:13:58 2025 -0800 Copy text of Ben's Ed posts on style reflections into repo (in private for now)
1 parent 3c92089 commit 795ba01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/assignments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ We test __functionality__ by running a set of automated and manual grading tests
8787
- P2: "Comprehensive" tests thoroughly exercise the full range of functionality including lesser-traveled features.
8888
- P3: "Just Mention" are used for small concerns as a misbehavior in an obscure edge case or minor issue of polish.
8989

90-
We want to help you learn how to write __high-quality__ code that will be eagerly welcomed into your team's repository-- code that it is not only functionally correct, but also thoughtfully designed and written to be readable and maintainable. Whether you have a strong established sense of style or are still finding your way, we hope all of you aspire to level up the quality of your code this quarter and we are eager to support you on this journey! Each assignment has a follow-up "style reflection"; this guided activity is for you to review your code and its design choices and build awareness of how you can continue to improve. We have lots of experience reading, writing, and reviewing code and would love to help you further develop and refine your "coding voice".
90+
We want to help you learn how to write __high-quality__ code that will be eagerly welcomed into your team's repository-- code that it is not only functionally correct, but also thoughtfully designed and written to be readable and maintainable. Whether you have a strong established sense of style or are still finding your way, we hope all of you aspire to level up the quality of your code this quarter and we are eager to support you on this journey! Each assignment has a companion "style reflection"; this guided activity is for you to review your code and its design choices and build awareness of how you can continue to improve. We have lots of experience reading, writing, and reviewing code and would love to help you further develop and refine your "coding voice".
9191

9292
Managing your time so as to make a solid submission on schedule is a valuable skill to cultivate; we encourage and support your achievements in __timeliness__ by rewarding your on-time submissions as well as timely followup to resolve any outstanding issues.
9393

0 commit comments

Comments
 (0)