Innings2
Powered by Innings 2

Glossary

Select one of the keywords on the left…

Learn Python > Introduction

Introduction

Many people think programming is a very tough thing. Most people have a fear of computers. They think only a few people can program.

Let me clarify it for you.

Anyone can program.

If you can think and if you can communicate, you can program. Programming is nothing but talking to a computer. If I have to speak to you, I speak in English. If I have to speak to a person in Spain, I speak in .

If I have to speak to a computer, I speak in a programming language. That’s it.

Just like there are many natural languages, there are many programming languages. Python is one such programming language. This is a very easy language to learn and it comes pre installed in many computers so you don’t need to do anything else.