DEV Community

pikoTutorial profile picture

pikoTutorial

Inspired by the SI unit prefix “pico” (10^-12), this place aims to deliver short and targeted tutorials which can speed up work of every software engineer.

Joined Joined on  Personal website https://pikotutorial.com/
Bug of the week #4

Bug of the week #4

Comments
2 min read

Want to connect with pikoTutorial?

Create an account to connect with pikoTutorial. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Yield in Python - beyond the data generation

Yield in Python - beyond the data generation

Comments
3 min read
Copy files from another branch with Git

Copy files from another branch with Git

Comments
1 min read
Make C++ a better place #0: Introduction

Make C++ a better place #0: Introduction

Comments
10 min read
5 misconceptions about std::move in C++

5 misconceptions about std::move in C++

Comments
3 min read
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

How to test method call order with unittest in Python

Comments
1 min read
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

Build & run C++ unit tests with CMake

1
Comments
6 min read
Arrange text with sort on Linux

Arrange text with sort on Linux

Comments
2 min read
Key derivation function with Python

Key derivation function with Python

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

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

Comments 2
5 min read
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

Bug of the week #2

Comments
1 min read
Symmetric data encryption with Python

Symmetric data encryption with Python

Comments
2 min read
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++

5 least known STL utilities in C++

Comments
2 min read
Bug of the week #1

Bug of the week #1

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

Hacking Python functions by changing their source code

Comments
2 min read
How to dockerize a C++ application?

How to dockerize a C++ application?

2
Comments 6
3 min read
Why implement custom copy constructor in C++?

Why implement custom copy constructor in C++?

4
Comments
5 min read
loading...