Coding Screenshot 2

Typical side screen for code editing

This is a typical second screen for editing in a code environment. There is a window watching a directory I keep my SASS files in which automatically converts them to the needed CSS files. Below that I have a program call nethogs running which gives me a breakdown of my broadband bandwidth usage. To the right of these two is the git version control software which ensures that if any mistakes are made there is a version there that I can use to backup. On the bottom left of the screen is a program called Top which monitors the processes and programs running in my coding environment and lastly I have the SQL database screen running which allows me to communicate directly with the database server.

Leave a Reply