Skip Navigation LinksStecware : Archmage Academy : Language Syntax Login  

 
Skip Navigation Links.
Skip Navigation Links.

Language Syntax

Syntax is the foundation of your language; the constructed logic that drives your application.  You will see many powerful tools that will allow you to manipulate data in ways that you can easily control.  This site contains only a few of the many techniques used in software engineering to manage data.

While syntax varies from language to language, there are many elements that are common to all.  In this chapter, we will identify many of these elements as well as describe their purpose.
Next Page If Statement.