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 <[email protected]>: > 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 > [email protected] > http://www.reactos.org/mailman/listinfo/ros-dev > -- James Walmsley ---------------------------------------- [email protected] _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
