Tools
This part should have been written just after I wrote the install instructions for MariaDB. But I was to eager to start showing you code. So I take it now, before you need any of the extra tools I like to install to make the computer agreeable and capable of all the weird things I need my PC to do to make the work I do simpler.
DISCLAIMER!
I am not affiliated to any of the people/companies I talk about here.
I just use these programs and they are free, so I'd like you to know too.
I have already talked about Eclipse and PyDev, so we'll skip these now. Same with HeidiSQL.
ShareX![]() |
This is the ultimate screen sharing app. I use it mainly to take screen shots in a rectangular area, but it can also capture a screen session and save it like a movie clip. It can do so much that I must refer to their website, where they have a good documentation. ShareX also, in the «Tools» menu choice, have a screen colour picker. That is something I use quite often, as I see a colour i like and want to use. Use this program all the time! | ||||||||||||||||||||||||||||||||||||||||
ScreenRuler![]() |
If you are programming for net or desktop, a ruler is always good. and this one really does the trick for me. It's simple - it's intuitive and it counts the pixels for my app. I need this, that's for sure. | ||||||||||||||||||||||||||||||||||||||||
AutoHotkey![]() |
This thingy is really a keyboard enhancer, but it does a lot more. I have made a script that does the following:
Your needs may vary, and I am not even using a little part of what this program can do, so you can read about it in the documentation section at their web site |
||||||||||||||||||||||||||||||||||||||||
Notepad++![]() |
A color coding plain editor. It supports Python, so it can color code that. For me it also have another much needed function. It can, via FTP or SFTP edit online documents directly. I have a background in web programming (HTML/PHP/JavaScript), so that function is nice. | ||||||||||||||||||||||||||||||||||||||||
LibreOffice![]() |
LibreOffice is a full, free office suite. Needed for documentation. I think a word processor is a must for documentation, as I usually make PDF documents as documentation. | ||||||||||||||||||||||||||||||||||||||||
Windows xKill![]() |
This is a nice little program that runs in your sys tray. If you press Ctrl + Alt + Backspace, It will be invoked. It will then kill the application you click on next. To cancel, press Esc.
If a program refuses to stop (endless loop, anyone?), this little utility will usually do the trick. No need fot Ctrl + Alt + Delete to get to the task manager. |
These are the programmes I need to program comfortably . You might not have the same preferences, but this package - if you install all of it - will make the programming easier for you.
Have a day so nice that you won't really believe it!