
Linux robot 92
Hi every one, ive been doing a ton of research on programming and so far the only thing ive come up with to learn first is python,c,c++,c#,assembly,java,mathlab, lisp, and Pascal. But im unsure if i need to read these first or what i need to do in order to learn both programming for operation system scripting and software scripting for rewriting from scratch. Does any one know what i need to read from first to last books in order. Diy can be such a pain without any information lol
Just have fun.
+1 Dave
EZ-Robot ARC software runs on Microsoft Windows, Google Android, Apple iOS, is developed with C# (approved as a standard by Ecma (ECMA-334)).
Using C# you can:
1) Windows
Create custom applications using .NET framework and EZ-Robot Windows SDK.
Create ARC skill plugins (for Windows ARC)
2) Windows IOT (Raspberry PI 2/3/3+ and few more)
Create UWP application with UWP framework and EZ-Robot UWP SDK.
3) Mobile iOS / Android
Create custom xamarin application with Microsoft Xamarin framework and EZ-Robot Mono SDK.
4) Linux
Create console/service application with .NET mono and EZ-Robot Mono SDK.
Create console/service applications with .NET core framework.
5) MacOs
Create custom xamarin application with Microsoft Xamarin framework and EZ-Robot Mono SDK.
Create console/service applications with .NET core framework.
If you want learn a versatile language pick Python.
if you want learn a low level language to program micro-controllers pick C and learn some C++ concepts.
If you want learn a web language pick Javascript. There is an ARC skill plugin to run Javascript code.