How to Just Start Coding
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 core technologies of the World Wide Web, alongside HTML and CSS. Over 97% of websites use JavaScript on the client side for web page behavior.
Python is an interpreted high-level general-purpose programming language. It emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.
Just start! You will get better by practice and more practice. Begin your computer coding journey today.
Comments
Post a Comment