Constants Variables and Keywords in C programming

Alphabets, Numbers and Special symbols like underscore are combined to form constants variables and keywords in C programming. Constants Variables and Keywords in C programming Constants A constant as the name indicates is an entity that doesn’t change. We can classify the constants in to integer constants, real constants and character constants. An integer constant …

Continue reading ‘Constants Variables and Keywords in C programming’ »

How C Programming Language Works?

Welcome to the new chapter on the C programming language. In the previous videos we have learnt about the computers and the C programming language and in this post we are going to see all the steps involved from writing a C program to generating an executable file from that C program that is the …

Continue reading ‘How C Programming Language Works?’ »

Computer Programming and types of Programming Languages

This is an introduction to computer programming and types of programming languages. A computer is a general purpose machines which can perform many computational task now the modern day computers that we have they can perform billions or trillions of calculations within a fraction of second. computer will work on with instructions now the computers …

Continue reading ‘Computer Programming and types of Programming Languages’ »

Computer Programming class, Chapter 1 for Beginners

This is the introduction part of the Computer programming class, here we deal with C programming language. we will see its history and then we will discuss why you should study this C programming language when there are so many other programming languages are available. Write First Program in C Language Computer Programming class, Chapter 1 …

Continue reading ‘Computer Programming class, Chapter 1 for Beginners’ »

what is cloud in cloud computing ?

  what is cloud in cloud computing ? Everyone is talking about the cloud. But what does it mean ? Nowadays business applications are moving to the cloud looking ahead the next thickets of cloud computing promises are new way to collaborate everywhere using a mobile devices as we know traditional business applications are always …

Continue reading ‘what is cloud in cloud computing ?’ »