Arch Linux, one the most configurable operating systems often gets into problems when some of a package is updated and it causes a list of… Read More
Category Archives: Technical Scripter
Are you hearing Hacktoberfest’s name for the first time or do you still struggling to complete this challenge, then this article is for you. Hacktoberfest… Read More
Today various organizations, be it online shopping, government and private sector organizations, catering and tourism industry or other institutions that offer customer services are concerned… Read More
Hyperledger is an open-source project under the Linux Foundation where people can come and work on the platform to develop blockchain-related use cases. According to… Read More
Weighted Sum Method is a multi-criterion decision-making method in which there will be multiple alternatives and we have to determine the best alternative based on… Read More
The Wumpus World’s agent is an example of a knowledge-based agent that represents Knowledge representation, reasoning and planning. Knowledge-Based agent links general knowledge with current… Read More
Given a 2-dimensional array arr[][] consisting of slope(m) and intercept(c) for a large number of lines of the form y = mx + c and… Read More
Pre-requisites: Git Git allows multiple users to work on the same project simultaneously. Suppose a developer is working on a feature in a branch and… Read More
Currently, it’s not possible to sort GSoC participating organizations by the programming languages they use in their code. This results in students spending a lot… Read More
What is EDA? Exploratory Data Analysis (EDA) is a method used to analyze and summarize datasets. Majority of the EDA techniques involve the use of graphs.… Read More
Blockchain Gaming. It’s a world of it’s own. It’s ‘Ready Player One’ incorporated into gaming. Before reading this article, it is recommended to read: Introduction… Read More
In computability theory, the Ackermann function, named after Wilhelm Ackermann, is one of the simplest and earliest-discovered examples of a total computable function that is… Read More
Instruction formats are classified into different types depending upon the CPU organization. CPU organization is again classified into three types based on internal storage: Stack… Read More
OWL is built on RDFS which helps us to define ontologies. Ontologies are formal definitions of vocabularies that allow us to define difficult or complex… Read More
The task is to add all the selected HTML elements into an array and iterate through the array. To achieve this, the first step is… Read More