Introduction to Programming

Programming can appear hard at first. We need to train our brains to think in harmony with computers then we can take big problems and we break then down into small ones.

A programming language is a specially written code used for writing applicationsC++, Python and Java are examples of programming languages. These are known as high level languages because they have been developed to be a little like a human language.
For this course we will using python.

Scroll to Top