What type of website will your team build?
What types of products and/or services will your team sell?
the documents attached help understand more.
BASICS: Naming Conventions (Applies to ALL submitted work)
DATABASE
Use meaningful names.
All table and column names UPPERCASE.
Words separated by underscore (no spaces).
When numbers are part of the name, there is no space.
EMPLOYEE_TABLE
FIELD_OF_EMPLOYEE_TABLE
EMPLOYEE_PHONE2
CODE
Use meaningful names.
Use camel Casing.
title
last Name
employee Phone2
BASICS: Code Comments (Applies to ALL submitted work)
All code must have comments. This should include:
Your initials.
Variable names and descriptions.
Code functionality (e.g. if it is a method, what does it do?).
Get Free Quote!
375 Experts Online