TypeScript, Node.js, Golang, Python, C

2017-03-23 00:41
XMPP Messaging - first experience

XMPP - Extensible Messaging and Presence Protocol, which streams different XML stanzas over a network. It was developed in 1998 and official shared in 1999. A lot of helpful services, technologies and tools were designed by XMPP standard and they exist today.

Read More

2017-03-22 00:50
Robomongo uses

Not so long ago I’ve started use a special management tool for MongoDB - Robomongo.

Read More

2017-03-08 23:33
Bitwise Operations

In this article we’re going to talk about bitwise operations in programming. It’s a very powerful thing, which allows you significantly increase a performance in multiplying, addition and dividing numbers.

Read More