Skip to content

Zoloki

Enhancements in Programming

  • Links
  • About Me

Latest Posts

Himmelfahrtsoratorium, am 7. Mai 2024

March 5, 2024 Peer Chor

Kantate Nr. 6: Bleib bei uns, denn es will Abend werden (BWV 6) Sopran Alt Tenor Bass PDF File: Noten:[…]

Read more

Waveshare High Precision AD/DA Board, Part I

August 7, 2023 Peer Embedded, Linux

This first part will show how to set up a raspi with libraries for C/C++ and Python allowing us to easily use SPI and the GPIOs.

Read more

Backing up a Raspi SD Card

August 5, 2023 Peer Embedded, Linux

Setting up an SD card to do embedded development on a Raspberry Pi or any other embedded device using SD[…]

Read more

Setting up a minimum Raspi 3

August 5, 2023 Peer Embedded, Linux

A description on how I install and configure my Raspi 3 with the goal of doing embedded development later on.

Read more

From boost::optional to std::optional

September 19, 2018 Peer Uncategorized

In a previous post, I discussed std::optionalwhich was introduced to C++ with C++17. Before C++17 the standard library did not have[…]

Read more

std::optional

May 26, 2018 Peer Uncategorized

Introduction std::optional<T> is a class template which models the concept of a variable which may hold a value of its template type[…]

Read more

unordered associative containers – hash tables – in C++

March 23, 2018 Peer C++, STL, theory

Introduction In C++ we have two types of associative containers, ordered and undordered ones. The ordered ones are set, multiset,[…]

Read more

std::any

March 16, 2018 Peer C++, C++17, STL

Introduction Today I am going to talk about std::any  which got added to C++ with C++17. std::any  is a class[…]

Read more

Init-statements for if and switch

March 16, 2018 Peer C++, C++17

Introduction I love language features which allow me to write readable and easy to understand code. One of these new[…]

Read more

Structured Bindings (Decomposition Declarations)

March 16, 2018 Peer C++, C++17

Today I am going to talk about Decomposition Declarations also known as Structured Bindings. Decomposition declarations allows us to initialize[…]

Read more

Posts navigation

1 2 Next Posts»

Archives

  • March 2024
  • August 2023
  • September 2018
  • May 2018
  • March 2018

Categories

  • C++
  • C++17
  • Chor
  • Embedded
  • Linux
  • STL
  • theory
  • Uncategorized

Tags

Chor Raspberry Pi
WordPress Theme: Poseidon by ThemeZee.