Introduction To Coding
- Aug 5, 2020
- 1 min read

What is coding?
Coding is what makes electronics, softwares, website, and apps work! Your phone, apps on your phone, and your browser are all made of code!
How does coding work?
Numerous lines of codes make up a script which carries countless functions. These functions can be anything! It can range from liking a picture or posting a picture to making a game run! Coding needs to be precise to be able to carry out the necessary function without going overboard or do less than what it should be doing. For example, if you were to write a code that tells the electronic device to portray a victory screen for when you won, you will be required to set conditionals in your script so that the victory screen will only show up when the player wins.
Why Code?
Nowadays, there are electronics everywhere and the future will also rely heavily on technologies, electronics, and the internet. Coding is the core function to how these work, which is the reason for why coding is in high demand recently. Additionally, the trend of internet users worldwide is increasing rapidly. Moreover, coding helps enhance your creativity and problem solving by encouraging analytical skills to write precise codes for it to not result in errors.
Programing Languages:
There are countless coding language. These include Python, Java, C++, and hundreds of other programming languages!

Comments