Posts

Showing posts from January, 2022

Code Powers Everything

Image
"You can't connect the dots looking forward; you can only connect them looking backwards. So you have to trust that the dots will somehow connect in your future."                                                                                                                                                                              - Steve Jobs Today I decided to sign up for the Google Digital Skills for Africa as part of the  Digital Arsenal to learn and improve Global Business Digital Transfo...

How to Just Start Coding

Image
WHAT IS CODING? I have interest in coding, which to my best knowledge is simply communicating with computers, giving them Instructions to command them to perform a task. "Coding, sometimes called computer programming, is how we communicate with computers. Code tells a computer what actions to take, and writing code is like creating a set of instructions. By learning to write code, you can tell computers what to do or how to behave in a much faster way. You can use this skill to make websites and apps, process data, and do lots of other cool things."                        Source: What is coding WHY CODE? There are many repititive tasks that humans do that can be done faster and more efficiently by giving Instructions to our computers. START CODING TODAY. You can begin with two of the world's most versatile cool languages. JavaScript, often abbreviated JS, is a programming language that is one of the...