@TI-994A:
In my opinion there are more things changing.
1.)
More and more products become open-source, especially programming languages and frameworks/libraries for it.
2.)
Internet of Things (IoT). Means many little devices that connect to each other and play together.
The connected toaster, refrigerator, watch, tablets, personal health devices... it's coming.
3.)
Just look at how Microsoft is changing. Massive "cloud-first, mobile-first" campaign. Everything in Azure:
Office online, Visual Studio online, Adobe products online, ...
Also, Microsoft massively pushes cross-platform and web development, always including mobile devices.
Windows 10 universal apps for Desktop, Phone, Tablets, HoloLens...
Qt is fully cross-platform, too - for a reason.
4.)
Today's kids don't start on C64 with BASIC v2. When kids get interested in programming, they want
to program the devices they use every day. Instead of C64 it's often XBox, Playstation, iPad/iPhone, Android Phones/Tablets/FireTV,
or their RaspberryPi for controling a LEGO robot.
The next generation of programmers start most likely with bracketed languages already. There just are not
many good BASIC's out there for all the needed platforms, and the big languages and frameworks are very, very powerful
and almost always free.
5.)
Many kids also start with web programming. Javascript and thousands of available libraries and frameworks, Flash (coming to an end).
In it's current state, SpiderBasic is missing all the connectivity, database- and cloud-tools that are required today.
Online game programmers also use other kits because they have so many built-in things (Animated sprites, Level loader and editor, Physics engine, ...),
just look around (Phaser.io, libGDX, ...).
OGRE is cross-platform: Windows (all major versions), Linux, Mac OSX, Android, iOS, Windows Phone & WinRT Support
Unreal Engine supports WebGL and mobile devices.
Many things changed over the last decade, and are still changing radically. Don't close your eyes... everything's agile.
That's absolutely nothing against PB, btw. PB is what it is, and is relatively good at it.
Let's see in 10 or 20 years - when the world will again be very different from today...
