I'm programming in C & C++ for more than 10 years, and now this is main language for my work & some personal projects. I mostly use GCC as a compiler, now in version 4.
In my projects I actively use libraries from the Boost project, that is beautiful, very portable and has high quality. Their usage allow me to think about "business logic" in my programs without reimplementing common things, like sockets, serialization, etc. I use many libraries, starting from simple ones, like smart_ptr & regex, and finishing with bind, lambda, fusion, spirit, asio, etc.
С использованием библиотек Boost был написан коммерческий продукт СКВТ "Дозор-Джет", который успешно продается на российских просторах.
In my blog you can find some notes about C++ & Boost — about releases of new libraries, tips & tricks, etc.
Beside this i also write articles dedicated to C & C++ programming, and auxiliary topics:
Last change: 16.03.2011 11:59