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:

Get all keys as an array in PHP of a given array Difference between truncate and delete all query in MySQL? Capitalize first character of each word in a string in JavaScript Capitalize first character of each word in a string in Go Capitalize first character of each word in a string in Python
About Us Privacy Policy Disclaimer