DEV Community

Discussion on: Basic Programming Concepts for Beginners

Collapse
 
moopet profile image
Ben Sinclair

I think it would be less confusing if you didn't refer to Y = X + Y as an equation, because the people for whom that has meaning will get hung up on it. Call it an expression.

Collapse
 
lucpattyn profile image
Mukit, Ataul • Edited

Thanks for the observation! Since I was coming from the mathematical point of view and moving on to programming, i used the term equation; You are right , it is a bit confusing . I will go through it again and revise. Appreciate ..

Collapse
 
lucpattyn profile image
Mukit, Ataul

Done :) !