.

Web.com Web Hosting
Sign up for PayPal and start accepting credit card payments instantly.

.

Hello If you are new here, so you might want to subscribe for my feed so Subscribe in a reader. Or bring updates In Your Email

Sunday, September 19, 2010

Introducing C#, C-Sharp, History of Languages, History of C#,



Computer languages have come a long way since the 1940s. Back then,
scientists punched instructions into mammoth, room-sized computer systems. These
instructions were long series of zeroes and ones. These machine language
instructions are called the First Generations of computer languages.

The 1950s saw the emergence of the Second Generation of computer languages -
assembly language - easier to write than machine language but still extremely
complicated for a common man. However, the computer could still understand only
machine language. Therefore, the Assembler software was developed to translate
the code written in assembly language into machine language.

Wednesday, September 15, 2010

Phases of Object Orientation, Tutorial, C#,

Previous Article Characteristics of the Object-Oriented Approach

We already discussed the Object-Oriented Methodology, Objects, Classes,
Characteristics of Object-Oriented Approach in C#. Today we discuss the phases
of Object Orientation. As we all know that before the actual development of any
product, important steps such as analysis and design need to be performed. So
the following phases are involved in the object-oriented methodology :-


  • The Analysis Phase
  • The Design Phase
  • The Implementation Phase
Related Posts with Thumbnails