I'm programming in C & C++ more than 10 years, and now this is main language for work & some personal projects. I mostly use GCC as compiler, now this is GCC version 4.
In my works i actively use libraries from Boost project, that has beautiful quality and very portable. 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: 28.01.2010 15:32