awesome-net
awesome-net copied to clipboard
A list of stuff I should be reading
awesome-net
A list of cool stuff on the net
Algorithms and Data Structures
- Tries
- Suffix Trees
- Suffix Array
- Segment Trees
- Fenwick Trees
- String Matching
- Bloom filter(Funny One)
- [Max flow-Min cut]
- Priority Queues (STL) for reference
- Dp on trees
- Game thoery
- HDL
- Geometry
- Grundy Numbers
- Genetic Algorithms
- Hackenbush
- Persistent Segment Trees
- FFT
- Palindromic Trees
- 3D rendering
Open source and dev suff
- Haskell Beginner list
- Unity
- Spark
- [Scala]
- Storm
- Docker
- Introduction to Ethereum
- Getting Started with Ethereum and Smart Contracts
- Intro to Hadoop in python
- Getting Started with DuckDuckHack
- Markdown Syntax
Security
Distributed Systems
- Key-Value Store
- FLP Impossibility
- CAP Theorem
- Gossip
- Simple Paxos
- Cassandra
- Distributed Computed in Golang
- Dynamo DB
- Load Balancing
Machine Learning Introduction and Tools
- Introduction to pandas and scikit-learn and Kaggle
- Introduction to Tensorflow
- Tensorflow tutorial
- Deep learning
- CoreML
- Introduction to neural networks