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!
Vielleicht gefällt dir auch
A couple of days ago, my HP Omen 15 suddenly died. It was under heavy load at the time, training a random […]
Yolo is a well-known and popular object detection architecture. It is also very easy to use as things like model download and […]
My go-to programming languages are C/C++ for numerical computations and data processing, C# for Windows GUI applications, and Python for quick scripts […]
Geopandas is an extension to the powerful Pandas library for Python that adds support for geographic data, including reading and writing ESRI […]
Ein Gedanke zu “Notepad++”