Submodule 1.1: Popular tools
The Browser and the Editor
A Web Browser
is a software program that you use to access the internet and view web pages on your computer. This program translates the code that receives from the web server to text, images, audio video, links etc.
A source Code Editor
is a text editor program designed specifically for editing source code of computer programs by programmers.
In these courses, as programmers, we will use the Visual Studio Code
code editor. If you want to learn more about this editor click here.