|
|
|
|
|
by svb_2023
1130 days ago
|
|
Small Visual Basic (sVB) is an educational programming language, created by Eng. Mohammad Hamdy as an evolved version of Microsoft Small Basic (SB). It is meant to be easier and more powerful at the same time, to introduce programming basics to kids and beginners of any age, provided that they can use the English keyboard on the Windows operating system.
You can say that:
Small Visual Basic = Small Basic + Visual Basic
but this in not the whole truth!
sVB is meant to be a middle stage in between SB and VB .NET, so, its syntax combines the best of SB, VB, and VB .NET languages!
It is also as easy as Windows Forms, but also has some advanced WPF graphical features!
Download the sVB installer:
https://marketplace.visualstudio.com/items?itemName=ModernVB... Read or download the free e-book:
https://drive.google.com/file/d/1pCnB4_7pEBc_wT2u258MmutYCuX... |
|