Steven Schveighoffer: >A style guide is just a guide, it's not a requirement. Most people ignore it.<
If most people ignore it, then it's useless or worse than useless. C/C++ programs are too much free in such regard because those languages were born lot of time ago. If you look at C# code you can download from most sites you will see class methods written with a starting upper case. If you download code from most Python repositories you will usually find Classes, variable_names, etc. Bye, bearophile