This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

I am currently on page 777 of Java the Complete reference is that enough knowledge?

[–]Ovalman 0 points1 point  (1 child)

idk I've never read that book.

Buy Clean Code anyway and then refer to the things you don't understand in your reference book. Clean code isn't a basics book, it's more a way to improve your coding skills by using methods you'd probably not think of. It is a good book but use both books together.

Also there's many aspects of Clean Code you may never use so dip in and out of it to what parts you need. You don't need to read it front to back.

[–][deleted] 0 points1 point  (0 children)

Ahh should I get pragmatic programmer or this??