Just BASIC 1.0 Beta 2 Released
Xampper writes "Just BASIC beta candidate 2 has just been released, and can be found at the JB website. The programming language is based on the popular Liberty BASIC language, and is a slightly watered down, but free, version. Standalone executables can be made, and the language is easy to grasp, especially for beginners." (Note, this is a Windows-specific language.)
So, it's not "free" in any meaning of the word, and is actually kinda expensive. But falls into the "if your time has any value" thing really quickly, especially if you want to produce something where performance is no biggie but getting a cross platform application bashed together for low cost is.
Dave
I write a blog now, you should be afraid.
They first teach basic.
Seriously is there any use for this except as a teaching tool ? If thats the only use isn't it an incredibly bad idea ?
There are plenty of great languages that can be learned quickly, teach fundamental computer science painlessly and are free. PERL, PYTHON, LOGO, if you r'e anal all the Pascal variants. These not only serve the purpose of allowing programs to be written but they painlessly impart good technique.
Uh, lack of pointers is a *bad* thing somehow??? And remember Basic != BASIC... Try loading up a C# program in SharpDevelop and running the "Convert to VB" option... it's just syntax.
Maybe you're so grumpy because some people can actually make money programming in VB? Modern commercial development is hugely VB based. If you said modern ACADEMIC development, I might have had *some* respect for everything else you said. VB up to V6 is a kludgy, clumsy language. VB.NET is considerably different -- it had to be to survive.
I'd still vote for Java for a first language. You actually learn things you will use in later development.
SYS 64738 NO CARRIER
That's exactly what makes it a great learning language. Write a medium-sized BASIC program and you learn why exactly more complex control structures and subroutines are desirable. It's one thing to talk about spaghetti code, it's another to have to try to untangle it.
(A GOSUB is a type of procedure, BTW, and BASIC also has the FOR...NEXT loop.)
Tom Swiss | the infamous tms | my blog
You cannot wash away blood with blood