Showing 109-117 of 301 results
Carrom
Carrom, known as the ‘strike and pocket’ board game and believed to have an Eastern origin, has gained popularity across the globe. It is played for recreation and also competitively at a professional level. This tutorial explains the basics of carrom, the rules governing the game, and how to play…
Scikit in Machine Learning
Scikit-learn (Sklearn) is the most useful and robust library for machine learning in Python. It provides a selection of efficient tools for machine learning and statistical modeling including classification, regression, clustering and dimensionality reduction via a consistence interface in Python. This library, which is largely written in Python, is built…
Sale Management
If we are to go by the reports of the best psychologists in the world, people who change their behaviour according to the circumstances always portray a behaviour consistent to their surroundings. It is mostly applicable to a sales manager though, because he needs to have a constant communication with…
Front Office Management
Front Office Management in the hotel industry involves the work of reserving accommodations in the hotel, registering guests, maintaining guest accounts with the hotel, night auditing, and coordination with various other departments for providing best guest services. This tutorial teaches the basic terms related to the front office department of…
Object Oriented Analysis & Design
This tutorial will help you understand the basics of object-oriented analysis and design along with its associated terminologies. Audience This tutorial has been designed to help beginners. After completing this tutorial, you will find yourself at a moderate level of expertise from where you can take yourself to next levels.…
Network Theory
This tutorial is meant to provide the readers the know-how to analyze and solve any electric circuit or network. After completing this tutorial, you will understand the laws and methods that can be applied to specific electric circuits and networks. Audience This tutorial is meant for all the readers who…
Mobile Computing
Mobile Computing is a technology that allows transmission of data, voice and video via a computer or any other wireless enabled device without having to be connected to a fixed physical link. This tutorial will give an overview of Mobile Computing and then it will take you through how it…
Microprocessor
A microprocessor is a controlling unit of a micro-computer, fabricated on a small chip capable of performing Arithmetic Logical Unit (ALU) operations and communicating with the other devices connected to it. In this tutorial, we will discuss the architecture, pin diagram and other key concepts of microprocessors. Audience This tutorial…