Client Portal Secure Access

Syntax

The writing rules that a programming language expects.

Syntax is the set of rules for how code must be written. Every programming language has its own syntax, just like human languages have their own grammar and sentence patterns.

Many beginner mistakes are syntax mistakes. That does not mean the student is bad at coding. It usually means the language expected the instruction to be written more precisely.