Programming is all about solving problems using computers. We give step by step instructions to a computer to do a certain task. To write these instructions / code / program, we have several programming languages like Kotlin, Java, JS, Python, C, C++ etc. Each language has its own syntax / rules / grammar. Writing program is like talking with computers. We will be using Kotlin programming language because of the following reasons :