Forem

# pikotutorial

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Hard links in Linux
Cover image for Hard links in Linux

Hard links in Linux

Comments
1 min read
Functions calling order in unit tests in C++
Cover image for Functions calling order in unit tests in C++

Functions calling order in unit tests in C++

Comments
1 min read
Bug of the week #4
Cover image for Bug of the week #4

Bug of the week #4

Comments
2 min read
Yield in Python - state machines, coroutines and more
Cover image for Yield in Python - state machines, coroutines and more

Yield in Python - state machines, coroutines and more

Comments
3 min read
Copy files from another branch with Git
Cover image for Copy files from another branch with Git

Copy files from another branch with Git

Comments
1 min read
5 misconceptions about std::move in C++
Cover image for 5 misconceptions about std::move in C++

5 misconceptions about std::move in C++

1
Comments
3 min read
How to use xargs on Linux
Cover image for How to use xargs on Linux

How to use xargs on Linux

Comments
2 min read
How to test method call order with unittest in Python
Cover image for How to test method call order with unittest in Python

How to test method call order with unittest in Python

Comments
1 min read
How to fix undefined reference in C++?
Cover image for How to fix undefined reference in C++?

How to fix undefined reference in C++?

Comments
3 min read
Build & run C++ unit tests with CMake
Cover image for Build & run C++ unit tests with CMake

Build & run C++ unit tests with CMake

1
Comments
6 min read
Arrange text with sort on Linux
Cover image for Arrange text with sort on Linux

Arrange text with sort on Linux

Comments
2 min read
Key derivation function with Python
Cover image for Key derivation function with Python

Key derivation function with Python

Comments
2 min read
Let’s review some code #1: C++
Cover image for Let’s review some code #1: C++

Let’s review some code #1: C++

Comments 2
6 min read
5 ways of passing unique pointer to a function in C++
Cover image for 5 ways of passing unique pointer to a function in C++

5 ways of passing unique pointer to a function in C++

1
Comments 1
4 min read
Bug of the week #2
Cover image for Bug of the week #2

Bug of the week #2

Comments
1 min read
Symmetric data encryption with Python
Cover image for Symmetric data encryption with Python

Symmetric data encryption with Python

1
Comments
2 min read
How to read ip addr output on Linux
Cover image for How to read ip addr output on Linux

How to read ip addr output on Linux

Comments
1 min read
5 least known STL utilities in C++
Cover image for 5 least known STL utilities in C++

5 least known STL utilities in C++

Comments
2 min read
Bug of the week #1
Cover image for Bug of the week #1

Bug of the week #1

Comments
1 min read
Hacking Python functions by changing their source code
Cover image for Hacking Python functions by changing their source code

Hacking Python functions by changing their source code

Comments
2 min read
Why implement custom copy constructor in C++?
Cover image for Why implement custom copy constructor in C++?

Why implement custom copy constructor in C++?

3
Comments
6 min read
How to dockerize a C++ application?
Cover image for How to dockerize a C++ application?

How to dockerize a C++ application?

2
Comments 6
3 min read
loading...