I have always wanted to code, to learn a language.
my first introduction to coding was BASIC on the ZX Spectrum
the first language I really fell in love with was Ruby, I feel it has a beautifull syntax
then I found Metasploit, written in Ruby, I thought it was amazing (still do)
I liked that everything was an object, you could do cool things like 10.times do, because 10 was an object that has methods.
Then I found Golang, it felt powerfull and simple and I did not even mind err !=nil
When I was studying I learnt C, nothing crazy but also enough to know that I like C, Ansi C
I am not sure what I like about C, I am not good enough of a C Coder to really know, just that it feels good to code C