I guess that there are many new users who've joined the RC2014 community after purchasing a Classic RC2014 recently,
and want to know where to begin.
When I first started with RC2014, mine looked a lot like this one below. Just 4 lo-rise cards (plus clock), making it a Classic machine.
In fact, mine actually still looks like this, because I took this picture just today.

So the question is what can you do with a new RC2014 Classic, after you've gotten bored of typing in BASIC programs, and playing a few games?
If your question is answered by wanting to learn and experiment with Z80 assembly language, or write some modern C language (although it is a stretch to call C "modern") programs, then the first part of the answer is the
RC2014 hexload program.
Before you buy an EEPROM programmer and putting emulators aside for now, hexload is the easiest way to get your shiny new program onto the RC2014 if you have the original MS Basic ROM installed.
Hexload is a Basic program that was written by Filippo Bergamasco back in 2016. I've recently tarted it up a bit for use with the Z88DK, and written a bit of a
how to on Github.
Jump in!