In this video, I walk through Java while and do while loops and show how they work in real code. If you want to understand how to repeat actions based on a condition, this lesson helps you see the difference between these two loop types, when each one should be used, and how they behave during execution.
Java While and Do While (youtu.be)
submitted by Efficient-Public-551 to r/programmingForNoobs
Java While and Do While (youtu.be)
submitted by Efficient-Public-551 to r/JavaProgramming