If Tony stark programed jarvis in the real world, how would that be done?

It's not really possible for one person to program an entire Artificial Intelligent machine. If he were to program one he would use any widely used programming language like C, C++, etc.
 
It's not really possible for one person to program an entire Artificial Intelligent machine

Why not? Sure it'd take time - but anything can be done.

. If he were to program one he would use any widely used programming language like C, C++, etc.

Would be a combination of a lot of languages, most likely. C/C++ for close-to-hardware stuff, some scripting stuff, a lot of UI stuff (HTML5/CSS/JS?). It would also be comprised of web services, which could be done in nearly any language.
 
Eh, there's been major breakthroughs in AI as of late with lots of information on them. Only going to be more info in the upcoming years.
 
Yeah basically. He would probably be aiming for faster lower level programming languages like c, c++, etc for handling all the core processes but higher level scripting languages like python and js for things like interface and probably new experimental features as it would easier to debug.
 
Back
Top Bottom