Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 1.15 KB

Other.md

File metadata and controls

26 lines (18 loc) · 1.15 KB

Reference

Cheat Sheets

  • overapi - Tons of quick reference sheets for various languages, frameworks, etc.
  • Big-O Cheatsheet - Complexity for various data structure and algorithms. Probably useful for 281.

Parsing

Regex

  • Regular Expressions - Not the prettiest site but it's a good walkthrough of how regular expressions work and the highlighting makes it really clear

  • RegExr - Mess around with regexes in your browser

  • RegexOne - An interactive simple tutorial on regexes.

Podcasts

It's recommended to use a podcast app such as Castbox instead of going directly to each podcast's site. Refer to the Android and iOS pages for podcasts specific to those topics.