Code articles
Browse articles by category
A practical guide to HTML and CSS box model properties. You'll learn how to use padding, margin, border, and box-sizing to control block sizes.
A comprehensive guide to Turtle in Python: how to draw shapes, change colors, work with the forward, penup, circle, fillcolor commands, and more.
The essentials of the HTML <article> tag: purpose, usage, differences from other tags, and styling with CSS. Code examples and practical applications.
A selection of the most popular and free GPT chats in Telegram. ChatGPT-4 directly in Telegram, without restrictions or complicated setup.
We explain how conditional statements work in JavaScript, why if, else, switch, and the ternary operator are needed, and how to use them correctly.
Podcast "People and Code", episode #142: Gleb Smirnov.
The history of the biggest computer errors: from coding bugs to threats to global security. We explore Y2K, the 2038 problem, and more.
We explain what eSIM is, how virtual SIM card technology works, its advantages and disadvantages, and how to set up and connect an eSIM in Russia on a phone or tablet.
Podcast "People and Code", episode #143: Petr Yemelyanov.
The essentials of JavaScript functions: how to declare and call functions, and work with parameters and arguments. A detailed guide with examples.
What is incognito mode, and how to enable it on your phone or PC in Google Chrome, Yandex, Opera, and Microsoft Edge browsers. Hotkeys and step-by-step instructions for apps.
Learn how the replace() method in Python works to replace text in strings. We'll cover the syntax, parameters, and usage of this method.