Answer the question
In order to leave comments, you need to log in
What to read to understand someone else's code?
Now I had to pick up someone else's code, despite the fact that I'm working with C# for the first time. Thrown straight into battle.
Here the man unfolded such a structure that until I reach the thread, I already forget why it is needed. Any receivers, receivers of types, loaders. Then exit the folder and go to another folder and look for the class there.
He himself merged, and they gave me the code, because he had already done a lot.
So. What to read about all sorts of abstract classes, patterns and all that?) I mean, their application. I don't know, for general development or something.
Answer the question
In order to leave comments, you need to log in
one -
What to read to understand someone else's code?someone else's code
first time working with c#if this is Windows, then everything is pretty good - you are absolutely legal and free, VS2019 Community is available (if there are very good arguments, you can also have an older version) study the code under a debugger
find his contact, ask him to explain what is happening in his code. if you're not too arrogant, you can enlist a very useful source of information in the form of the author of the code.
What to read to understand someone else's code?
Yes, don’t care, everything is done simply: you take the debugger in one hand, the copy-paste machine in the other, cut out class after class, build a simplified model of someone else’s creativity. Once you figured out a piece, you wrap it in #region with your comments.
How is it going?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question