Electronics > Microcontrollers
Commercial product source code
MasterBuilder:
Is there any complete source code for commercial products publicly available?
Preferably in C, using GCC with AVR ucontroller.
Im interested in this purely from an educational point of view. I find much of the published source code and educational examples are full of errors, Id like to see how the pros do it.
Rerouter:
The issue you will face there is the more parts in the program the more likely you are to find errors, still if there is a place packed full of example code i could use the learning experience as well,
Mechatrommer:
not preferably but the one i know "commercialled" in millions https://source.android.com/
miceuz:
I've seen some commercial production code and I must say, it's a sad story usually...
opensource != bad code
commercial != good code
want to see a good clean code and architecture? check out springframework or hibernate - those in my opinion are rare jewels.
Otherwise it's hellishly HARD to produce good quality code for any substantially large product.
Richard Crowley:
--- Quote from: miceuz on April 15, 2014, 12:11:06 pm ---opensource != bad code
--- End quote ---
Wasn't the "Heartbleed" problem caused by buggy open-source code, which was then inadequately reviewed before release?
Navigation
[0] Message Index
[#] Next page
Go to full version