Site User's Manual

 ----- Back to Index ------

Online Compilers:

This unique feature helps members to write and compile programs online without ever having to install an actual compiler on their computers. This unique feature is generally not available on any of the other e-Learning sites so far.

Online compilation can be used for:C, C++ and 'C#'.

Click on 'Click here to try this piece of code' (in a yellow strip as shown just below sample programs in course content) to access online compilation.

 


Once a member clicks this link a new window will open where a member can write their own code in specific language and submit it for online compilation by clicking 'Submit' as shown.

Once the code compiles, whether successfully or not a member gets a message accordingly.

In case of successful compilation an additional link ‘Click here to download your .EXE file’ appears as shown.


Members can save the generated executable file to their local PC

 


As shown the compiled file saved on the local PC can be checked at the 'Command' prompt.

 


 ----- Back to Index ------