Intermediate Python Tutorial #8 - Collections/Deque(deck)

Today’s Topic: deque, this is a unique data type within the collections module in python. It is much faster than a list in respect to removing and adding elements to either side of it. It has many cool and useful methods which I showcase in this video.

In this set of videos I will be explaining more advanced programming concepts and showing you intermediate-advanced tools that you can use in python. A lot of these tools will help you to solve problems/code more efficiently and will save you a ton of time!

#python

Intermediate Python Tutorial #8 - Collections/Deque(deck)
1.90 GEEK