evidenttutorials.com
Home CodeIgniter Django Go HTML JavaScript jQuery PHP Python Server SQL
First Previous Page 4 of 4.
August 17, 2024

Coding Standards

1. Documentation: Developers need to document their code for better understanding and readability. For class, need to specify class description and author. For variable/attribute, need to specify its description and type of value it store. For method, need to write description, input parameter details, and method’s return value. Below is sample class:

Read more... 
First Previous Page 4 of 4.

Latest Posts

You can find latest posts below:

Set and Get variables in CodeIgniter session How to load model class in CodeIgniter? What are models in CodeIgniter What are views in CodeIgniter What are controllers in CodeIgniter
About Us Privacy Policy Disclaimer