Subscribed! You'll get updates.
CS & IT Notes // Learn · Code · Build
 what is CHTML

what is CHTML

a March 27, 2023

CHTML is a subset of HTML that is designed for small devices such as smartphones and PDAs. It has some limitations and differences compared to HTML, such as the lack of tables, …

Read Notes
 WML Web Technology

WML Web Technology

a March 27, 2023

Wireless Markup Language (WML) is a markup language that allows developers to create web pages for mobile phones and other wireless devices. WML is based on XML and HTML, but it h…

Read Notes
XML VS HTML

XML VS HTML

a March 25, 2023

XML stands fo eXtensible Markup Language, a markup language similar to HTML, but without predefined tags to use. Instead, you define your own tags designed specifically for your n…

Read Notes
CGI  protocol in web devlopment web devlopment

CGI protocol in web devlopment

a March 25, 2023

CGI stands for Common Gateway Interface, and it is a way of creating dynamic web pages by running external programs on web servers. CGI scripts are programs that can be written …

Read Notes
XHTML  protocol in web design devlopment web devlopment

XHTML protocol in web design devlopment

a March 24, 2023

XHTML (Extensible Hypertext Markup Language) is a markup language that is based on XML. It is a stricter version of HTML that enforces rules for syntax  XHTML Document Structure E…

Read Notes
HTML Role in web devlopment web devlopment

HTML Role in web devlopment

a March 24, 2023

HTML (Hypertext Markup Language) is the foundation of the web. It is a markup language that allows you to create and design web pages. HTML code is composed of a series of elem…

Read Notes
HTTP protocol of website web devlopment

HTTP protocol of website

a March 23, 2023

The Hypertext Transfer Protocol (HTTP) is the foundation of the World Wide Web, allowing for the transfer of information between servers and clients. The HTTPS protocol standard…

Read Notes
 World Wide Web architectures web devlopment

World Wide Web architectures

a March 23, 2023

The World Wide Web (WWW or simply the web) is a vast network of interconnected documents and resources that can be accessed using a web browser. It has become an indispensable t…

Read Notes
web development courses free   web devlopment

web development courses free

a March 21, 2023

As the world continues to shift towards digitalization, the demand for web developers has skyrocketed. Businesses are increasingly relying on websites and web applications to int…

Read Notes
caches are useful. What problems do they solve?

caches are useful. What problems do they solve?

a March 12, 2023

Faster Access to Frequently Accessed Data: Caches are used to store frequently accessed data or instructions, such as program code or recently  used files.   By keeping this data…

Read Notes
 Unsafe State of operating system

Unsafe State of operating system

a March 11, 2023

In operating systems, an "Unsafe State" refers to a situation where a set of processes is deadlocked, and there is no way to allocate resources to any of the processes…

Read Notes
How can we deny Wait-For condition in order to Prevent deadlock

How can we deny Wait-For condition in order to Prevent deadlock

a March 11, 2023

"Wait-For" condition occurs in a system when a process is waiting for a resource that is currently being  held by another process, and that second process is also wait…

Read Notes
What is Semaphore? How semaphore work for synchronization of processors

What is Semaphore? How semaphore work for synchronization of processors

a March 10, 2023

a semaphore is a synchronization primitive used for coordinating access to a shared resource between multiple concurrent processes or threads.  A semaphore is essentially a variab…

Read Notes
three primary approaches for interacting with an operating system are

three primary approaches for interacting with an operating system are

a March 10, 2023

There are several ways in which a user or a program can interact with an operating system. Here are three primary approaches: Command-line interface (CLI): A command-line interf…

Read Notes
What is Professional Ethics and explained Professional principles of roles

What is Professional Ethics and explained Professional principles of roles

a March 09, 2023

Professional ethics  Professional ethics refers to the moral principles and standards of conduct that govern the behavior of individuals and organizations in a particular profes…

Read Notes
how will you define interviews?

how will you define interviews?

a March 08, 2023

Interview Skills  There are some easy steps that you can take that will increase your  chances of success at interviews.  First, remember that job interviews should be a process…

Read Notes