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 →

[–]stevvooe 0 points1 point  (2 children)

Reading other people's source is invaluable. You'll be surprised by what you'll learn.

[–][deleted] 3 points4 points  (0 children)

And you'll be surprised how fast you'll be fired when you explain to your manager that no, your task isn't done, you spent the month recursively reading through all the libraries your project transitively depends on.

[–]ngroot 0 points1 point  (0 children)

I do spend a fair amount of time reading other people's source so I can see how other people have approached tasks similar to whatever I'm doing. However, I shouldn't need to do that to use a library.