Visual Basic
by Azhar.iq from LinuxQuestions.org on (#4ZSBW)
Hello everyone,
I have a Linux MX system, which i use to teach high school students. As part of the syllabus, i have to teach programming using Visual Basic. I was able to download and install mono-develop but code is a bit different and (from what i have tried) doesn't implement code in the same way. Like Visual Basic has a simple string function called Mid, it doesn't works in mono-develop.
Any hints on how VB programming can be done on Linux would be appreciated.


I have a Linux MX system, which i use to teach high school students. As part of the syllabus, i have to teach programming using Visual Basic. I was able to download and install mono-develop but code is a bit different and (from what i have tried) doesn't implement code in the same way. Like Visual Basic has a simple string function called Mid, it doesn't works in mono-develop.
Any hints on how VB programming can be done on Linux would be appreciated.