Embedded C Programming Style: Tutorial 6 - Enums

preview_player
Показать описание
This video highlights the programming style rules for Enums.
Рекомендации по теме
Комментарии
Автор

Very useful upload continuously wait for embedded c tutorial 👨‍🏫📓

sureshp
Автор

Thank you, I really enjoy your tutorials to improve my skills :)

MrHause
Автор

I am following you closely. You explain very clearly. You show how to make embedded software artistic.
Although it is not always necessary, which I often use in enum types, if the elements start from zero and continue increasing by one, adding XXX_Max to the end will give how many elements the new type will have.

aimengineer
Автор

You're doing a good job. Well thought out. Glad someone had taken time to explain written standards such as pascal. Etc.
If you did a video on what certain things mean like _THIS_NAME_IS_
and by that I mean why do some programmers use the _ andbother standards. If you can read other people's code it makes it easier to learn programming I've found.

Keep up the good work.

craigkinney
visit shbcf.ru