Monthly Archives: September 2021

C / C++ basic input/output – it’s a little about streams

While I’ve solved some algorithm problems to practice a little with coding, my shame, it turned out I’ve never known how to handle standard input/output streams stdin and stdout, trying to code them similar to console streams cin and cout. … Continue reading

Posted in cpp, programming | Leave a comment

images captions align as beginning

Getting to customize an appearance a little I’ve faced with common trouble that the text under images doesn’t center, it always goes to the left side. Additionally, I would like to customize captions text to make it smaller, lighter, and … Continue reading

Posted in CSS, web, WordPress | Leave a comment