DEV Community

Vitaly Shchurov profile picture

Vitaly Shchurov

My name is Vitaly, and I'm a Python Developer enthusiastic about programming, learning new things and writing about them. Feel free to contact me.

Location Moscow, Russia Joined Joined on  github website

Work

Python Developer

Python: using heapq module to find n largest items

Python: using heapq module to find n largest items

10
Comments 2
6 min read

Want to connect with Vitaly Shchurov?

Create an account to connect with Vitaly Shchurov. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Python tips: playing with round()

Python tips: playing with round()

5
Comments
2 min read
Python guide to using generators more

Python guide to using generators more

28
Comments 2
4 min read
Python: how to 'reuse' a generator?

Python: how to 'reuse' a generator?

6
Comments
6 min read
Python: deque vs. list

Python: deque vs. list

16
Comments 1
7 min read
Python starred expressions: practical challenges

Python starred expressions: practical challenges

7
Comments
4 min read
Python tips: unpack data gracefully

Python tips: unpack data gracefully

10
Comments 1
4 min read
Python tips: elegant exception handling with contextlib.suppress

Python tips: elegant exception handling with contextlib.suppress

11
Comments
2 min read
Python Asyncio: Basic Fundamentals

Python Asyncio: Basic Fundamentals

23
Comments 1
13 min read
loading...