Python Programming Idioms
By pyXelr
Tags: python
Python code snippets collected from https://www.programming-idioms.org/about#about-block-all-idioms.
The deck applies Python syntax to improve the code readability.
By pyXelr
Tags: python
Python code snippets collected from https://www.programming-idioms.org/about#about-block-all-idioms.
The deck applies Python syntax to improve the code readability.
By cs_student
Tags: vim, programming
All the single key bindings in vim. Compiled from here.
Excludes unbound keys because why would you want to memorize those.
Definitions (from the website):
By css_writer
Tags: computer science, programming, css, html, web
The 10 one line CSS layouts from https://1linelayouts.glitch.me/ . Deck is just the name and the layout, it assumes youβve already watched the video / understand the layouts. Useful if you donβt want to stop to look these up while coding!