A decent text editor is one of the most important programs on your computer. I use it for coding, for looking at the results of computations, and sometimes simply for taking notes. Since Windows still only comes with crappy Notepad, you need to find something else. Luckily, there’s Notepad++, a free text editor that I have used for many years now. It offers everything that you need in a text editor: line numbering, syntax highlighting, macros. It can deal with larger files, at it remembers all the files that you had opened when you close the program, even those unsaved notes you took in a temporary file. Highly recommended!
Dit vind je misschien ook leuk
I’ve previously written about parallelizing C/C++ for loops with OpenMP. Many of the concepts explained in that article also apply to C#. […]
After first investigating Rust superficially some time ago, I’ve now started to really use it. As I’ve written before, my programming background […]
Linux/Windows dual boot works fine, but there are cases where this is not feasible. A computer may have to do most of […]
When I saw the announcement for this book on the O’Reilly website, I knew immediately that I had to get it. My […]
Een gedachte over “Notepad++”