Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit585e836

Browse files
authored
Merge pull request#27 from meve/metrum-fix
Added an a
2 parentse47e186 +1b22565 commit585e836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1315,7 +1315,7 @@ i = i;
13151315

13161316
It almost goes without saying that the larger a function is, the better it is. And the more jumps and GOTOs the better. That way, any change must be analysed through many scenarios. It snarls the maintenance programmer in the spaghettiness of it all. And if the function is truly gargantuan, it becomes the Godzilla of the maintenance programmers, stomping them mercilessly to the ground before they have an idea of what's happened.
13171317

1318-
####A Picture is a 1000 Words; A Function is 1000 Lines
1318+
####A Picture is a 1000 Words; A Function isa1000 Lines
13191319

13201320
Make the body of every method as long as possible - hopefully you never write any methods or functions with fewer than a thousand lines of code, deeply nested, of course.
13211321

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp