Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Final Year project app

  • 22-10-2013 02:19PM
    #1
    Registered Users, Registered Users 2 Posts: 2,238 ✭✭✭


    Hi guys,
    Just looking to see if someone can point me in the right direction.
    I'm building an app for my final year project. The app is essentially a teach yourself java/c++ app to help first years out should they get stuck.

    I plan on having a tutorial section, a quiz yourself section(where students will get exam paper style questions-what is the output of this prog etc etc) and then an example section to show the material put into action. I would like a similar set up to w3schools "Try it yourself"

    I plan on offering a text area and then sending the code to a remote server,compiling and sending the result back to the user.

    Has anyone done this before, is there any docs I can read to help me on my way?
    I was looking into the Ideone API.

    Any advice welcome!
    Thanks!


Advertisement