This is from a React Native Developer Community:
<br/>
<br/> If you’d start from scratch, how would you start your DevOps self-learning ? Top Down Learning - Advice that has helped my mentees
<br/> I think I've mentored 30+ people in programming, DevOps now (Check out my tutorials: https://www.youtube.com/c/Thetips4you This is something that most mentees have needed to hear, and has lead to the most rapid improvements.
<br/> Administration, DevOps, Programming or any tools teaching, well is about communicating complicated things in the simplest way you can.
<br/> Beginners often learn to program by writing and adjusting lines of code until the result is correct, and maybe improving readability after. This doesn't scale well to harder problems, and often misses the simplest solution even on simple problems.
<br/> The trick is to find the simplest explanation first, and then turn that into code. "Top down" rather than "bottom up." This applies to every level of programming or Development, Operations or Administration.
<br/> I hope this is helpful to you. By starting with an image of the simplest solution in mind, you can find your code is easier to write, read, and change, and less bug prone.
<br/> Wish you all the best and Happy learning.
This post contains some offensive content
Tap to view
photo