RKRitwik Kapoorinritwikkapoor.hashnode.dev·Mar 4, 2023 · 4 min readIntroduction to CWhat is C? C is a general-purpose programming language developed in the early 1970s by Dennis Ritchie at Bell Labs. It is a high-level language that is widely used for system programming, embedded systems, and creating application software. C is know...00
RKRitwik Kapoorinritwikkapoor.hashnode.dev·Jan 24, 2023 · 4 min readDetached head in git - what is it?Introduction Have you ever run into the detached head state in git where you got the following message and don't know what to do next? Well, in this article, I will be talking about the detached head state in git - what is it and how to overcome it....00