CChaitanyainblog.chaitanyaallu.dev·Oct 31, 2023 · 3 min readA Journey from URL Entry to Web Page DisplayWhat is a URL? A URL, or Uniform Resource Locator, refers to the standardized method of locating resources on the web. Eg: https://www.example.com/blogs/134345 Segments of URL http:// or https:// - These are the protocols (set of rules) that are bei...00
CChaitanyainblog.chaitanyaallu.dev·Oct 6, 2023 · 4 min readComputer ArchitectureJohn Von Neumann Architecture He is considered one of the greatest mathematicians and computer scientists of the 1900s who came up with an innovative, simple, elegant architecture of what a computer is. It is often referred to as 'Stored Program Con...00
CChaitanyainblog.chaitanyaallu.dev·Oct 2, 2023 · 5 min readAn Overview of Operating SystemsFun Fact The first operating system that looked like modern operating systems was UNIX, which Bell Labs created in 1969. About OS An operating system is a piece of software program. It acts as an intermediary between the user of a computer and comp...00