By the time I can actually complete my project in full the IPad Air 2 might just be the obsolete cheapo device I'm looking for.
I like the sound of mteep's coment:
"The iPad hardware, particularly the Air 2, could most likely do whatever computer vision processing you need blazingly fast on the GPU if properly coded. But this would be a lot easier to develop in Swift or Objective-C in Xcode."
So... The learning curve of another language? I started coding in machine language on an IBM machine in 1965. You had to input the boot program with binary paddle switches every time you started it up. If I remember correctly it was an IBM 1620. Then in Fortran followed by C. There were hundreds of people like me with physics, math and engineering books at the left elbow and boxes and boxes of IBM punch cards under foot. Industry needed subroutines for everything! When the 8080 8bit processor came out I built my first computer from a Digital Group kit. it was back to machine language. Then basic, then C and C++ as the 8080 evolved to drive a real desktop. That fun ended as the pins on processors got so numerous and so tiny you needed multilayer boards, flow soldering and expensive stuff to check timing diagrams. I've been into and out of coding since those years. But current devices now offer so much power in such a small package I just can't resist tinkering with them. Pythonista seemed perfect! I repair and modify exotic machines for small manufactures now and I've used Pythonista to analyze and model processes and machines that were not doing what was wanted. Pythonista has served me well so far, mainly just scientific and statistical stuff, no web programming.
Now programming languages have evolved to a level that has passed me by. I would like to work in a language that is most similar to C++ and one that can be compiled into machine code for speed. Ive often found it easier to write my own foundations rather than decipher packaged software. But the foundations are now so extensive that approach is flawed.
Finally, I have a real question:
Which programming language has the clearest documentation with extensive examples? Swift? Xcode? Or another. What machines can they be run on. And a wild guess as to the cost of obtaining and maintaining the development suite.