Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 792 Bytes

File metadata and controls

16 lines (9 loc) · 792 Bytes

guidelines

Coding Conventions, Standards & Best Practices To Follow

What are Coding Conventions?

Coding conventions are a set of guidelines for a specific programming language that recommend programming style, practices, and methods for each aspect of a program written in that language.

What are Coding Standards?

Think of coding standards as a set of rules, techniques, and best practices to create cleaner, more readable, more efficient code with minimal errors. They offer a uniform format by which software engineers can use to build sophisticated and highly functional code.

table of Contents

Commits - easy set of rules for creating an explicit git commit

Hyperledger Fabric - Go Chaincode