Why Teach Programming With BASIC?
chromatic writes "To answer the perennial question 'How can we teach kids how to program?', we created a web-based programming environment. As we began to write lessons and examples, we surprised ourselves. Modern languages may be powerful and useful for writing real programs, but BASIC and Logo are great languages for demonstrating the joy of programming."
10 print "hello"
20 goto 10
This is why we can't have nice things.
John
...They GOSUB and don't RETURN.
"Here, son, let's look at this Wordpress site that hasn't been updated in 18 months. Now, this is called 'SQL Injection' and 'Cross-site Scripting.'"
Nothing better than learning by example...
I came for infotainment but was disappointed to find an edutizement
If you mod me down the terrorists will have won
I still find multi-threading and C/C++ easier than Basic.
...
Computer's just manipulate math, one problem at a time. Crazy easy.
I wonder what did you understand from multi-threading?
Questions raise, answers kill. Raise questions to stay alive.