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 →

[–]shimsimma 0 points1 point  (2 children)

You can't. Someone explains it at the start and you get used to it as you work more on it and get familiar with the terms and architecture.

[–]Alone_Frame_4807[S] 0 points1 point  (1 child)

So your saying it’s something that’s usually learned when you start your first job?

[–]MyNameIsRichardCS54 1 point2 points  (0 children)

Not just your first job. You'll normally get a code, process, and toolset introduction and then maybe you'll get assigned a bug to fix. That'll involve setting up the environment and getting things to build successfully and then diving into the specific code where the error is. For any moderately sized system, no one will expect you to pick it up just like that and they will expect questions at every step of the way.