Our discussion is centered around python and beyond that, as long as it code then we’ve got you covered..💻💻
Rule #1: Readability & Maintainability – write code that Others (humans) can read and understand easily. Write code that is self-explanatory. KISS – keep it short and simple.
Rule #2: Structure – good code starts with good structure. DRY – it is not an option, DRY is the law. Do not repeat code. Think a million times before copy-pasting code. Reuse code as much as possible.
Rule #3: Naming– name that describes the purpose
Name of all entities should be meaningful. Method parameter, local variables – must follow camelCasing, And respect everyone in here. Your opinion matters. N B.
Rule #1
Readability & Maintainability – write code that Others (humans) can read and understand easily. Write code that is self-explanatory. KISS – keep it short and simple.
Rule #2
Structure – good code starts with good structure. DRY – it is not an option, DRY is the law. Do not repeat code. Think a million times before copy-pasting code. Reuse code as much as possible.
Rule #3
Naming– name that describes the purpose
Name of all entities should be meaningful. Method parameter, local variables – must follow camelCasing, And respect everyone in here. Your opinion matters. N B.
Day | Members | Gain | % Gain |
---|---|---|---|
June 12, 2024 | 640 | +3 | +0.5% |
March 13, 2024 | 637 | +3 | +0.5% |
January 23, 2024 | 634 | -1 | -0.2% |
December 09, 2023 | 635 | +1 | +0.2% |
November 01, 2023 | 634 | +5 | +0.8% |
October 02, 2023 | 629 | -1 | -0.2% |
September 02, 2023 | 630 | +1 | +0.2% |
August 05, 2023 | 629 | +14 | +2.3% |
July 04, 2023 | 615 | +120 | +24.3% |
April 08, 2023 | 495 | +18 | +3.8% |
March 13, 2023 | 477 | +35 | +8.0% |
February 03, 2023 | 442 | +3 | +0.7% |
January 30, 2023 | 439 | +1 | +0.3% |
January 26, 2023 | 438 | +2 | +0.5% |
January 22, 2023 | 436 | +7 | +1.7% |
January 19, 2023 | 429 | +23 | +5.7% |
January 15, 2023 | 406 | +1 | +0.3% |
January 07, 2023 | 405 | +1 | +0.3% |
January 03, 2023 | 404 | +1 | +0.3% |
December 23, 2022 | 403 | +4 | +1.1% |
November 23, 2022 | 399 | +1 | +0.3% |
November 17, 2022 | 398 | +1 | +0.3% |
November 10, 2022 | 397 | +4 | +1.1% |
October 28, 2022 | 393 | +3 | +0.8% |
October 22, 2022 | 390 | +1 | +0.3% |
October 09, 2022 | 389 | +2 | +0.6% |
September 29, 2022 | 387 | -3 | -0.8% |
September 24, 2022 | 390 | +1 | +0.3% |
September 17, 2022 | 389 | +2 | +0.6% |
September 11, 2022 | 387 | +2 | +0.6% |