Do people use the Hungarian Naming Conventions in the real world? [closed]

Considering that most people that use Hungarian Notation is following the misunderstood version of it, I’d say it’s pretty pointless. If you want to use the original definition of it, it might make more sense, but other than that it is mostly syntactic sugar. If you read the Wikipedia article on the subject, you’ll find … Read more

Are variable prefixes (“Hungarian notation”) really necessary anymore? [closed]

Are variable prefixes ( Hungarian ) really necessary anymore? NO! In fact, Microsoft’s own style guidelines (where the practice originated) now recommend against it. In particular, see the section on General Naming Conventions, which includes the following text (in bold type, no less): Do not use Hungarian notation. Of course, these guidelines are not binding … Read more

Where does the k prefix for constants come from?

It’s a historical oddity, still common practice among teams who like to blindly apply coding standards that they don’t understand. Long ago, most commercial programming languages were weakly typed; automatic type checking, which we take for granted now, was still mostly an academic topic. This meant that is was easy to write code with category … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)