LET'S START... What is Coding? We humans communicate with each other in our own language, likewise, coding can be defined as a language that allows us to communicate with computers. These languages are known as programming languages and the process of writing instructions in this language is known as coding. Need for coding? I will start by asking a simple question- Every time you play a song or browse the internet, you are able to do it effortlessly. Ever wondered why? It is because someone programmed these behaviors into these devices. If you actually want to tell a device what to do, you need to learn how to code. Now, with this I don’t mean the communication you do with your phone is coding because you only operate pre-existing behaviors. Coding is what you need in order to build your own behaviors and write programs that achieve the things what you want. What is the goal of coding? The goal of coding is to create software programs that can solve specific pro...