Naming Conventions and Other Standards - modelobootcamp/Project-3 GitHub Wiki
This page is to define the naming conventions and other standards we want to use for this project so we are consistent on our separate coding tasks.
Naming Conventions for field names and variables:
- camelCase?
- keep the same field names from the data set?