Resources
curated by the community
-
https://www.kdnuggets.com/2018/04/python-regular-expressions-cheat-sheet.html
07-03-2019
A cool reference for python regular expressions
@emehrkay -
Pyformat.info
07-03-2019
Great resource that covers the various formatting options for strings in Python.
@emehrkay -
https://eloquentjavascript.net/3rd_edition/
07-03-2019
A cool walkthrough of modern JS with a project to assist with learning
@emehrkay -
https://github.com/Chalarangelo/30-seconds-of-code#readme
07-03-2019
this is a pretty cool reference that shows how one could write simple little functions to handle common tasks
@emehrkay -
https://paragonie.com/blog/2017/12/2018-guide-building-secure-php-software
07-03-2019
this seems to be a pretty comprehensive guild on how to solidify security around a PHP application. And with most things tech, the ideas presented here are applicable to many langs
@emehrkay -
https://github.com/mbeaudru/modern-js-cheatsheet
07-03-2019
@emehrkay