Would someone in the business list the essential textbooks that every hopeful software developer should have read. I'm not coming from such a high ranking school so I want to be sure I can compete.
Name:
Anonymous2012-11-10 0:11
>>22
Dragon book is decent but I think it's kinda overrated. Try Compiler Construction instead for an introductory compiler textbook with a better toy compiler implementation. There is also a toy virtual machine implementation if I remember correctly.