
Monday, April 26, 2010
at
1:04 AM
|
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.
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?
needed for programming?
We need:
1. The ability to analyze a
problem in simple word.
problem in simple word.
2. Critical thinking.
3. And have to pay attention to
detail.
detail.
What you
need to keep in your mind?
need to keep in your mind?
1. Computers are stupid.
2. Human are even more…
So
3. In programming we have to
thinks reuse.
thinks reuse.
4. In programming we have to
make user friendly programs.
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.
satisfied then all in the middle of them may not also satisfy.
Recipe to design
a program properly
a program properly
1) We have to analyze a problem
statement in word.
statement in word.
2) We have to express its
essence, abstractly and with example.
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.
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.
good programmer you have to program, program and program.
Else books I will encourage you to read
are:
are:
1) The C programming language. By Kernighan
and Ritchie
and Ritchie
2) C++
how to program. By Deitel and Deitel
how to program. By Deitel and Deitel
Compiler
Download
from here
from here
And then install and run
Posted by
M.Hamza Ali
Labels:
Programming lectures (Book)
0 comments:
Post a Comment