COChimsom Okoroinchimsom.hashnode.dev·Dec 11, 2024 · 7 min readDatabase Normalization For BeginnersData is everywhere and can be sourced using numerous methods. Data in its raw form can be tedious to utilize as it is often unstructured, inconsistent and unreliable. The process of arranging this ordinary data into a more structured and consistent f...01K
COChimsom Okoroinchimsom.hashnode.dev·Aug 14, 2024 · 9 min readUnderstanding The HTTP ProtocolWhat is HTTP? Hyper Text Transfer Protocol is the primary network protocol of the world wide web (WWW). It is used to transfer a wide variety of data types, including HTML pages, images, videos, and other resources between networked devices. HTTP ope...021Q
COChimsom Okoroinchimsom.hashnode.dev·Jul 3, 2024 · 4 min readLinux System User Management Using A Bash ScriptIntroduction HNG internship is a fast-paced remote bootcamp for learning and applying digital skills to to solve problems. One of the handful of problems that interns have been tasked to solve in the Devops track of cohort 11 is a Linux based user ma...00