A HACKATHON

EVERYTHING ABOUT A HACKATHON

0
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

CODECHEF STARTERS 11 DETAILS

0
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

0
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

0
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

0
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

0
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)

0
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

0
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

0
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

0
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...