ammar117blogs.hashnode.devUnderstanding Supervised Learning: A Step-by-Step GuideWhat is supervised machine learning? This is one of the main models in the machine learning module and is one of the most basic and widely used training models. In this model, you train the system by providing the correct features and the correct ans...Jan 22·7 min read
ammar117blogs.hashnode.devContainerization Explained: A Practical Guide Using DockerIn modern days, not only developers but also students use a shared environment to develop software when working as a team or collaborating with each other. When using shared environments, they may use devices with different versions of development to...Dec 13, 2025·4 min read
ammar117blogs.hashnode.devWhat Is an API? A Beginner-Friendly ExplanationWhat is API’s? Many students misunderstand the word API. Some think it only refers to the GET, POST, or DELETE methods, and others think it is just a key used to connect one website with another. API stands for Application Programming Interface.It is...Nov 25, 2025·2 min read