top | item 28074982

(no title)

gnodar | 4 years ago

Yes. I'm halfway through it now, and while I do have a degree in CS, all that's really needed is knowledge of Java and C. If anything, it's less formal than a compiler / PL course one would normally take during undergrad.

discuss

order

kiba|4 years ago

I have very limited programming experience in C and Java. Is that going to be a problem?

gnodar|4 years ago

It depends what you mean by "very limited". All the code is provided to you, so you can get through the book by simply copying and pasting the provided code snippets. As long as you understand what the code is actually doing just by reading it, you'll be okay. The book has some "challenges" where you can implement additional features if you want to, but you don't need to. However if your knowledge of Java or C is so limited that you'll have a hard time even understanding what the code is doing, then it's probably not worth the effort going through the book. It will be too confusing, and you won't learn much.

nomy99|4 years ago

Look at the free sample pdf on his site. Topic is garbage collection. If you can comprehend that then buy the book.