01-25-2010 07:57 AM
I am going to take the CLD in a month or so, so I figured I would work on some of the exams and post it up here for your advice.
I started with the Car Wash exam, and will do the other ones as well.
Thank you.
Any and all comments are welcome.
01-25-2010 04:26 PM
On first look (not that I'm able to give any opinions about any CLD review)
Using a enum instead of string as a queue data type would lessen the risk of making a typo error when your programming, and makes the programming a bit faster 🙂 it would also "lessen" the traffic since enum is a lesser datatype than string, and combining it with a typedef would keep changes up to date 😛
Im taking the CLAD tomorrow, and am hopefully ready for the CLD right after that 😛 Hope it wont be difficult. Good luck!