Skip to content

Instantly share code, notes, and snippets.

View iamdeepakram's full-sized avatar
:shipit:
Working

Deepak Ram Sutrakar iamdeepakram

:shipit:
Working
View GitHub Profile
@vasanthk
vasanthk / System Design.md
Last active May 5, 2025 18:41
System Design Cheatsheet

System Design Cheatsheet

Picking the right architecture = Picking the right battles + Managing trade-offs

Basic Steps

  1. Clarify and agree on the scope of the system
  • User cases (description of sequences of events that, taken together, lead to a system doing something useful)
    • Who is going to use it?
    • How are they going to use it?
@vikas-git
vikas-git / python_interview.txt
Last active September 27, 2023 14:34
My Interview experience on Python
======= Interviews ==========
# Duration July - August 2021
## Django:
* Flow of Django
* Django Middlewares
* Django request/response cycle
* API security(auth based token and others)
* Avoid deadloak in django ( F() )

kaths-bookshelf

There's a lot of recommended reading for product managers out there. Some of it is incredibly useful, and some of it is a waste of time. Business books don't really get me excited, but there are a few books, articles, newsletters, and podcasts authored by folks I look up to in the industry that I find myself coming back to often. When you're reading about product management, it's important to take everything with a grain of salt. The industry changes rapidly, and so does the discipline. If you learn something you want to try out from one of these books, go for it! But be careful not to whiplash yourself or your team.

I find new books and articles all the time, so I'm going to start dropping them here. Hope they help and inspire some other Product folks!

Books

Delivering Happiness by Tony Hsieh

Learning about how others have launched successful products and companies is definite