Sagun Raj Lage
220 Articles0 Comments

Introduction to C Programming

C is a high-level programming language that is used in general purpose programming. It is a structured programming language that was developed at AT&T Bell Labs, USA between 1969 and 1973, by Dennis Ritchie. Interesting facts about C C was…

Setting up Windows Live Writer for blogging at TechNetNepal

Are you a blogger? Or do you love blogging but feel lazy to login to your CMS (Content Management System) in your website to publish them? If so, Microsoft has created the perfect tool for you. The name of the tool…

Movidius makes training AI systems easier through ‘Fathom’

Let’s imagine something today. Let’s think about a tiny plug-in device which can be carried with us anywhere and be used to train advanced artificial intelligence (AI) systems – or, let’s say to build a robot which is emotionally intelligent.…

10 Interesting Facts About Apple

Apple, the producer of the revolutionary products like iPhone, iMac, iPad and iPod, is the second richest company of the world and the most valuable brand of the world. By giving the market its innovative products, it has been successful…

I/O Bus and Interface Modules

The data bus, address bus and control bus that arise out of the processor and are intended to communicate with I/O devices are called I/O bus. The communication link between the processor and several peripherals is shown in the given…

Flipflop: The Store Room of Data

A flipflop circuit is a binary cell capable of storing 1 bit information as it can store either 0 or 1 at any time, it can also be called ‘bistable multi-vibrator’. It has two outputs, one for normal value and…

Keyboard Shortcuts in Command Prompt of Windows 10

It has been almost a month after the arrival of Windows 10 in the market. There are a lot of criticisms for this operating system by Microsoft. And likewise, there is no lack of the good comments that this operating…

Launch Command Prompt in Windows

Command Prompt is the command-line interface software which is present in Windows operating systems. It is a special type of software which is pre-installed in Windows operating systems which allows the user to operate the computer using different commands which…

Microprocessor Architecture

Microprocessor architecture can be defined as the set of basic rules that define the components of a microprocessor, their organization, along with the way of functioning of those components for operation. In this post, we are describing about two different…