BlueMug

A beginner friendly programming environment

For C / C++ / Python / JavaScript

Blue Mug is a programming environment for C and C++ (also extended for Python and JavaScript).

It's built using batch scripts and uses notepad++, MingGW, nodeJS and Python.

BlueMug is something akin to IDEs (Integrated Development Environment), but rather than being a 'development environment', it is more of an environment that supports rapid learning(programming). A very easy setup and an easy to use interface are its most remarkable features.

It comprises a set of batch scripts containing commands which automate the various tasks that a coder needs to get done, right from the point of creating a source file to its successful compile and execution (including all intermediate and iterated steps and requirements).

Features:

  • It saves a lot of your time ( simple beginner friendly interface)
  • Makes you zoom past that programming exercise in your book at full speed.
  • Supports hassle free programming in 4 languages.
  • Has an embedded timer.
  • Easy to install (Setup takes very less time and it includes everything to start programming in C, C++, Python and JS)
  • Efficient work space and program source-file management.
  • Menu driven approach
  • Has a run-program selector.
  • Any one can alter the batch scripts in order to make it suitable for his/her own needs.
  • It's Free (GNU)!!

Aimed at

Beginners like secondary/senior secondary school students OR students in various courses/colleges who are learning or going to learn C / C++ / Python / JavaScript .

More generally, if you want to get down to learn serious programming as soon as possible, you are at the right place.

Supported languages

UI

Powered by Notepad++ source editor