The online tutorials and training we provide aim to generate a quick learning curve for any user. However, depending on the development environment that the user chooses to use, they must have some prior knowledge:
- To use the No-Code development environment, users need the same knowledge they use to work with WordPress or other No-Code platforms; in other words, they just need to have some technical knowledge and some basic concepts of creating pages that can be learned in our online tutorials. Examples: knowing what pages, templates, modules, entities, etc. are.
- To use the Low-Code development environment, users need to have some basic programming knowledge, knowing what variables, functions, cycles, conditional tasks are, among other essential concepts. But you don't need to know how to program. The tool deals with programmable code.
- To use the Code development environment, the user must be a programmer or have good programming concepts. Although Bloxtor uses an open-source programming language, any programmer who knows how to program OOP (object-oriented programming) can easily adapt to our language, as it is one of the most flexible and easy-to-learn languages on the market.