Is BASIC even needed ?

Modern programmers go a different way:
scripting (python/perl/PHP), then C++ (user-space), then C with inline
assembler (kernel-space, Linux kernel modules).

This way people learn everything from the high-level and to the low-level.

-- 
-Alexey Eromenko "Technologov"

Reply via email to