Thursday, 3 July 2014

Getting started with coding

My assumption is that you are reading this post now and you are ready to go into learning how to code. The first criteria which I think you should have met is having a personal computer of your own. You can use someone's computer, but I strongly recommend that you use yours. 

What do I need in my computer to code?

To start coding with your computer, there are a couple of programs you will first need to install on your computer.
First of all, you must have a Web browser installed on your system. It could be Opera Mini, Google Chrome, Mozilla Firefox or Internet Explorer. This is to be able to be able to test the codes you write.
Secondly, you will need to download an advanced text editor or notepad.. you can either download Sublime Text Editor
or Notepad++
You could just use your normal Notepad in your computer if you cannot download the text editors above.
After you get this done, then you are ready to move on to the next stage

No comments:

Post a Comment