Quantcast
Channel: Design patterns – Victor Laskin's Blog
Browsing latest articles
Browse All 4 View Live

Image may be NSFW.
Clik here to view.

How to make simple CQRS implementation without Event Sourcing

Here I will try to describe the concept of CQRS without event sourcing based on some other principle instead. The concept to organise your data and messages to create scalable and reliable...

View Article



Image may be NSFW.
Clik here to view.

10 ways to not shoot yourself in the foot using C++11

Within C++, there is a much smaller and cleaner language struggling to get out (Stroustrup) The following text could be modified – current rev.1.0 Very often i hear from java/erlang/etc people that...

View Article

Image may be NSFW.
Clik here to view.

Templates as first-class citizens in C++11

C++11 treats functions as first-class citizens and this gives us ability to construct a lot of nice things as design patterns borrowed from functional languages. Meanwhile C++ has very powerful...

View Article

Image may be NSFW.
Clik here to view.

Separating constraints, iterations and data (C++11)

Two recent posts in Bartosz’s programming cafe describe nice application of list monad to solve the following puzzle: Each letter corresponds to single digit. There are a lot of methods to solve this....

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images