News:

Welcome to RetroCoders Community

Main Menu

Greetings

Started by johnno56, Sep 13, 2022, 12:58 PM

Previous topic - Next topic

Lucidapogee

Thank you.  8)

I would blog, but I'm always busy surviving. One day...

__blackjack__

I'm apparently late to the party. 🤔

Started programming BASIC on schools C64s back in the day before I got my own C64 eventually. Continued to use Microsoft flavours of BASIC after switching to PC — GW-BASIC, QBasic, VisualBasic.  But also other languages like Turbo Pascal and C.  Today my favourite programming language is Python.  I see some similarities to my first BASIC experiences: interpreted, interactive use to play around with code and as "programmable calculator", easy clean syntax, ...
,,Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." —Brian W. Kernighan