Resources
curated by the community
-
https://thevaluable.dev/vim-advanced/
02-27-2021
A Vim Guide for Advanced Users. The article has links for a beginner and intermediate tutorial as well
@emehrkay -
https://stripesgenerator.com/
02-02-2021
Generate strips in css with this interactive editor
@emehrkay -
https://www.youtube.com/c/PythonIn1Minute/videos
01-12-2021
A collection of videos that will teach you a Python concept in under a minute.
@emehrkay -
https://devfonts.gafi.dev
11-20-2020
A collection of mostly free coding (monospace) fonts, with previews!
@emehrkay -
https://nominatim.org/release-docs/develop/api/
10-13-2020
OpenStreetMap provides a simple service where you can look up locations by fuzzy search, ip address, or latitude/longitude coordinates.
@emehrkay -
https://www.awwwards.com/awwwards/collections/free-fonts/?utm_source=twitter&utm_medium=social&utm_term=collection_promo&utm_content=free-fonts/
09-29-2020
a nice collection of free fonts from awwwards. Each one has a preview of the font in use
@emehrkay -
https://gerireid.com/forms.html
09-19-2020
Simple best practices for designing forms
@emehrkay -
https://systemuicons.com
09-17-2020
A free set of icons to use in your next project. It has "The Unlicense" license
@emehrkay -
https://github.com/golang/go/tree/dev.go2go/src/cmd/go2go/testdata/go2path/src
08-31-2020
Example generics usage/implementations in Golang
@emehrkay -
https://www.mygreatlearning.com/blog/machine-learning-tutorial-for-complete-beginners/?utm_source=myreddit-ML121
08-11-2020
Machine Learning Tutorial For Complete Beginners
@emehrkay -
http://mystery.knightlab.com
08-03-2020
Learn SQL by solving this murder mystery game. There's been a Murder in SQL City! The SQL Murder Mystery is designed to be both a self-directed lesson to learn SQL concepts and commands and a fun game for experienced SQL users to solve an intriguing crime.
@emehrkay -
https://scotch.io/tutorials/build-your-first-deno-app-with-authentication
07-18-2020
Learn Deno (an alternative to Nodejs)
@emehrkay -
https://github.com/kamranahmedse/design-patterns-for-humans
07-14-2020
A collection of common design patterns done in PHP
@emehrkay -
https://go101.org/article/channel-use-cases.html
07-12-2020
A short article that outline some of the use cases for channels in golang
@emehrkay -
https://www.youtube.com/watch?v=FBJKwjTwNTo&feature=youtu.be
07-11-2020
A video showing how linear and binary search algorithms work through a set of data
@emehrkay -
https://blog.thesparktree.com/local-development-with-wildcard-dns
06-26-2020
How to setup a wildcard suddomains for local development on a mac. Article edit: You need to create the /etc/resolver directory via `sudo mkdir -v /etc/resolver`
@emehrkay -
https://github.com/SigmaQuan/Better-Python-59-Ways
06-20-2020
59 ways that will help you write better Python
@emehrkay -
https://github.com/thewhitetulip/awk-anti-textbook
03-01-2020
Learn the awk command in a simple way. This tutorial exposes the core of awk and builds on it with each subsequent example
@emehrkay -
https://www.youtube.com/watch?v=04XUA0w1vO4
02-18-2020
Seven cool tips that will make working with Procreate on the ipad a better experience.
@emehrkay -
https://likegeeks.com/awk-command/
02-12-2020
30 Examples For Awk Command In Text Processing. Learn how to use awk to search, replace, and build strings in the command line
@emehrkay