Refactoring GoogolSharp #16
GreatCoder1000
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Actually I called it |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Refactoring is very important! It makes the code much easier to debug. Here's an idea to use a strategy pattern (Refer to Design Patterns, GoF, Gamma et al.)
Note: as an example, square root is used. This should be done for all ops.
Beta Was this translation helpful? Give feedback.
All reactions