There are two phases in every C programmer’s life. In the first phase he is a learner trying to understand the language elements
and their nuances. At this stage he wants a simple learning
environment that helps him to master the language. In my opinion,
even today there isn't any learning environment that can beat
Turbo C/C++ for simplicity.
This Book is very help full for those programmer who just started to learn C/C++. In this Book every thing which u want to learn, is written in very simple language which is easily understandable by the students, with appropriate or No of examples.
In The second phase C programmer wishes to use all the things, that
he has learnt to create programs that match the ability of programs
that he see in today’s world. I am pointing towards programs in
Windows and Linux world. I would like to your attention the fact that if you want to program Windows or Linux you need to have a very good grasp over the programming model used by each of these OS. Windows messaging architecture and Linux signaling mechanism are the cases in point. Once you understand these thoroughly rest is just a matter of time.In Linux programming the basic hurdle is in choosing the Linux distribution, compiler, editor, shell, libraries, etc. To get a head start you can follow the choices that I found most reasonable and simple.
and their nuances. At this stage he wants a simple learning
environment that helps him to master the language. In my opinion,
even today there isn't any learning environment that can beat
Turbo C/C++ for simplicity.
This Book is very help full for those programmer who just started to learn C/C++. In this Book every thing which u want to learn, is written in very simple language which is easily understandable by the students, with appropriate or No of examples.
In The second phase C programmer wishes to use all the things, that
he has learnt to create programs that match the ability of programs
that he see in today’s world. I am pointing towards programs in
Windows and Linux world. I would like to your attention the fact that if you want to program Windows or Linux you need to have a very good grasp over the programming model used by each of these OS. Windows messaging architecture and Linux signaling mechanism are the cases in point. Once you understand these thoroughly rest is just a matter of time.In Linux programming the basic hurdle is in choosing the Linux distribution, compiler, editor, shell, libraries, etc. To get a head start you can follow the choices that I found most reasonable and simple.
0 comments:
Post a Comment