Simple Programming Language or Set of Programming Commands
|
10-07-2019, 11:56 AM
Post: #2
|
|||
|
|||
RE: Simple Programming Language or Set of Programming Commands
(10-07-2019 08:46 AM)deetee Wrote: Hi all! Although people may call for my head for suggesting this, have you looked at BASIC? It was designed to be easy for beginners to use (in fact the name means Beginners All-purpose Symbolic Instruction Code) It's complete with branching, subroutines and in many implementations, formatted output. It doesn't enforce odd rules like semi-colons at the end of lines like C or forced indenting like Python. BASIC allows structured programming but it doesn't force it on you. It can be quite small (the first commercially successful microcomputer BASIC fit in 4K) and even a complete implementation can fit in 32K with all the bells and whistles. These days, that's nothing! Also, there's a large base of pre-written programs available. I was a professional BASIC programmer until I retired a couple years ago. The salary was quite good and the job was easy. Tom L Cui bono? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)