|
|
 |
MySQL Core Certification |
June 22, 2005
I took the MySQL Core Certification test. It wasn't nearly as easy as I thought it would have been. Especially since I've been using MySQL for such a long time. I ended up marking about 15 or so questions and coming back to them. In the end I passed with time to spare. This certification will look really nice next to my Zend Certified Engineer (PHP) certification.
W00t!
|
|
Book Recommendation:
C++: The Complete Reference covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and run-time type identification, plus there's a complete description of the Standard Template Library (STL). I found the book incredibly useful even when making really complicated programs because of the fact that it has everything in it. I can't really stress that point enough. Seriously, if you're getting a C++ book you are planning on actually using, you really should get this book. |
|