Open in app

Sign in

Write

Sign in

Vitalii Shloda
Vitalii Shloda

6 Followers

Home

About

Jul 19

Web scraping with Python: advanced techniques and ethical considerations

Web scraping is the process of extracting data from websites. It can be used to collect data for a variety of purposes, such as market research, price monitoring, and data analysis. In this article, we will learn about some advanced techniques for web scraping with Python. …

Python

2 min read

Python

2 min read


Jul 17

Deep Dive into the Linux ‘grep’ Command and Its Parameters

The ‘grep’ command is one of the most frequently used and powerful commands in the Linux operating system. Short for ‘Global Regular Expression Print’, ‘grep’ is mainly used to search text or search the given file for lines containing a match to the given strings or words. It can search…

Linux

2 min read

Deep Dive into the Linux ‘grep’ Command and Its Parameters
Deep Dive into the Linux ‘grep’ Command and Its Parameters
Linux

2 min read


Jul 15

Generators and Iterators in Python in Practice

Introduction Generators and iterators are two powerful tools in Python that can be used to create and iterate over sequences of data. Generators are functions that produce a sequence of values, one at a time, while iterators are objects that can be used to iterate over a sequence of data. In…

Python

2 min read

Python

2 min read


Jul 13

Exploring the Most Popular Commands in Linux

Linux, a free and open-source operating system, is loved by developers and system administrators for its flexibility, control, and scripting capabilities. It might appear complex, but once you understand the command line basics, navigating Linux becomes a breeze. …

Linux

2 min read

Exploring the Most Popular Commands in Linux
Exploring the Most Popular Commands in Linux
Linux

2 min read


Jul 10

A Practical Look at Laravel Middleware

As modern web development practices shift towards a more component-based architecture, having a firm grasp on aspects such as Middleware is crucial. Laravel, one of the most popular PHP frameworks, leverages Middleware to filter HTTP requests to your application. …

Laravel

3 min read

A Practical Look at Laravel Middleware
A Practical Look at Laravel Middleware
Laravel

3 min read


Jul 7

Setting Up a Laravel 10 Development Environment with Docker

With the growing trend of containerization in web development, Docker has become an indispensable tool for developers. Docker allows for seamless management of dependencies and environments, enabling developers to focus on coding. In this article, we’ll guide you through setting up a Laravel 10 development environment using Docker. Prerequisites Before starting…

Docker

3 min read

Setting Up a Laravel 10 Development Environment with Docker
Setting Up a Laravel 10 Development Environment with Docker
Docker

3 min read


Jul 4

Implementing GPG: Generating Keys and Encrypting Files

Introduction GnuPG, or GPG, is the open-source counterpart to the original Pretty Good Privacy (PGP) encryption system. It’s an extremely robust tool for encrypting data and communications, and it’s the de facto standard for this in Linux and other Unix-like systems. This article will teach you the basics of working with…

Linux

3 min read

Implementing GPG: Generating Keys and Encrypting Files
Implementing GPG: Generating Keys and Encrypting Files
Linux

3 min read

Vitalii Shloda

Vitalii Shloda

6 Followers

Software Engineer. I write about backend, data and other amazing stuff

Following
  • Przemek Chojecki

    Przemek Chojecki

  • Руслан Фазлыев

    Руслан Фазлыев

  • Yancy Dennis

    Yancy Dennis

  • Patrick Wan

    Patrick Wan

  • B. Chen

    B. Chen

See all (17)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams