The Coder’s Computer
Understanding the Terminal
The terminal is essentially a way to navigate the files on your computer. While it may be daunting, there are tricks that make navigation easier, such as having a handy cheat sheet. Link below!
Text Editors
Text editors are programs which allow you to write text, and easily write code. There are many different text editors available, each with their own strengths and weaknesses. A good text editor is one that you are comnfortable with, and can easily manipulate your code.