Skip to content

📓 Today I learned tips and programming notes I find useful for me

License

Notifications You must be signed in to change notification settings

erictleung/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Notes

Tips, notes, and TIL I find useful or interesting.

Inspired by https://github.com/kbroman/ProgrammingNotes, https://github.com/simonw/til, https://github.com/jbranchaud/til, and https://github.com/thoughtbot/til.

General Resources

Sites Accessible Using curl

# Get weather updates
curl wttr.in

# Quick cheatsheet for programming languages
curl cht.sh

License

CC0