Taylor Emma

A senior editor for The Mars that left the company to join the team of SenseCentral as a news editor and content creator. An artist by nature who enjoys video games, guitars, action figures, cooking, painting, drawing and good music.
2477 Articles

Variation of Conductance with dilution

The conductance increases with increase in the concentration of the electrolyte to…

Taylor Emma

Electro Chemistry and Corrosion

Introduction Chemistry is the Study of matter, its properties and the changes…

Taylor Emma

Literals

Primitive types, which we already met, are special data types built into…

Taylor Emma

Value and Reference Types and the Memory

In this example we will illustrate how value and reference types are…

Taylor Emma

Assigning a Value

Assigning a value to a variable is the act of providing a…

Taylor Emma

Variables

After reviewing the main data types in C# let’s see how we…

Taylor Emma

Character Type

Character type is a single character (16-bit number of a Unicode table…

Taylor Emma

About the Presentation of the Real Types

Real floating-point numbers in C# consist of three components (according to the…

Taylor Emma

Real Floating-Point Types

Real types in C# are the real numbers we know from mathematics.…

Taylor Emma

Correspondence between C# and .NET Types

Primitive data types in C# have a direct correspondence with the types…

Taylor Emma