Best Tutorials website


Lesson 10: Program Iterations

Lesson 10: Program Iterations

Today’s lecture is also examples mostly, but this time I’ll introduce you to iterations and you will see why these program lines are common in every programmer’s code. Just don’t be confused when you see i= i++ (this really bugged me when I was first introduced to world of programming). How the heck can i be equal to i+1 ? You have to think outside of the box this time, and forget regular math.




Views: 538 | Rating star | by Ben




View this tutorial
Broken link Report broken link?