What is Pascal – Lesson 1: Basic Syntax

There are many different computer programming languages. However, if you are new to programming, Pascal is an ideal programming language for a beginner. In this article, we will address: What is Pascal Pascal is a high-level procedural programming language. For those of you who do not know what this means, high-level languages (HLL) are machine-independent, … Read more

Steps in Implementing a Program

In this technological age, programming is becoming a very sought-after field. However, there is a method to the process that begins with problem solving followed by program implementation. This article will explore the steps in implementing a program and what each step entails. What are the steps in implementing a program The steps used in … Read more