Ask HN: Best resources to learn Python and Git? I'm looking for books that would teach me about how Python and Git work behind the scene and then how to efficiently use them. Any good recommendations? |
Ask HN: Best resources to learn Python and Git? I'm looking for books that would teach me about how Python and Git work behind the scene and then how to efficiently use them. Any good recommendations? |
For Git: https://git-scm.com/book/en/v2 - chapter 10 in particular covers internals.