Vadim Kolobanov

Vadim Kolobanov @vadimkolobanov

About: Hi, I'm a python web developer, and I want to share my skills with people, as well as make web development popular in the world

Location:
Belarus
Joined:
Oct 22, 2021

Vadim Kolobanov
articles - 26 total

A Feature with an F-string that I Found out about by Accident

From author You can find many interesting articles on my website, please visit it Happy...

Learn More 0 0Oct 27 '22

5 handy PyCharm Plugins and 10 Hotkeys for Beginner

From author You can find many interesting articles on my website, please visit it Happy...

Learn More 8 5Oct 26 '22

Basic data types in Python 3. Examples of working with collections for beginners

From author You can find many interesting articles on my website, please visit it Happy...

Learn More 8 0Oct 25 '22

Hi all. What's new?

A post by Vadim Kolobanov

Learn More 3 0Mar 26 '22

What is Python? Detailed Description for Beginners

Photo by Douglas Lopes on Unsplash Starting to study something without having a basic understanding...

Learn More 2 0Jan 7 '22

Poetry vs pip: Or How to Forget Forever "requirements.txt" Cheat Sheet for Beginners

You can find many interesting articles on my website, please visit it Happy Python Website Automatic...

Learn More 21 2Dec 6 '21

Detailed Python: or How to Cross the Border of Knowledge

Photo by Emile Perron on Unsplash Do you want your code to look high-quality and concise and speak...

Learn More 21 0Nov 29 '21

What's New at Python 3.10 And Why You Should Know That ?

Hi, have you already learned Python 3.10? And what if you meet a project written on this version? ...

Learn More 15 0Nov 22 '21

6 Elegant Tricks in Python for Beginners

Hello everyone! Let's see together what elegant mechanics professional Python developers use in their...

Learn More 38 0Nov 21 '21

Python features you'll want to repeat

File server on a computer with mobile access You can access your file system by running a...

Learn More 15 0Nov 16 '21

Soft skills that will improve your work and life. With self-check

Being a programmer in 2021 is not the same as ten years ago. The world is constantly changing, and...

Learn More 15 0Nov 15 '21

Instructive Python code examples for Beginners

Photo by Pakata Goh on Unsplash Hi guys! I want to show you beautiful and instructive python code...

Learn More 19 3Nov 10 '21

Tips for beginner programmers from a professional

Hello everyone, I have accumulated in my observations a lot of useful tips on how to start learning...

Learn More 91 3Nov 9 '21

5 Python Tricks in one line. Beginner vs Professional

Photo by AltumCode on Unsplash Python is famous for its simplicity and ease of use. This is...

Learn More 239 28Nov 7 '21

All Python Operators

Photo by Pakata Goh on Unsplash In this guide, we will talk about Python programming language...

Learn More 12 0Nov 6 '21

Python 2 vs Python 3: Syntax differences

Photo by Caspar Camille Rubin on Unsplash It is not worth learning Python 2.x in any case...

Learn More 8 2Nov 6 '21

Garbage Collector Python

Photo by Markus Spiske on Unsplash GC (generational garbage collector) is a garbage collector, it...

Learn More 19 0Nov 5 '21

Plan what to learn for Junior Python Developer

Photo by Nick Rickert on Unsplash Hello everyone I want to share with you my training plan from...

Learn More 25 0Nov 5 '21

Your first Web Application

Photo by Andrew Neel on Unsplash Hi guys! When I started studying Web development, my biggest...

Learn More 20 0Nov 3 '21

Version Control(Git) for Beginners

What is VCS VCS – version control system. A version control system is a system that...

Learn More 30 0Nov 2 '21

Useful PyCharm plugins for everyone

Plugins for PyCharm are presented in quite a large number, and they help to adapt this tool to your...

Learn More 16 0Nov 1 '21

Basic Python for Beginners

A few words about python Python is a very popular programming language at the moment, and...

Learn More 13 4Nov 1 '21

try: except: The most popular questions

What is exception handling? Exception handling is a mechanism of programming languages...

Learn More 9 0Oct 31 '21

Application for collecting data from the Telegram (part 2: Chat participants)

Hello everyone In the second part, we will continue to collect chat data from the "secure and twice...

Learn More 5 5Oct 31 '21

SQL Basics for Beginners

Hello everyone Let's take a brief look at the basics of SQL. Let's find out what SQL is, what...

Learn More 100 4Oct 31 '21

Application for collecting data from the Telegram (part 1: Setup and first launch)

Hello everyone parsing sites is fun, you can use this data for your resource or do it to order. And...

Learn More 17 0Oct 31 '21