Programming Kit

Setting up your environment!

As we all know that friendly environment could make us get more influenced with the programming world and not only friendly environment could solve it, but it all about having the right software!

This might be your programming Lab

hasnode1.jpg but, do you have the right software installed!
Here I'm going to introduce you to some which is very essential for a beginner, necessary for intermediate and compulsory for Advanced.

-Microsoft Visual studio Code
-Kaola
-Node.js
-PHP

Microsoft Visual studio code

This Software is owned by Microsoft appears to be the main software I would be introducing just because of how flexible it is.
As a beginner you can code your HTML, CSS, Sass, etc. via VSC. You can download your VSC at Microsoft Visual studio code download page here choose based on your system architecture and the download is going to start.

vsc download page.png

Note:
By downloading and using Visual Studio Code, you agree to the license terms and privacy statement.

After installation open you VSC and open your folder(preferably you must have create a folder prior before clicking open folder) by clicking on file icon on the top left Conner of the editor page, then proceed to creating your files ending with the extension you want to code in if you are working with a html file simple save as .html example index.html if you working with a CSS file simply save index.css, your folder is the going to look like this.

editor.png If yours looks the same you are on the way, if not try going through the last paragraph again