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

Laptop for development

Options
13»

Comments

  • Registered Users Posts: 9,255 ✭✭✭markpb


    [-0-] wrote: »
    There's a version of Eclipse for the iPad so you can pretty much develop whatever you like.

    I'm fairly sure that's not true. IIRC Apples rules prohibit any dynamic code execution on iOS so the code would need to be compiled and executed somewhere else and the output sent back to you.


  • Registered Users Posts: 26,558 ✭✭✭✭Creamy Goodness


    markpb wrote: »
    I'm fairly sure that's not true. IIRC Apples rules prohibit any dynamic code execution on iOS so the code would need to be compiled and executed somewhere else and the output sent back to you.
    once you jailbreak you can run pretty much anything on iPad, why you'd want to is a whole other problem.


  • Registered Users Posts: 2,019 ✭✭✭Colonel Panic


    I use GLSL Studio on the iPad a bit to try out shader stuff and even that's awkward, let alone going beyond that and writing full blown programmes.


  • Registered Users Posts: 1,311 ✭✭✭Procasinator


    I've heard of people using their iPad for development, but this was with a keyboard attachment and by using vim or similar over ssh.

    If you can rely on always having an internet connection, this kind of set-up would have it's advantages - being able to resume development on any device being a nice one. Having cheap and portable devices another. And hell, if thin clients for gaming is becoming a possibility (latency might always be an issue though), maybe thin clients are a bit more attractive than they were previously.


Advertisement