feature post
Lists

JavaScript Operators

Operators The operator itself is a keyword or symbol that does something to a value when used in an expression. For example, the arithmetic operator + adds two values together. The symbol is used in an expression with either one or two values and performs a calculation on the values to generate a result. For […]

download
PHP

Absolute and Relative URLs

Absolute − An absolute URL is the complete address of a resource. For example http://www.codeprogramming.org/links.htm  Relative − A relative URL indicates where the resource is in relation to the current page. THE given URL is added with the <base> element to form a complete URL. For example /html/html_text_links.htm The subsections that follow provide a summary of the […]

feature post
Lists

HTML and XHTML

The full form of HTML is Hypertext Markup Language. It is used to create most web pages. There have been several versions of HTML since the Web began, and the development of the language is overseen by an organization called the W3C (World Wide Web Consortium). Some stricter rules were added to HTML 4.01, creating […]

ood
Tips and Tricks

Static and Dynamic Website

The website is the collection of web pages, different multimedia content such as text, images, and videos which can be accessed by the URL which you can see in the address bar of the browser. Static Website: In Static Websites, Web pages are returned by the server which are prebuilt source code files built using simple […]

Java_logo_icon
PHP

How to Make a Simple Calculator in Java

Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to […]

ai
Artificial Intelligence

Real world AI

One of the reasons why modern AI methods actually work in the real world – as opposed to most of the earlier good old-fashioned methods in the 1960-1980s – is the ability to deal with uncertainty. We use the following mathematical rules to implement Real-World Artificial Intelligence 1. Odds and probability. 2. The Bayes rule. […]

types-of-cyber-crime-04
and Professional Issues in Information Security Lists

Electronic Transaction Act 2063

Legal provisions for authentication and regularization of the recognition, validity, integrity, and reliability of generation, production, processing, storage, communication, and transmission system of electronic records by making the transactions to be carried out by means of electronic data exchange or by any other means of electronic communications, reliable and secured. Objectives of the Electronic Transaction Act 2063 […]

Untitled
Dark Web Lists

Dark Web and Deep Web

The creation of the world wide web and other search engines such as Google has made it easy to access information anytime. Most of this information is easily accessible on the surface web which is easily accessible through normal search engines. On the other hand, there are some websites that are not easy to access […]