Fundamentals of Programming. Unit 3.
  1. Title.
  2. Some scanf secrets.
  3. Taking string input with space.
  4. The while loop again.
  5. Some etudes with increment.
  6. Relational expressions.
  7. What is Truth? C always has an answer!
  8. Indefinite loops and counting loops.
  9. Approximating ln 2.
  10. The roots of a cubic equation.
  11. The Comma operator.
  12. Loop: do while.
  13. Nested loops.
  14. Introducing arrays.
  15. Multi-dimentional arrays.
  16. Example: Standard deviation and variance.
  17. Exercises 1-4.
Last Updated 20 Sep, 2018. <vadimov@i.ua>