Computer Science, asked by vaishu12, 1 year ago

is c programming easy?plz help someone

Answers

Answered by kvnmurty
2
C programming is easy. not difficult, for anyone who is familiar with mathematics, functions...  If you are not good at maths, then that could be tough.

Programming is  logical way of solving a problem, in which one has to write instructions, statements correctly (mathematically).  It is like writing a procedure which upon following them, the computer automatically works.

Programming can be done better if one understand algorithms, how to write algorithms correctly, concisely.

C language appears tough at the beginning like learning a Chinese or Japanese symbols...  However, practice is what it needs to become an expert.  One needs to write programs and read programs and algorithms.  There is no other way to master that.


vaishu12: ohh okay sir i will try it out we are learning that now
kvnmurty: clear understanding of algorithms is important. Then do a lot of exercises and read a lot of them in order to be able to gain confidence...and familiarity with the features..
vaishu12: thank u sir for answering my question i will be very grateful to u
Similar questions