@serge #Scheme is awesome first language. I will tell you why.
(And my plan is to translate my book #Nonprogrammer #Neprogramátor from my native (Czech) language to English in 2025, but you need to wait for that.)
Programming languages let you talk with the computer. In Scheme, a sentence starts with "(", then verb, i.e., *what* to do, then space-separated nouns, i.e., with *what* do that do, ending the sentence with ")".
Any other language with such an explanation?