Sunday, July 5, 2015

Programmation Standard, by Wildboy85 aka, Serge Fournier

Hello,

This blog will detail my programmation standard

First, you have to know that this standard is invented by me
Too many program on internet are examples, with only part of the code
The requirements are no where to find
The software version used to code is often absent
The error trapping is if there is an error, go to the end of the program, Really?

My conclusion is, a standard is necessary so that poeple can find good programming examples to follow.

This standard will include:

Information and requirements
Main structure for .net or ladder
Caling a sub in object oriented language the right way
HMI layout
Error handling
Recursiveness
Addins (excel, outlook, autocad)
Sharepoint (client side and server side)
PHP, inner html, mySQL
SQL query
Bubble sort (how to do a fast one)
Commentary that can generate a full diagram of the program understandable by a another party (your boss or your client)


No comments:

Post a Comment