Processing IDE Open source Software Prototyping Application

  • Post last modified:October 23, 2021
  • Post category:Linux
  • Post author:

Processing is a free and open source software sketchbook for Windows, MacOS and Linux. You can use Processing IDE to develop interactive applications using different programming languages. It currently supports Java, Android, Python, and Javascript. It is released under GNU GENERAL PUBLIC LICENSE Version 2.The main goal of this program is to teach non-programmers the fundamentals of computer programming in a visual context. It is best suited for electronic arts, new media art, and visual design students.

Processing IDE software

(more…)

Continue ReadingProcessing IDE Open source Software Prototyping Application

How to install Latest Apache NetBeans IDE on Ubuntu Linux

  • Post last modified:September 11, 2021
  • Post category:Linux
  • Post author:

Apache NetBeans is a free and open source IDE (Integrated Development Environment for Java, PHP, HTML5, JavaScript and you can also use other languages like C, C++ and Groovy. You can also extend its features using plugins. Apache NetBeans runs on Windows, macOS, Linux and Solaris and released under Apache License 2.0.

Apache NetBeans IDE

(more…)

Continue ReadingHow to install Latest Apache NetBeans IDE on Ubuntu Linux

How to install Builder GNOME IDE on Ubuntu – Create GNOME based Softwares

  • Post last modified:September 27, 2023
  • Post category:Linux
  • Post author:

Builder is a free and open source IDE Integrated Development Environment for Linux OS to create GNOME-based softwares. It is released under GNU General Public License v3.0 and written in C and Python. It comes with auto-completion support, syntax highlighting…

Continue ReadingHow to install Builder GNOME IDE on Ubuntu – Create GNOME based Softwares

How to install Arduino IDE on Ubuntu – Arduino boards

  • Post last modified:March 29, 2020
  • Post category:Linux
  • Post author:

Arduino IDE is a free and open source integrated development environment for Windows, MacOS and Linux. Using this you can write code and upload it to the Arduino board. It supports all available Arduino boards. Arduino is a electronics platform based on hardware and software. Using Arduino programming language Arduino IDE, you can command Arduino boards like turning a motor, LED and publishing online like tasks. It is released under GNU general public license Version 2 license.

(more…)

Continue ReadingHow to install Arduino IDE on Ubuntu – Arduino boards

How to install Spyder Scientific Python Development Environment on Ubuntu

  • Post last modified:March 20, 2023
  • Post category:Linux
  • Post author:

Spyder is a free open source python IDE for Linux, Windows and mac OS. It comes with multi language editor with function and class browser, auto completion, real-time analysis, syntax highlighting, horizontal and vertical splitting, build-in IPython console, variable explorer,…

Continue ReadingHow to install Spyder Scientific Python Development Environment on Ubuntu

How to install Pyzo Python IDE on Ubuntu – Best interactive IDE for Scientific Python

  • Post last modified:June 21, 2023
  • Post category:Linux
  • Post author:

Pyzo is a free and open source integrated development environment for Python. With the help of miniconda and anaconda you can manage your Python packages. You can also use it without any Python interpreter.Pyzo is written in Python 3 and…

Continue ReadingHow to install Pyzo Python IDE on Ubuntu – Best interactive IDE for Scientific Python

How to install Netbeans IDE on ubuntu 15.10

  • Post last modified:January 25, 2016
  • Post category:Linux
  • Post author:

To install Netbeans IDE on ubuntu 15.10

NOTE: JDK 7, JDK 8 or later versions are required for installing and running the Java SE, Java EE and All NetBeans 8.1 Bundles.

To install JDK 8 on ubuntu click here

1.Go to Netbeans download page and download the netbeans Linux (x86/x64)  .sh installer file (here its netbeans-8.1-linux.sh).

2.Copy your Netbeans installer file to your Desktop.

3.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field.And click Terminal.

(more…)

Continue ReadingHow to install Netbeans IDE on ubuntu 15.10

NetBeans IDE 7.2 Released

NetBeans IDE 7.2 is now available for download.what’s new in this release?

Significant performance increase on remote filesystems
improved project scanning speed and background project scanning
Java Editor enhancements
JavaTM SE Development Kit 7 Update 4 support
Full support of JavaFX 2.1.1 SDK on Windows and OS X 10.7
Redesigned search history in supported version control systems and support for Mercurial Queues
Ant 1.8.3 is supported and bundled with the IDE
Bundled version of Maven is upgraded to 3.0.4
Debugger improvements
PHP 5.4 support
Debugging and code assistance improvements in C++ projects and C++11 support
(more…)

Continue ReadingNetBeans IDE 7.2 Released