New learner!
Re: New learner!
hey man the best site i found to learn c++ and c is www.cprogramming.com it also has alot of links, and learn a little bit of asm too.
Just because your phone is "smart" doesn't mean the user is... ijs
Re: New learner!
For this i would reccomend reading the intel manuals esspecially "Intel? Architecture Software Developer's Manual, Volume 3: System Programming Guide"If you're writting an OS, you should know about the underlying hardware. More to the point, you should understand interrupts, IO, IRQs, segmentation (possibly... not all platforms have it), paging, etc, etc, etc.
http://developer.intel.com/design/pentium/manuals/
Ice-o[/quote]