DEV Community

Discussion on: Are the codes written/read left to right ?! (a misconception among beginners)

Collapse
 
hoomantalakian profile image
Hooman Talakian

exactly. that is what I'm talking about .as I mentioned in the article :
" Note that this code only makes sense for this example, and based on your programming language and work environment, you should make your own interpretation of this example "
It's all about "thinking" about your code and the order depends on your environment. are we in the same page?

Collapse
 
jzombie profile image
jzombie

Yep, absolutely.