Hello!
In his recent newsletter embedded expert Jack Ganssle says that
programming students, as well as professional developers should readh
"great code" (hight quality/well-crafted code that works). He even
gives to examples. One is uC/OS-II operating system and the other is
TCP/IP stack for said system.
Do you know of other good examples of elegant and high-quality code
that is publicly available so that developers may look at it and learn?
It would be interesting to see it and may be even discuss why it is so
great.
In his recent newsletter embedded expert Jack Ganssle says that
programming students, as well as professional developers should readh
"great code" (hight quality/well-crafted code that works). He even
gives to examples. One is uC/OS-II operating system and the other is
TCP/IP stack for said system.
Do you know of other good examples of elegant and high-quality code
that is publicly available so that developers may look at it and learn?
It would be interesting to see it and may be even discuss why it is so
great.
Comment