+ 2
Why we learn syntax intead of algorithm and logic of the programming?
Never give upđȘđȘ
5 Answers
+ 3
Do you think your program will work if your logic is good but you spelled everything wrong? đ€
+ 3
Syntax should always be your first approach to any language. After getting familier with it, you can also start your ways with algorithmâs an co.
+ 3
And you should also know your syntax with natural languages. ;-)
+ 2
//Because it is how program works
+ 2
yeah thanks for this valuable answer for međ