0
Do you have recommendations course for outsystem mobile developer?
2 Antworten
+ 5
I skimmed through the website of OutSystems.
This is a low-code platform, so most of the actual development involves clicking and dragging components on the visual UI. You should find your core training material on the vendor's website.
https://www.outsystems.com/training/
However, every low code platform has limitations, and usually also some ways to extend it with custom code.
https://success.outsystems.com/documentation/11/extensibility_and_integration/
According to this, there are several ways to add extra features:
- Javascript and react extension to frontend
- packages written in .NET (C#) to backend
- Apache Cordova plugins for Android
The last two are rather advanced use cases.
It seems to me that you get the most value if you study a bit of Javascript programming, which you can do also on Sololearn. Apache Cordova also relies on JS.
You will find also other courses that are useful: C#, SQL, React, REST API, HTML, CSS.
+ 5
Freecodecamp provides lowcode tutorial
https://youtu.be/skq7E2xS1Bo