-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuse-link.jemdoc
More file actions
49 lines (38 loc) · 2.16 KB
/
Copy pathuse-link.jemdoc
File metadata and controls
49 lines (38 loc) · 2.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# jemdoc: menu{MENU}{use-link.html}
= Useful Links
== Engineering
- [https://enterprise.github.com/downloads/en/markdown-cheatsheet.pdf Markdown Cheat Sheet]
- [https://vim.rtorr.com/ Vim Cheat Sheet]
- [http://detexify.kirelabs.org/classify.html Detexify LaTex Handwriting]
-- Get the LaTeX input command of a symbol via handwriting
- [http://sqlfiddle.com/ SQL Fiddle]
-- Test SQL queries online
- [https://github.github.com/training-kit/downloads/github-git-cheat-sheet.pdf Git Cheat Sheet] & [http://rogerdudler.github.io/git-guide/ Git Tutorial]
- [http://google.github.io/styleguide/ Google Code Style Guides]
- [https://bazel.build/ Bazel]
-- A replacement of CMake
- [https://developers.google.com/protocol-buffers Protobuf]
-- A robust and platform-neutral way to serialize structured data
- [https://www.docker.com/ Docker]
-- A lightweight virtualization technique to run your applications
- [https://kubernetes.io/ kubernetes]
-- A system to manage containerized applications
== Academic
- [http://csrankings.org/ Computer Science Rankings]
-- Rank computer science schools based on papers of top conferences
- [http://cstheory-feed.org/ Theory of Computing Blog Aggregator]
-- Progress on the field of theoretical computer science
- [https://www.tug.org/texshowcase/cheat.pdf TCS Cheat Sheet]
-- Useful math tools in theoretical computer science
- [http://www.lkozma.net/inequalities_cheat_sheet/ineq.pdf Useful Inequalities Cheat Sheet]
- [http://sbubeck.com/SurveyBCB12.pdf Regret Analysis of Stochastic and Nonstochastic Multi-Armed Bandit Problems]
-- An excellent survey of multi-armed bandit problems
- [https://tor-lattimore.com/downloads/book/book.pdf Bandit Algorithms]
-- A book of bandit algorithms which mainly focuses on regret minimization
- [http://incompleteideas.net/book/the-book-2nd.html Reinforcement Learning: An Introduction]
-- An introduction of reinforcement learning
- [https://sites.ualberta.ca/~szepesva/papers/RLAlgsInMDPs-lecture.pdf Algorithms for Reinforcement Learning]
-- Theoretical analysis of reinforcement learning algorithms
== Others
- [http://pp-community.org/swan/ Swan Ping Pong Club]
-- Free to public table tennis club in Silicon Valley area