Computer Science, asked by joeljimspc, 4 months ago

why is qbasic so hard

Answers

Answered by prveenkumar82
1

Explanation:

QBasic is a terrible procedural language. It introduces one to concepts widely considered harmful, uses awkward syntax for implicit declarations, is not case sensitive, is non-zero-based, etc. the list goes on… When developing a skill, it is much better to acquire the right reflexes from the start rather than have to correct years of bad practice. Following this advice, I should have probably started off with the basics of the ruby language which I love. Yet, while most of those QBasic concepts are today generally considered as red flags by our peers, they each served a very specific purpose at the time: to keep the language simple and accessible, a notion that every other language has left behind in favor of flexibility, complexity and logic


prveenkumar82: no worry
prveenkumar82: i should thank u
joeljimspc: :)
Answered by Rockey12345
0

Answer:

This language of programming is very basic, and easy to learn.

Similar questions