Some notes from different programming fields.
- new, delete.
- allocators.
- inheritance notes.
- type deduction notes + templates notes + metaprogramming notes.
- type traits.
- sfinae.
- move-semantics.
- undefined behaviour.
- some idioms.
- exceptions topics.
- miscellaneous.
- additional: talks and more info.
- protocols(udp/tcp).
- miscellanious.
- additional: more info and links.