I’m just going to talk about a basic little tool that you may want on your computer: Notepad++. Yes, it’s common, but if you don’t have it read on. Notepad++ is an application that allows you to edit text. This is NOT like plain notepad; Notepad++ highlights important parts in your texts depending on the type of file you’re working with, for example: if I was editing a C++ file, the text “int” would be highlighted in a color. The highlighting is very useful when your typing a lot for just about anything but plain text. It comes with highlighting for many languages like: Lua, C++, C#, Java, HTML, Assembly language etc.
Here is a link: Notepad++. OK, now it’s your decision to make. I hope you found this useful.
-Kelly
Advertisements