Best way to scale up a prototype application?
January 26, 2007 12:58 PM
Subscribe
Better to prototype an application and hire someone to port it, or learn C from the ground up and do it myself?
I'm an artist with some programming background. My learning language was
Processing. I have some other programming experience but don't feel as confident in any other language. I'm trying to develop a piece of software and processing allows me lots of play in implementing features.
However, for the long haul I think this needs to be running in less of a sandbox. How difficult is porting from processing (java) to the C family? Should I hire a programmer to do it for me once I have the prototype? Or perhaps to build it from scratch once I have a working model of the features and interface? I feel like I could learn C myself but I'm not sure if that's a good use of my time, plus I've always developed faster by hacking up existing code rather than following tutorials.
Feedback?
posted by ndrw to computers & internet (14 comments total)
My advice is if you want to learn C, do it in C. If not, and all you want is your app ported, pay someone.
posted by YoBananaBoy at 1:11 PM on January 26, 2007