Search This Blog

Pages

Here is a book on how to program in C

Introduction


Hello Readers


                      Me the author of this book am “M.Hamza.Ali”
and have written this book for programmers and programming learner’s help in
there better understanding of programming. In this book you will get all about
programming of all the languages I know best.


What is
needed for programming?


We need:


1.     The ability to analyze a
problem in simple word.


2.     Critical thinking.


3.     And have to pay attention to
detail.


What you
need to keep in your mind?


1.     Computers are stupid.


2.     Human are even more…


So


3.     In programming we have to
thinks reuse.


4.     In programming we have to
make user friendly programs.


5.     Pay attention to detail.


Note:


You need to keep in your mind that if the boundary lines are
satisfied then all in the middle of them may not also satisfy.


Recipe to design
a program properly





1)     We have to analyze a problem
statement in word.


2)     We have to express its
essence, abstractly and with example.


3)     Now we have to formulate the
problem (leave there some comments, for revising it easily) and revise it in
the light of checks and tests.

Note:


For begin a
good programmer you have to program, program and program.


Else books I will encourage you to read
are:


1)  The C programming language. By Kernighan
and Ritchie


2)   C++
how to program. By Deitel and Deitel


Compiler


Download
from here

And then install and run

Posted by M.Hamza Ali Labels:

0 comments: