Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "bbc basic"
-
One of my favorite things to do in Secondary School was to go around telling people I had written a program that uses the 'Doomsday Algorithm' which sounded really cool and always scared those who didn't understand it.
Truth is, the 'Doomsday Algorithm' is just an Algorithm that used to determine the Day of the Week of a given date.
I wrote this when I was 13/14 years old and I'm still super proud of it today.... well I mean I probably would be if I could read my own code.1 -
I got into programming because I couldn't solve a maths problem I'd been set, so my dad found an emulator for an old language he used to use a bit and managed to brute force it.
From there I went and learnt my first programming language, an unconventional choice of BBC basic 😛 -
I'm extremely lucky that I had parents who encouraged it. My mother was a programmer herself, working with punch tape.
They brought the family home a BBC and let me fiddle with it. When we had a PC they let me get Visual Basic (ew) which got me really interested in programming. -
I learnt to programming in BBC Basic, only about 12 years ago... it just happened to be the language I first came across!
-
Started programming in BASIC when I was 11 (back in 1979) on a Tandy TRS-80, then onto Sinclair's machines (ZX81, Spectrum), then BBC Micro, Commodore Amiga, PCs, onto Macs and here we are! 😂2
-
Like a lot of school kids in the UK, I learned BASIC on a BBC Model B and later BASIC/COMAL on my Archimedes A3000.
It taught almost nothing relevant to real programming. A terrible and inefficient way to learn! But there were no better resources then. No Internet access. -
When I was 7-8 i was introduced to programming on a BBC Micro. You could code on it with the BASIC language directly. I found a book about coding BASIC, read it over and over like a holy text, and coded pointless password programs and maze games. From the moment I started, I knew that is what I was going to do when I was older.