- Sep 19, 2000
- 10,284
- 137
- 106
I have been a procedural programmer for a long time now, but in college one of the required classes is an OO C++ class. Slowly but surely I am falling in love with Objects and their abilities. However, It is hard to break the procedural mindset when I have been doing it for so long.
So, I feel almost limited in OO design because I don't know how to design a good program. What are some good websites or methods used in OO design that could help me? Specifically I would love to learn how to incorperate multithreading to a OO program.
(right now, we have only done a Noun Identification design and a CRC card aproach. In a VERY basic sence. I know it will get better as the class goes on, but I like to be pro-active in stuff like this.)
So, I feel almost limited in OO design because I don't know how to design a good program. What are some good websites or methods used in OO design that could help me? Specifically I would love to learn how to incorperate multithreading to a OO program.
(right now, we have only done a Noun Identification design and a CRC card aproach. In a VERY basic sence. I know it will get better as the class goes on, but I like to be pro-active in stuff like this.)