|
>>
|
No. 4078
It think it was the BASIC variant that was used in "Learn to Program Basic", though I might have tried out batch files a bit first.
Not sure I know any that well, I know some BASIC, ANSI C, the fact that I do not want to use Java ever, Flash, and now some Lua.
No I do not.
I think a QBasic variant might be good, but so far Lua is nice. Very C-like, but to me it seems a bit easier. Though now that I think of it, I might be able to go back and do better at C, I'm not sure. I ran into a brick wall trying to work with the filesystem the last time I tried C, but it went pretty smoothly in Lua despite the complete I/O model being so similarly to that of C. I think a part of it is that I'm not searching though a pile of libraries for the most simple of tasks. The Programming in Lua Guide has been very useful, at any rate.
|