Tag: Development Tools

How to Install and Use Thonny Python IDE on Linux
Thonny is an Integrated Development Environment (IDE) for Python beginners. It is created with Python and released under MIT License. It is cross-platform and can run in Linux, macOS, Windows. Why Thonny IDE If you …

How to Setup Sublime Text sFTP for Remote Development
This article is the second in a series about sublime text and how to set it up for remote development using the SFTP package. I suggest you refer to our previous article about the installation …