Skip to content

Commit 1c79dfc

Browse files
authored
Merge pull request prabhupant#12 from MauroCoppola/beautify-useful-links
Beautify useful links
2 parents 75906c7 + 3d1040d commit 1c79dfc

2 files changed

Lines changed: 76 additions & 59 deletions

File tree

useful_links.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
# Useful links
2+
3+
This is a list of articles, tutorials, questions and videos that may be useful for algorithms and data structures learning.
4+
5+
## Questions
6+
7+
- https://stackoverflow.com/questions/35390533/actual-difference-between-data-compression-and-data-deduplication
8+
9+
- https://stackoverflow.com/questions/40200413/sessions-vs-token-based-authentication
10+
11+
- https://stackoverflow.com/questions/15678406/when-to-use-myisam-and-innodb
12+
13+
## Tutorials
14+
15+
- https://cstack.github.io/db_tutorial/
16+
17+
- https://github.com/eon01/kubernetes-workshop
18+
19+
## Videos
20+
21+
- https://www.youtube.com/watch?v=mSzUb7f47qk
22+
23+
## Topics
24+
25+
- https://en.wikipedia.org/wiki/Data_deduplication
26+
27+
- https://searchstorage.techtarget.com/definition/data-deduplication
28+
29+
- https://docs.gitlab.com/ce/development/architecture.html
30+
31+
## Articles
32+
33+
- https://github.com/alex/what-happens-when
34+
35+
- https://medium.com/@maneesha.wijesinghe1/what-happens-when-you-type-an-url-in-the-browser-and-press-enter-bb0aa2449c1a
36+
37+
- https://www.cloudflare.com/learning/dns/what-is-dns/
38+
39+
- https://www.keycdn.com/blog/difference-between-http-and-https
40+
41+
- https://www.jeskell.com/blog/jeskell-overview-of-data-deduplication-compression-stumped-by-dedup
42+
43+
- https://forge.medium.com/youre-not-lazy-bored-or-unmotivated-35891b1f3376
44+
45+
- https://github.blog/2009-10-20-how-we-made-github-fast/
46+
47+
- https://www.nextplatform.com/2015/09/24/inside-the-github-systems-where-open-source-lives/
48+
49+
- http://matt.might.net/articles/what-cs-majors-should-know/
50+
51+
- http://cryto.net/~joepie91/blog/2016/06/13/stop-using-jwt-for-sessions/
52+
53+
- http://cryto.net/~joepie91/blog/2016/06/19/stop-using-jwt-for-sessions-part-2-why-your-solution-doesnt-work/
54+
55+
- https://simplystatistics.org/post/
56+
57+
- https://www.analyticsvidhya.com/blog/2016/07/10-analytics-data-science-top-universities-masters-usa/
58+
59+
- https://www.welcometothejungle.co/en/collections/behind-the-code
60+
61+
- https://medium.com/@DoorDash/tips-for-building-high-quality-django-apps-at-scale-a5a25917b2b5
62+
63+
- https://hacktoberfestswaglist.com/#least-involvement-to-most-involvement
64+
65+
66+
## Others
67+
68+
- https://google.github.io/eng-practices/review/reviewer/
69+
70+
- https://www.preining.info
71+
72+
- https://cheatsheetseries.owasp.org
73+
74+
- https://wsvincent.com/
75+
76+
- https://machinelearningmastery.com

useful_links.txt

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)