levent ah wrote: > Hi people, > > Is C++ the hardest programming language ever?
No. I personally believe that if you follow Safe C++ Design Principles while writing code (even if you use STL), it becomes significantly easier to develop software. (Safe C++ Design Principles is a free e-book for c-prog members in the Files section). BUT if you aren't using Safe C++ or even the C++ STL components, then C++ is pretty much a slightly better C...which isn't that much better. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* VerifyMyPC 2.3 Change tracking and management tool. Reduce tech. support times from 2 hours to 5 minutes. Free for personal use, $10 otherwise. http://www.CubicleSoft.com/VerifyMyPC/
