Microsoft Docs
The idea of creating this programmed emerged with a need for it in 2014. Inspired by the documentations from Microsoft Docs, this programs presents basic general statements that are presented as default class components.
Structuration and Reusability
This program has many features, but the main goal is to provide some kind of bloc notes to keep you created classes for multiple projects but also to organize, structure and quantify the value of your code.
Quantification
Based on that ideology, this program quantifies the code you are writing by calculating the number of statements object used in a given class.
Clarity for communication
The idea of this program is to be able to represent coding statements visually to be able to communicate productions of coding parts to common users.
Translation
This program translates the main statements into Python, C# and Vb.NET classes file. However, the inside statement is yours to translate giving you the freedom of creation with or without assisting tools.
Aimed for
The original idea was to build local programs or script parts for web components. Although the future versions will incorporate web designers for ASP.NET technology.
This program is still in development and there are still some mistakes and room for improvement. However, it can already:
- Create a portfolio of normalized class objects for a project
- Prebuild functions such as :
- that will generate a (Loader) or the Main method in C# to initialize and automatically reset your inner properties to avoid having a null error.
- Serialisation and Deserialisation
- Inheritance concept but also child /parenting class
- Concept Visualiser: enables one to navigate through different classes mapped on a TreeView object.