2:04PM
C Programming Series Episode 3
In this episode we take a look at loops and if statements, demonstrate how they work and where to use them. We also look at infinite loops and how to avoid them. In the next episode we apply what we've learned about if statements and loops and build a simple program that finds the sum of multiples of 3 and 5 under 1000.
Submitted by Joel Cummings May 2, 2012 at 2:04 PM in Programming tagged C Programming, OSX, Terminal, programming
Reader Comments