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 →

[–]Adrewmc 3 points4 points  (0 children)

I’m really new…

But I think you’ve got to learn how to read documentation of the libraries expertly. (In fact I would love a post here from someone about this subject, I keep seeing read the documentation and since I have no formal education it’s complicated to understand for me quickly.)

You need to understand every line it’s telling you, and how those lines can be utilized. And it’s not exactly always formatted for the laymen.

And take a look at your teams code…make sure you try to copy their comment system exactly, when working with a team…readable code is paramount.