
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Found 1515 Articles for Computer Network

157 Views
Introduction Blockchain development is becoming the new specialization for the 21st century. A blockchain company is a company that specializes in the use of blockchain technology. Many people invest their money into companies with unique ideas for success, such as Spotify and Uber, but fail just because those companies did not research their markets enough. Many companies specialize in blockchain development these days. Still, some only exist because they were lucky enough to develop a working business model before the concept fully developed. The blog gives you an overview of the types of blockchain development companies today. Preferable Blockchain Companies ... Read More

595 Views
Introduction Blockchain technology is a one-to-one decentralised ledger that keeps a record of transactions through a varied range of systems in the network. Satoshi Nakamoto first proposed the technology in 2008. It was conceptualised as the backbone for a digital currency, including Bitcoin, but has since evolved to encompass various uses and applications, including electronic voting, managing supply chains, electronic ownership transfer and intelligent contracts. One of the most exciting and disruptive applications of blockchain is that it enables trust between two people or organisations who do not know each other or trust an intermediary. Moreover, just like with Bitcoin, ... Read More

2K+ Views
Introduction Blockchains often referred to as Distributed Ledger Technology (DLT), are distributed databases shared among computer network nodes. The blockchains are considered to be safe as they do not allow editing and can just be shared. Furthermore, in blockchains, the records of transactions cannot be destroyed or deleted.History of blockchainsThe blockchains have become the foundation of record-keeping systems gaining recognition some 10 years back. There was not a single brain behind the entire blockchain system; it was a cumulative effort of people who were behind the cash currency bitcoin and had the pseudonym of Satoshi Nakamoto. In 2008, the workers ... Read More

238 Views
Introduction ( what is Sushiswap ? ) Sushiswap is a Decentralized blockchain application also known as DAPP. It is a digital exchange where we can deal with blockchain-based assets or tokens ( Cryptocurrencies ). Decentralized = Non-influenced or controlled by any individual or group A decentralized exchange offers famous services like Trading, Swapping, and Liquidity pools. Decentralization works upon distributed and peer-to-peer network connections and Sushiswap does in the same way. It provides a way to transact between peers and minimizes the transaction fee and leverages the reward to its users in terms of Sushi tokens. Key features Sushiswap ... Read More

357 Views
A smart contract is nothing but a piece of code (computer program) that uses distributed ledger technology to follow the core principle of blockchain i.e distributed, trustless, and transparency. It is an immutable (Non- changeable) digital file having data and predefined code with an address on the network. That predefined code of conditions defined in the smart contract should be met and verified on specific event occurrences for smooth execution. It follows the logic of If/else and do/while. It is used to automate the execution of programs to save time without using intermediaries. It has various advantages over the conventional ... Read More

3K+ Views
Today In the computer industry, testing becomes more inclined to better quality and optimization, without any delay in operation and execution of business requirements. Developing good quality products and services without incorporating higher costs into their production becomes a tedious task. And this becomes more problematic when we are in blockchain technology where everything is linked to crypto transactions even for small amounts of transactions. The testing environment gives us a better solution to pre-production in blockchain development where we can use Test Tokens, also known asTest Faucets for our smart contract deployment. These test Faucets have no value in ... Read More

5K+ Views
Information Technology used traditional centralized computing framework for many years, where one server was connected to multiple clients and was responsible to fulfill the requests coming from them. This client-server architecture has its own limitations such as possibility of scaling to some extent only vertically, ability of the server to process only certain number of requests when all clients send requests at a time, and threat to functionality if the server fails. The shortfalls were overcome by Distributed computing and then further with Edge computing frameworks. This article briefly elaborates on each of the computing frameworks and the differences between ... Read More

1K+ Views
Computer systems have been handling data since decades, but the volume and speed of handling has become phenomenal in the last few years. Data processing means "the collection and manipulation of items of data to produce meaningful information", has been evolving in terms of speed, efficiency, and leveraging the computing resources, till date. In this article, we will see two important techniques of data processing in the field of computation − Batch processing and Stream processing. We will elaborate them in detail and see how they are different. What is Batch Processing? Batch processing is technique of processing large amount ... Read More

8K+ Views
Data transmission has been crucial in the age of digital communication. Either digital or analogue data can be transmitted over a communication medium to one or more devices, depending on the interfaces in use. There are two important types of data transmission − Baseband and Broadband. Read through this article to understand each type of transmission and the differences between them. What is Baseband Transmission? It is a transmission technology where a single signal is either sent or received through a communication channel such as a cable, in the form of discrete pulses of the single frequency. The frequency of ... Read More

3K+ Views
When a network is being designed, the "network switch" that is employed is considered to be the "brain" of the network. The networking hardware ensures that all of the devices remain linked to one another at all times. Therefore, it is essential to select and set up an ideal network switch.Switches can vary in both their physical dimensions and the number of ports that they offer. They can have a maximum of forty-eight ports between them. Two of the most prevalent types of switches are managed and unmanaged switches.What is a Managed Switch?Managed switches are famous for their redundancy, in ... Read More