The three Intel Book's which you refer me are only theoratical base not for Practical.I want to learn Assembly language or system programming.
My purpose is only that i want to understand the coding of reactos which is done in vc++ but use many lower level programming concepts which i couldn't understand.So you please tell me that which Book or People or Institute can help me to understand the lower level concepts which you can use in reactos coding.So i can also want to participate in making the coding of reactos by using the lower level concepts... :) (:
ReactOS uses C. VC++ is an IDE made by Microsoft for writing C/C++ code, not a language.
The "concepts" you are not "understanding" are the in the 3 Intel books you refuse to read.
Go away.
Best regards, Alex Ionescu
On Thu, Nov 12, 2009 at 6:10 AM, rahul nagpal rahulnagpal1989@yahoo.com wrote:
The three Intel Book's which you refer me are only theoratical base not for Practical.I want to learn Assembly language or system programming.
My purpose is only that i want to understand the coding of reactos which is done in vc++ but use many lower level programming concepts which i couldn't understand.So you please tell me that which Book or People or Institute can help me to understand the lower level concepts which you can use in reactos coding.So i can also want to participate in making the coding of reactos by using the lower level concepts... :) (:
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
To understand low-level programming concepts, you need to understand hardware, and have a good idea of what happens to the cpu for a particular line of code. The only way to get on-top of this, is to read systems architecture books, (of which the intel pdfs will be of great help).
This isn't going to be an overnight process, and will probably take years of studying and experimenting. Probably all of the ReactOS devs have been tinkering with computers and programming since they we're just out of nappys. (Well almost).
Try researching embedded development, because thats really what kernel development is.
Regards
James
2009/11/12 rahul nagpal rahulnagpal1989@yahoo.com:
The three Intel Book's which you refer me are only theoratical base not for Practical.I want to learn Assembly language or system programming.
My purpose is only that i want to understand the coding of reactos which is done in vc++ but use many lower level programming concepts which i couldn't understand.So you please tell me that which Book or People or Institute can help me to understand the lower level concepts which you can use in reactos coding.So i can also want to participate in making the coding of reactos by using the lower level concepts... :) (:
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev