What is the most influential programming language you have learned?

autoferrit

Shawn McElroy

Posted on August 27, 2018

What is the most influential programming language you have learned?

I say "learned" here because we don't always use every language we learn. But, what is the most influential languages you have learned? Why was it influential? Is it the language you currently use? If no why not?

For me this has kinda been in 2 stages. First when I was new I started with PHP. and after knowing it and using it in a job for some time, i started learning C# on the job and helped with it. It was eye opening. Mostly because I learned more about how languages like PHP worked "under the hood". It was like a cover was lifted. But to this day, I never really took use to it full time or for my own uses.

Other than that, so far I would have to say the most influential language for me was learning Erlang. By this time I used PHP for a long time. I had toyed with python and used javascript. Looked at others. But Erlang was such a different paradigm (functional) I feel like it made me a better developer since it made me think of problems in such a different way. Find simple cases and work out from there one step at a time. Recursion, and more. Currently I don't use it though as when I learned it, it felt like there was very little people using it and Elixer had not been around very long.

After that, I started playing with python a lot more which is mostly what I use today along with PHP.

๐Ÿ’– ๐Ÿ’ช ๐Ÿ™… ๐Ÿšฉ
autoferrit
Shawn McElroy

Posted on August 27, 2018

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

ยฉ TheLazy.dev

About