Welcome to Pro9ramming.com. This tutorial is introduction to the Pascal
programming language. You can discuss about programming in Pascal or any
other language on our
forums http://www.pro9ramming.com
If you have questions for experienced pascal programmers and developers,
just go on our forum http://www.pro9ramming.com
Computer programming (often shortened to
programming or coding) is the process
ofwriting, testing,
debugging/troubleshooting, and maintaining
the source code ofcomputer programs. This
source code is written in a programming
language. The codemay be a modification of
an existing source or something completely
new. The purpose of programming is to create
a program that exhibits a certain
desiredbehaviour (customization). The
process of writing source code often
requiresexpertise in many different
subjects, including knowledge of the
application domain,specialized algorithms
and formal logic.