Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Final Year project app

  • 22-10-2013 1: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