DEV Community

piko::tutorial profile picture

piko::tutorial

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/
AI is powerful. Snippets are instant.

AI is powerful. Snippets are instant.

Comments
4 min read

Want to connect with piko::tutorial?

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

Already have an account? Sign in
From AUTOSAR to S-Core: the first C++ pub/sub implementation

From AUTOSAR to S-Core: the first C++ pub/sub implementation

1
Comments
10 min read
How to write Arduino Uno code with Python?

How to write Arduino Uno code with Python?

1
Comments
10 min read
Combining Bazel with Docker

Combining Bazel with Docker

2
Comments
5 min read
Running commands with timeout on Linux

Running commands with timeout on Linux

Comments
3 min read
Running Python unit tests with CMake

Running Python unit tests with CMake

2
Comments
2 min read
Thirdparty dependencies with FetchContent

Thirdparty dependencies with FetchContent

2
Comments 1
2 min read
Bug of the week #11

Bug of the week #11

2
Comments
1 min read
Combining CMake with Docker

Combining CMake with Docker

Comments
4 min read
How to search the internet from Linux terminal?

How to search the internet from Linux terminal?

Comments 1
3 min read
Folding expressions in C++

Folding expressions in C++

Comments 1
2 min read
How to derive from an enum in Python?

How to derive from an enum in Python?

1
Comments
9 min read
Bug of the week #10

Bug of the week #10

Comments
2 min read
Trying ROS2: client/server within a single container

Trying ROS2: client/server within a single container

Comments
7 min read
Make C++ a better place #4: Go as an alternative

Make C++ a better place #4: Go as an alternative

Comments
12 min read
How to convert hex to dec in Linux terminal?

How to convert hex to dec in Linux terminal?

Comments
1 min read
Setting up a Python project with CMake

Setting up a Python project with CMake

Comments
3 min read
Separating builds for different configs with Bazel

Separating builds for different configs with Bazel

Comments 1
1 min read
Trying ROS2: pub/sub within a single container

Trying ROS2: pub/sub within a single container

Comments
6 min read
Bug of the week #9

Bug of the week #9

Comments
1 min read
UDP multicasting with Python

UDP multicasting with Python

1
Comments
3 min read
Destruction order vs thread safety in C++

Destruction order vs thread safety in C++

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

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

Comments
4 min read
Make C++ a better place #3: D as an alternative

Make C++ a better place #3: D as an alternative

Comments
10 min read
Registering callback using std::function in C++

Registering callback using std::function in C++

1
Comments
1 min read
Bug of the week #8

Bug of the week #8

Comments
3 min read
TCP client/server with Python

TCP client/server with Python

1
Comments
3 min read
Simple menus in Bash scripts with select

Simple menus in Bash scripts with select

Comments
1 min read
Calling member function on a nullptr in C++

Calling member function on a nullptr in C++

Comments
1 min read
Bug of the week #7

Bug of the week #7

Comments
1 min read
Python lru_cache explained

Python lru_cache explained

Comments
3 min read
How to dockerize a Python application?

How to dockerize a Python application?

2
Comments 2
3 min read
Make C++ a better place #2: CppFront as an alternative

Make C++ a better place #2: CppFront as an alternative

Comments 4
10 min read
Parameters combinations in GoogleTest

Parameters combinations in GoogleTest

Comments
3 min read
Data transfer with curl

Data transfer with curl

1
Comments 3
2 min read
Python reduce explained

Python reduce explained

Comments
1 min read
Bug of the week #6

Bug of the week #6

Comments
1 min read
Custom literals in C++

Custom literals in C++

Comments
2 min read
Linux and hash command

Linux and hash command

Comments
2 min read
5 Python good practices which make life easier

5 Python good practices which make life easier

Comments
4 min read
Let’s review some code: Python #1

Let’s review some code: Python #1

Comments
4 min read
Make C++ a better place #1: What does better mean

Make C++ a better place #1: What does better mean

1
Comments 3
12 min read
Enums vs enum class in C++

Enums vs enum class in C++

Comments
2 min read
Bug of the week #5

Bug of the week #5

Comments
2 min read
UDP client server with Python

UDP client server with Python

2
Comments
3 min read
Hard links in Linux

Hard links in Linux

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

Bug of the week #4

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

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++

1
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
6 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
loading...