René's URL Explorer Experiment


Title: Python collection classes: a summary | Random stuff

Open Graph Title: Python collection classes: a summary

X Title: Python collection classes: a summary

Description: Following on from the C++ collections post, it’s time to create a similar overview page for Python! There are more collection classes than this, but I wanted to revise the basics.

Open Graph Description: Following on from the C++ collections post, it’s time to create a similar overview page for Python! There are more collection classes than this, but I wanted to revise the basics.

Opengraph URL: https://danielphil.github.io/coding/python-collections/

X: @danielp

Generator: Jekyll v3.10.0

direct link

Domain: danielphil.github.io


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Daniel Phillips"},"dateModified":"2019-04-12T00:00:00+00:00","datePublished":"2019-04-12T00:00:00+00:00","description":"Following on from the C++ collections post, it’s time to create a similar overview page for Python! There are more collection classes than this, but I wanted to revise the basics.","headline":"Python collection classes: a summary","mainEntityOfPage":{"@type":"WebPage","@id":"https://danielphil.github.io/coding/python-collections/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://danielphil.github.io/images/logo.jpg"},"name":"Daniel Phillips"},"url":"https://danielphil.github.io/coding/python-collections/"}

NoneIE=edge
authorDaniel Phillips
og:localeen_GB
og:site_nameRandom stuff
og:typearticle
article:published_time2019-04-12T00:00:00+00:00
twitter:cardsummary
twitter:creator@danielp

Links:

Skip to primary navigationhttps://danielphil.github.io/coding/python-collections/#primary-nav
Skip to contenthttps://danielphil.github.io/coding/python-collections/#main
Skip to footerhttps://danielphil.github.io/coding/python-collections/#footer
Menuhttps://danielphil.github.io/coding/python-collections/#menu-toggle
Homehttps://danielphil.github.io/
Postshttps://danielphil.github.io/posts/
Projectshttps://danielphil.github.io/projects/
https://danielphil.github.io/
Random stuffhttps://danielphil.github.io/
https://twitter.com/danielp
https://github.com/danielphil
April 12, 2019https://danielphil.github.io/coding/python-collections/
Codinghttps://danielphil.github.io/categories/#coding
herehttps://docs.python.org/3/library/stdtypes.html#common-sequence-operations
listhttps://danielphil.github.io/coding/python-collections/#list
arrayhttps://danielphil.github.io/coding/python-collections/#array
dequehttps://danielphil.github.io/coding/python-collections/#deque
sethttps://danielphil.github.io/coding/python-collections/#set
dicthttps://danielphil.github.io/coding/python-collections/#dict
stackhttps://danielphil.github.io/coding/python-collections/#stack
queuehttps://danielphil.github.io/coding/python-collections/#queue
tuplehttps://danielphil.github.io/coding/python-collections/#tuple
listhttps://docs.python.org/3/tutorial/datastructures.html#more-on-lists
arrayhttps://docs.python.org/3/library/array.html
dequehttps://docs.python.org/3/library/collections.html#collections.deque
sethttps://docs.python.org/3/library/stdtypes.html#set-types-set-frozenset
dicthttps://docs.python.org/3/library/stdtypes.html#mapping-types-dict
tuplehttps://docs.python.org/3/library/stdtypes.html#tuples
Previous C++ collection classes: a summary https://danielphil.github.io/coding/cpp-collections/
Next Floating point numbers: some basics https://danielphil.github.io/coding/floatingpoint/floating-point-basics/
https://danielphil.github.io/atom.xml
Jekyllhttps://jekyllrb.com
So Simplehttps://github.com/mmistakes/so-simple-theme

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.