Ice-Cream-Team / ProjectMandrill

monkey business
1 stars 0 forks source link

Naming and Coding Conventions #5

Closed andrewandrepowell closed 4 years ago

andrewandrepowell commented 4 years ago

We need to establish some basic conventions when writing our code so it all looks complete. Here are a few proposals...

Thoughts?

TooManyJohns commented 4 years ago

Yep, totally agree, it's how I handled my last project as well 👍

TooManyJohns commented 4 years ago

As talked about on Discord:

Hungarian Notation + _ + Name of Resource When dealing with resources

Snake Case When dealing with variables in code