Programming

netbeans java ide

Ways To Get More Productive On Netbeans Development Platform Members Public

Netbeans is a cool Java integrated development environment packed with lots of features along with the capability of extending its functions by adding more plugins. However, there are some of the tools or features in the IDE we rarely use while coding our Java program. This article will provide some

sohail
sohail
Programming
notepadqq an alternative to notepad

Notepadqq An Alternative To Notepad++ For Linux Members Public

Notepadqq is a programmer’s text editor program for Linux. It is an alternative to Notepad++, a very popular Windows text editor among the programmer’s community. Notepadqq is available as a snap app on Ubuntu platform currently, and so is Notepad++. So what makes them different? The answer is

sohail
sohail
Programming

Code::Blocks IDE Review Members Public

Codeblocks is an Integrated Development Environment (IDE) for programmers and developers. It comes with predefined tools to develop Qt applications, plugins, console applications, etc. considering one has installed the required tools independently (eg- Qt development tools). Most IDEs come with “project” feature and that’s the turning point because some

sohail
sohail
Programming
Compile C C And Java Using Terminal On Linux

How To Compile C, C++, And Java Using Terminal On Linux Members Public

€‹This topic might surprise you because occasionally programmers are occupied primarily on one language and then they move on to another programming language with changing times. But that doesn’t mean languages like C, C++, and Java differ from another when it comes to compiling the program and running it

sohail
sohail
Linux Tutorials
setup avr toolchain in linux

Setting Up AVR-GCC toolchain and avrdude To Program An AVR Development Board In UBUNTU Members Public

Contemporarily we have technologies like IoT or the Internet of Things trending everywhere. And the embedded systems field forms the backbone of IoT technologies. IoT means interconnection between various devices presents all over the globe. And it is the embedded system that plays a vital role in IoT, by connecting

sohail
sohail
Programming
atom text editor for linux

Atom Text Editor For Linux (Features Review + Installation) Members Public

On the surface, Atom is the modern desktop text editor you’ve come to expect. Pop the hood, however, and you’ll discover a system begging to be hacked on. How To Install Atom Text Editor? To get started with Atom, we’ll need to get it on your system.

sohail
sohail
Programming