• =?UTF-8?Q?=E2=80=9CCore_Guidelines_are_not_Rules=22_by_Arne_Mertz?=

    From Lynn McGuire@lynnmcguire5@gmail.com to comp.lang.c++ on Mon Mar 18 22:34:28 2024
    From Newsgroup: comp.lang.c++

    “Core Guidelines are not Rules" by Arne Mertz
    https://arne-mertz.de/2024/03/core-guidelines-are-not-rules/

    “There is a difference between guidelines and rules. Boiling down
    guidelines to one-sentence rules has drawbacks that make your code
    harder to understand.”

    “The famous quote by Captain Barbossa from _Pirates of the Caribbean_
    says “The Code is more what you’d call guidelines than actual rules.” This implies that there is a difference between the two.”

    Lynn
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From wij@wyniijj5@gmail.com to comp.lang.c++ on Tue Mar 19 13:07:55 2024
    From Newsgroup: comp.lang.c++

    On Mon, 2024-03-18 at 22:34 -0500, Lynn McGuire wrote:
    “Core Guidelines are not Rules" by Arne Mertz
        https://arne-mertz.de/2024/03/core-guidelines-are-not-rules/

    “There is a difference between guidelines and rules. Boiling down guidelines to one-sentence rules has drawbacks that make your code
    harder to understand.”

    “The famous quote by Captain Barbossa from _Pirates of the Caribbean_
    says “The Code is more what you’d call guidelines than actual rules.” This implies that there is a difference between the two.”

    Lynn
    I like the title "Simpying C++". All are actually very simple: https://sourceforge.net/projects/cscall/files/MisFiles/ClassGuidelines.txt/download
    This is the c++ programming guidelines Tested and Used for 20 years:
    In it, the reset rule can be strict, practical and very useful, and saved lots of programming efforts. All the basics are unbelievably simple, try it to know. There are too much to say about the Core Guidelines. In all, it is an unmatured "draft" from the ivory
    tower, full of words without meaning.
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Bonita Montero@Bonita.Montero@gmail.com to comp.lang.c++ on Tue Mar 19 16:52:55 2024
    From Newsgroup: comp.lang.c++

    Am 19.03.2024 um 06:07 schrieb wij:
    On Mon, 2024-03-18 at 22:34 -0500, Lynn McGuire wrote:
    “Core Guidelines are not Rules" by Arne Mertz
        https://arne-mertz.de/2024/03/core-guidelines-are-not-rules/

    “There is a difference between guidelines and rules. Boiling down
    guidelines to one-sentence rules has drawbacks that make your code
    harder to understand.”

    “The famous quote by Captain Barbossa from _Pirates of the Caribbean_
    says “The Code is more what you’d call guidelines than actual rules.” >> This implies that there is a difference between the two.”

    Lynn

    I like the title "Simpying C++". All are actually very simple: https://sourceforge.net/projects/cscall/files/MisFiles/ClassGuidelines.txt/download
    This is the c++ programming guidelines Tested and Used for 20 years:
    In it, the reset rule can be strict, practical and very useful, and saved lots
    of programming efforts. All the basics are unbelievably simple, try it to know.

    As long s simplifying isn't dropping useful features that save work ...


    There are too much to say about the Core Guidelines. In all, it is an unmatured "draft" from the ivory
    tower, full of words without meaning.



    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From wij@wyniijj5@gmail.com to comp.lang.c++ on Wed Mar 20 12:54:08 2024
    From Newsgroup: comp.lang.c++

    On Tue, 2024-03-19 at 16:52 +0100, Bonita Montero wrote:
    Am 19.03.2024 um 06:07 schrieb wij:
    On Mon, 2024-03-18 at 22:34 -0500, Lynn McGuire wrote:
    “Core Guidelines are not Rules" by Arne Mertz
         https://arne-mertz.de/2024/03/core-guidelines-are-not-rules/

    “There is a difference between guidelines and rules. Boiling down guidelines to one-sentence rules has drawbacks that make your code
    harder to understand.”

    “The famous quote by Captain Barbossa from _Pirates of the Caribbean_ says “The Code is more what you’d call guidelines than actual rules.”
    This implies that there is a difference between the two.”

    Lynn

    I like the title "Simpying C++". All are actually very simple: https://sourceforge.net/projects/cscall/files/MisFiles/ClassGuidelines.txt/download
    This is the c++ programming guidelines Tested and Used for 20 years:
    In it, the reset rule can be strict, practical and very useful, and saved lots
    of programming efforts. All the basics are unbelievably simple, try it to know.

    As long s simplifying isn't dropping useful features that save work ...

    If you don't have a good guidelines like ClassGuidelines (reset rule), your C++ 
    program won't go far because the foundation is likely based on shaky concepts.

    There are too much to say about the Core Guidelines. In all, it is an unmatured "draft" from the
    ivory
    tower, full of words without meaning.



    --- Synchronet 3.20a-Linux NewsLink 1.114