In this DaddyDev lesson, Ryan E. Hamilton explains the three ways that everything in the universe appears to function: in [1] sequences, [2] loops, and [3] conditional cause-and-effect relationships. We can use this knowledge to build virtually anything with code.

Understanding these three flow structures is absolutely crucial to structuing the very simplest of functional code on up to the most complex, sophisticated and impressive programs and applications the world has ever seen.

ALL programs, games, apps, and website functions in the world boil down to these three structures…So, learn them, and learn them well.

Enjoy! 8)

DaddyDev 18: How Everything Functions