mastermind@lemm.ee to Asklemmy@lemmy.mlEnglish · 1 year agoWhat's the best advice you can give someone starting job in tech industry?message-squaremessage-square105fedilinkarrow-up1137arrow-down14
arrow-up1133arrow-down1message-squareWhat's the best advice you can give someone starting job in tech industry?mastermind@lemm.ee to Asklemmy@lemmy.mlEnglish · 1 year agomessage-square105fedilink
minus-squaredexx4d@lemmy.calinkfedilinkEnglisharrow-up1·1 year ago I think the root cause is the complexity. Split the problem into manageable chunks, then attack the chunks. Apply recursion as needed. This is part of a more senior skillset, as some times a senior will be breaking up the problem and assigning the smaller pieces to other devs.
Split the problem into manageable chunks, then attack the chunks. Apply recursion as needed.
This is part of a more senior skillset, as some times a senior will be breaking up the problem and assigning the smaller pieces to other devs.