Blog

Learn to Code, Train your Brain

It's not too late to train your brain! Research have established that the human brain shrinks not only in size but also in function with increasing age, in fact, incidence of stroke and dementia also rise with age. That could be scary especially when you know how old you are right now, but there is always a prevention to that.
Dr. Sherrie All, a neuropsychologist and founder of the Chicago Center for Cognitive Wellness said “We grow new brain cells throughout our entire lives and not at a very high rate so you want to keep the ones you have”.


One way to keep the brain young is learning new skills, preferably computer coding, it is the best of all brain exercise to keep your brain fresh and engaged as you develop smart problem-solving techniques, complement creativity and interact better with our technologies.
Start learning computer coding today with the option of creating eye-captivating websites such that drive profit for your business or learn the most popular programming language to land your next job.


What is coding?

Coding is a skill but basically, it simply means giving step-by-step instruction to the computer system. Notice the word "step-by-step", it is not just giving the computer instructions, those instructions have to be structured in an orderly manner.
Another way to see coding is communicating with the computer, talking to a machine like the computer is so easy to do using coding languages and our step-by-step instructions (also called algorithm).
There are numerous types of computer codes, depending on what type of task you want the computer to do and the coding language you are using but fundamentally, coding is giving step-by-step instructions to the computer to make it completed an expected task.


Advantages of Computer Coding

Coding has a lot of advantages beyond getting a specific result from the computer system, let us take a brief look at some of them.


Logical Thinking

Communicating with the computer ensures you write your code logically, when describing a condition, you have to give the situation if it will be True or False, this helps you to find solutions to real life situations logically with your code.


Every kid who codes thinks rationally and better than other kids who do not. For instance, to write a program that allows your computer to tell if a number is even or odd, you would need to define a condition to determine is the number is divisible by 2, if yes, then the number is even but if it is not divisible by 2 without a remainder, then the number is odd, this is an example of logical thinking that coding helps you to do.


Make things Work

Writing computer programs and scripts allows you to find a way to make things work, using the example above, imagine your Mathematics teacher gives you a set of 100 numbers and tells you to determine if they are odd or even. Checking each number and making a decision manually is slow for 100 numbers, you can decide to make things simpler for you by just writing a four line code to loop through all those numbers and print the even numbers and odd numbers separately. You see, you just make things work easily and more better by knowing how to code than your friends could do.


Creativity

Thinking outside the box is important when you have to write instructions for a machine like the computer, you need to be creative and specify your instructions in a way to give desired results. This task alone stretches your mind and make you want to check better ways you could reduce your ten line codes into five lines of code, yet a better version.


Personal Motivation

The experience of finishing your homework on the computer within 30 minutes while your mates spend two days on it gives you a personal motivation that you could do things more, it gives you the confidence to challenge yourself, try new technologies, learn new coding languages and do better projects.
Remember that coding sometimes won't be easy, but your personal motivation from the past successes you have made will make you want to make things work


Ability to Teach others

Do you remember the even-odd number assignment? After doing a good job on that, wouldn't you want to teach your friends your little secret? You can start teaching your friends and even your math teacher, how cool is that?


Code the Future

Do you desire to be the next Mark Zuckerberg, Bill Gates and Elon Musk? You've got to start learning how to talk properly with the computer. You could find your passion, turn coding into a profession and definitely make a lot of money from that! The future relies in the intuitive power of computer coders we have today.