I recently bought a Raspberry Pi.
I want to start writing code for it in C or Python.
I know the differences between ARM architecture versus x86 architecture, namely. RISC is against CISC, but I don’t know if there are any special considerations about the real code that I need to write.
If I write my code on my desktop and compile it there, and then take the same code and compile on my Raspberry Pi, will it compile the same or break?
If you write code in python, it will work fine both on the desktop and on raspberry pi.
C, , . , , - , , , (JSON, XML, ...)
Source: https://habr.com/ru/post/1543833/More articles:Enabling View Composers in Laravel with Composer - phpHow to get video URL using Youtube v3.0 data API? - youtube-apiReceive SMS / MMS thread_id from phone number - androidSpring Авторизованный Javaconfig по имени не работает - javaMoment.js: the result is always "a few seconds ago" in firefox / ie - javascriptIssuing a letter to a spreadsheet using EPPlus - c #Как заставить родительский div настроить размер, чтобы содержать дочерний div с CSS-поворотным? - javascriptУстановка крепежных болтов cms для производства - securityHow to make Home / End function like Ctrl on Linux - linuxPrint multiple PDF pages using the Android 4.4 platform - androidAll Articles