Firewall in Network SecurityA firewall is a security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. In…Dec 14, 2022Dec 14, 2022
Difference between struct ,protocol and class in swiftClass and struct are the roots of your iOS development, and it’s important to know the difference between them and when to use each. also…May 24, 2022May 24, 2022
Evaluation techniques for interactive systemsEvaluation is the fourth main segment of the interactive systems design process. So, today in this article I’m going to discuss about the…Apr 17, 2022Apr 17, 2022
Implement Your Own Operating System(Week 09)Hi everyone, In this article, I’ll explain to you about User Mode. We already have executed a simple program in our OS in kernel mode. You…Sep 27, 2021Sep 27, 2021
Implement Your Own Operating System( Week 08)Hi everyone, In this article, I’ll explain to you about Page Frame Allocation in OS. First of all, shall we see what is the Page Frame…Sep 10, 2021Sep 10, 2021
Implement Your Own Operating System(week 07)In this article, I’ll explain to you about Virtual memory and paging. First of all, shall we see what is the memory? if you didn’t study my…Sep 6, 2021Sep 6, 2021
Implement Your Own Operating System(week 06)In this article, I try to give a good idea about user mode and kernel mode. This is the week 03 article of the “implement Your Own…Aug 27, 2021Aug 27, 2021
Implement Your Own Operating System (week 04)This article will show you how to access the memory through segments. The concept of segmentation in os is similar to paging which is used…Aug 13, 2021Aug 13, 2021
Implement Your Own Operating System (week 03)With the earliest computers, from the late 1940s to the mid-1950s, the programmer interacted directly with the computer hardware, there was…Aug 6, 2021Aug 6, 2021