Tags : developer

Developer Tools

AutoHotkey – Tool for Automation and Customization of Windows

AutoHotkey is a free and open-source program for automation and customization of the user environment. It is only available for the Windows operating system. AutoHotkey allows you to personalize Windows, which can speed up your workflow and increase productivity. It is highly flexible and functional, which is why it is popular among both programmers and […]Read More

Developer Tools

Graphviz Visual Editor – a simple and brilliant graph editor

Graphviz Visual Editor is a free web application for interactive graph editing using Graphviz libraries. Being a web application, it is available to anyone with a computer and an internet browser, regardless of the operating system. This program was created by Magnus Jacobsson from Sweden. A little theory preceding the Graphviz Visual Editor Graphs are abstract data structures […]Read More

Developer Tools

Colab

Colab, or Colaboratory, is one of Google’s many projects. It is free for users. It is an interactive working environment. In other words: Colab is JupyterLab, but in a Cloud environment running on Google servers. It is primarily used for data analysis that requires a higher degree of interactivity. An internet connection is mandatory. To […]Read More

Tutorials

How to Turn On USB Debugging on Android

The USB Debugging option on Android allows you to connect your phone and computer, but in such a way that it is possible to perform tasks on the phone using a computer. This option is most often used by developers, but it can also be useful for ordinary users because this way you can root […]Read More

Tutorials

How to Turn on the Developer Tab in Microsoft Word

Microsoft Word includes many advanced features in the Developer tab. By default, this tab is not visible, but you can turn it on in the settings. This option allows working with XML commands, and forms, creating programs that use Word, and more. Watch our video tutorial where we show you how to turn on the […]Read More

Tutorials

How to Add the Developer Tab to Microsoft Excel

Microsoft Excel contains a Developer Tab option for programmers. This option allows you to work with XML commands, forms, create programs that use Excel, and much more. This option is disabled by default and you must enable it before you can use it. Watch our video where we show you how to add the developer […]Read More

Tutorials

How to turn Developer options on and off on Android

Android’s hidden developer menu, called Developer options, contains a lot of cool settings. You can enable wireless ADB, display fake GPS location, have the screen always run at 90 Hz, or even force incompatible apps to run in dark mode. The thing is, these settings are hidden for a reason. This is because Google does […]Read More