Category: Linux

  • Configuring IntelliJ IDEA for Electron

    Configuring IntelliJ IDEA for Electron

    In the last blog post on Setting Up Electron Framework for Desktop Apps, we talked about Electron framework and its installation, we also tried a “Hello World” example in Electron. This post will a short one and will help you to configure Electron in an IDE – IntelliJ IDEA 2016. Let’s get started with our configuration, first thing…

  • Setting up Electron framework for Desktop apps

    Setting up Electron framework for Desktop apps

    So, I recently came across a bunch beautifully designed and developed desktop apps on my Linux. Now, as a Linux user, I am used to overlooking design and aesthetics over functionality. Linux desktop developers usually don’t spend their energy on making their apps more user-friendly and appealing instead they invest it in improving its functionality.…

  • Setting up Natural Language Processing Environment with Python

    Setting up Natural Language Processing Environment with Python

    In this blog post, I will be discussing all the tools of Natural Language Processing pertaining to Linux environment, although most of them would also apply to Windows and Mac. So, let’s get started with some prerequisites.We will use Python’s Pip package installer in order to install various python modules. $ sudo apt install python-pip…

Website Powered by WordPress.com.