Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
svb_2023
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
svb_2023
2y ago
Where are the details?
2.
▲
by
svb_2023
2y ago
Hi musical. Thanks for your kind words. Until now, sVB runs only on window, but it is open source, and anyone can fork it and create other versions to run on other systems and mobile. https://github.com/VBAndCs/sVB-Smal
3.
▲
Small Visual Basic 3.0 says: Happy BASIC 60th anniversary to all
(marketplace.visualstudio.com)
7 points
by
svb_2023
2y ago
|
4 comments
4.
▲
by
svb_2023
2y ago
* Small Visual Basic is the visual version of Small Basic and small version of Visual Basic. * It took 4 years of my life to be evolved over 3 versions until it is finally complete, and I hope you try it and tell others about. It is totally
5.
▲
by
svb_2023
3y ago
Download the Small Visual Basic installer: https://marketplace.visualstudio.com/items?itemName=ModernVB...
6.
▲
Book: Small Visual Basic Kid Programmer
(amazon.com)
2 points
by
svb_2023
3y ago
|
2 comments
7.
▲
by
svb_2023
3y ago
About the book: This book introduces text-based programming to 6 years old kids and above, using the Small Visual Basic language, in a way that makes it easier and more helpful than block-based programming. This is possible because Small V
8.
▲
by
svb_2023
3y ago
:D I thought I've fixed this 20008 typo (as I got several funny comments about), but I seem to did this in a backup copy not the original file! Such typos can reveal one's true identity, which risks to alter the timeline :D Thanks
9.
▲
by
svb_2023
3y ago
Why flagging a PDF file? Can PDFs have viruses?
10.
▲
Small Visual Basic eBook
(drive.google.com)
2 points
by
svb_2023
3y ago
|
5 comments
11.
▲
by
svb_2023
3y ago
I provided the sVB full reference book (751 pages) which covers the language syntax, IDE and lib in full details with samples. It also provides links to the source code and the installer. Small Visual Basic (sVB) is an open source education
12.
▲
by
svb_2023
3y ago
I took SB to the next level in Small visual Basic. Its source code is published, and it consists of 7 WPF (VB .NET) projects, so you can fork the language and modify the form designer and code editor as you like: https://github.c
13.
▲
by
svb_2023
3y ago
I creeated Small Visual Basic to solve this issue. It's based on SB but more powerful, and it is actually an easy incarnate to the dot net platform, so, actually easier that C and even python and more powerful as it leads to learn a po
14.
▲
by
svb_2023
3y ago
And this is one more: https://github.com/VBAndCs/sVB-Small-Visual-Basic
15.
▲
by
svb_2023
3y ago
I've fixed this issues in Small Visual Basic: https://github.com/VBAndCs/sVB-Small-Visual-Basic sVB has local and global scopes, functions that return values, and subs and functions with parameters. Also, sVB is a
16.
▲
by
svb_2023
3y ago
This is the full reference book of sVB. It contains 750 pages full of info and samples. https://drive.google.com/file/d/1pCnB4_7pEBc_wT2u258MmutYCuX... sVB is not really small, and it takes SB to a higher level to
17.
▲
by
svb_2023
3y ago
Hi @vijayer Thanks for the amazing language. I'd like to tell you that I've eveolde SB by adding a form designer and a mini winforms lib, in addition to many modification to the compiler itself. For more details: https:/
18.
▲
by
svb_2023
3y 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 basic