DEV Community

Discussion on: What is the most "readable" programming language in your opinion?

Collapse
 
andrewbaisden profile image
Andrew Baisden

I know the feeling I learned it twice and then forgot it because I was not using it at all. Now having to get back up to speed with it again. The SELECT * FROM syntax is pretty easy to remember even if you are out of practice.

Thread Thread
 
ben profile image
Ben Halpern

Yeah, I feel like once it clicks, it's really easy to read what's going on most of the time without an abundance of prior context β€” not the same for a lot of languages.