In this tutorial we will learn What are registers? Size of registers and their subdivisions
Read More »Tag Archives: language
Assembly #1 – What is Assembly language?
Today we start a new tutorials series on Assembly language programming. In this series we will learn What is Assembly language? The flow of language processing Why learn Assembly language?
Read More »C# 02 – Data types and Variables
Data types and Variables: Welcome to 2nd tutorial of C# programming. In this tutorial, we will learn about common data types in C# programming language and how to use them to create variables which can be later used. Data can be of different type and size. For example: Age is …
Read More »Introduction to Java programming
Welcome to Java programming language tutorial in Urdu/Hindi. In this first tutorial we will learn about very basics of Java. Introduction to Java Java is one of the most famous programming language of 2016. It is a widely used object oriented programming language. Java programming offers two types application development: …
Read More »C# 01 – Introduction
Introduction: C# programming language was invented by Microsoft. It is an easy, simple, modern and object oriented programming language. It is used by a lot developers around the globe. You can see it on the Tiobe index, they ranked C# as 4th most used language for September 2015. Tools: To …
Read More »