Меню:


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.

For 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.

Recommended books

Small articles about programming in C & C++

In my blog you can find some notes about C++ & Boost — about releases of new libraries, tips & tricks, etc. Beside this I also wrote articles dedicated to C & C++ programming, and related topics:

Last change: 05.03.2013 16:54

blog comments powered by Disqus