Today I found a new programming language Basic. Actually it's name is Small Basic and after I read the Hello World post in Small Basic blog I realize that most programmers probably start programming using Basic... Well I had started in C++, so shame on me :P. and since I never programmed in Basic I decided to give a try, and I download Small Basic and had done a test.
My impressions was wooo, nice user interface and very simple...very basic
Next I decide to do a typical start program "Hello World!" so I click on "New" button.
Again the user interface is very simple
I start writing and...
Wooo, it has intellisense, and looks very nice also and has help.
And it also has more information on the right panel
When I press run it the program runs like this
The back window is Small Basic running mode
and the front window is my program running
Every thing was very simple, very basic
I was more impressed because it has "Classes" to query Flickr and I pick photos and use those photos to be shown in my desktop and every thing was very simple, very basic. I encourage every one to give a try.