Sunday 28 July 2013

Fundamentals

C is a second generation and a third generation language. It possesses the powerful low-level features of second generation language such as pointers,memory allocation and bit manipulation.It also supports conditional constructs,loop constructs, a rich list of operators and a variety of data structure as in the third generation languages.

C language is so powerful that C compilers are being written in earlier versions of C language. C is also used to write application, such as other language compilers,databases,spreadsheets and word processors.

DID YOU KNOW??
"Out of a total 13,000 lines of codes for the Unix Operating System, all except 800 lines have been written in C language."


Features of the C language
  • Pointers
  • Memory Allocation
  • Recursion
  • Bit-Manipulation
Fundamental Data Types
The fundamental data types includes the data types at the lowest level. All other data types are based on the fundamental data types. They are classified as follows:
  1. Primary data types.
  2. Derived data types.
  3. User-defined data types.







Saturday 6 July 2013

My First Blog after advice

Journey of a thousand miles begins with a single step

Hello guys.....Today after reading many blogs i finally decided to create my own blog.
I have created this blog so that it can be a win-win situation for all of us who are beginners in this very field of bioinformatics but are biologist by nature. 
I will try and post things from their very scratch so that many of you out there do not feel deserted.  However my chief focus will be C,C++,Linux,BASH shell Scripting,PERL & Next Generation Sequencing Tools and most importantly how to operate them.

Have a great Sunday!!!