Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 55469ce

Browse files
authored
Merge pull request #31 from Ordisoftware/dev
Dev
2 parents b09dead + 02a1dc1 commit 55469ce

3 files changed

Lines changed: 30 additions & 4 deletions

File tree

-151 KB
Binary file not shown.

README.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,27 @@
22

33
>Licensed under the terms of the [Mozilla Public License 2.0](LICENSE)<br/>
44
>[Project Website](http://www.ordisoftware.com/projects/guidelines)<br/>
5+
>[Twitter](https://twitter.com/ordisoftware)<br/>
56
67
This document presents some rules to create software.
78

89
[ManufacturingSoftwareGuidelines.pdf](ManufacturingSoftwareGuidelines.pdf)
910

1011
## Table of content
1112

12-
* License
13+
* License and copyright
1314
* Foreword
1415
* Methodology
1516
* Agility
1617
* Dichotomy
17-
* Documentation
1818
* Modeling
19+
* Documentation
1920
* Ecosystem
21+
* Tools
2022
* Programming
21-
* Tools
2223
* Paths
2324
* Naming
24-
* Comments
25+
* Commenting
2526
* Formatting
2627
* UI design
2728
* Console
@@ -34,3 +35,28 @@ This document presents some rules to create software.
3435
* ZenHub boarding
3536
* Appendices
3637
* Bibliography
38+
39+
## Changelog
40+
41+
#### 2020.07.03 - Version 0.5
42+
43+
- Upgrade from Word 2010 to Word 2019
44+
- Update tools and bibliography.
45+
- Some writing corrections.
46+
47+
#### 2019.09.03 - Version 0.4
48+
49+
- Update tools and bibliography.
50+
51+
#### 2019.01.14 - Version 0.3
52+
53+
- Add agility and articles about interface and singleton keywords.
54+
55+
#### 2018.04.08 - Version 0.2
56+
57+
- The first word of « manufacturing », « building » and « crafting » was chosen for the title of this document because the second usually means « generating the machine code » during the production process and the latter is only recently used in our business and this word designates exactly what is our job which is to create software with our hands and with our minds, and we will always do that by this way.
58+
- Since in French « développement » and « programmation » are synonyms but in English « development » means « engineering » the title of this document has been revised.
59+
60+
#### 2018.04.05 - Version 0.1
61+
62+
- Initial draft.
-22.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)