Programming is an abstract art given form by the syntax and style
of a particular language. Languages are often best suited to certain
needs; say C for speed, Java for portability. What matters is being
able to conceive of a software solution and realise it in the most
appropriate form.
These examples demonstrate algorithms and executables in three
common programming languages: C. ; JAVA
; & VISUAL BASIC
|