EVERYTHING ABOUT A HACKATHON
WHAT EXACTLY IS A HACKATHON?
A hackathon, also known as a codefest, is a social coding event that brings computer programmers and other interested people together to...
CODECHEF STARTERS 11 DETAILS
About CodeChef Starters:
CodeChef Starters is the newest addition to the monthly contests dedicated to the Division 3 programmers on the platform but division 1...
Define a data scraping and the tools
Data scraping is commonly manifest in web scraping, the process of using an application to extract valuable information from a website.
Why scrape website data
First...
Fundamentals of Computer Networking
What is a Computer Network?
Computer networks are the basis of communication in IT.
The Internet is the most significant example of (Wide Area Network), connecting billions of networking devices...
Explain Briefly About Neural Networks
Introduction
Neural networks, that were actually inspired by the human brain’s neurons are a buzzword these days because of their ability to do an amazing...
Explain short note on Graphic Design
Graphic design for the Web encompasses a very wide range of decisions about the visual dimension of a website. A uses visual compositions to...
Explain briefly about internet of things (IoT)
The Internet of Things, or IoT, refers to the billions of physical devices around the world that are now connected to the internet all...
What is BIG DATA? Introduction, Types, Characteristics and Examples
What is Big Data?
Big data” is high-volume, velocity, and variety information assets that demand cost-effective, innovative forms of information processing for enhanced insight and...
Explain about Tree Traversal in Data Structure
Tree traversal means traversing or visiting each node of a tree.
Linear data structures like Stack, Queue, linked list have only one way for traversing, whereas the tree...
Explain about Operating System
An Operating System (OS) is an interface between a computer user and computer hardware.
Operating system Objective1 To make the computer system convenient and easy...