+ 1

Which language is suitable for embedded software?

Embedded

9th Jul 2019, 4:36 PM
Fadhili Mungah
Fadhili Mungah - avatar
4 RĂ©ponses
+ 12
Here’s a really cool [ INFOGRAPHIC: ] ‱ https://www.sololearn.com/post/69481/?ref=app  that should make things easier for you. 😉
9th Jul 2019, 8:28 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 4
I've created embedded with both C and C++. The same code in both would be completely different in how much computer resources they required with C using much less. The C++ would be easier to code as it's libraries have many useful capabilities you would have to create yourself in C.
11th Jul 2019, 4:55 PM
John Wells
John Wells - avatar
0
C language
9th Jul 2019, 4:40 PM
đčđ“‡đ’¶đ“ƒđ“€đ“Ž đ”đ“‡đ’¶đ’Ÿđ“ƒđ”đ‘œđ“
đčđ“‡đ’¶đ“ƒđ“€đ“Ž đ”đ“‡đ’¶đ’Ÿđ“ƒđ”đ‘œđ“ - avatar
0
embedded c ,c++
12th Jul 2019, 8:11 PM
venkateshwaran
venkateshwaran - avatar