Lecture 8: writing a simple C program – Richard Buckland

Get Rid of Writer's Procrastination and Put Your Words to Work For You Now with: Writer's success. This is 100% No Risk to You

We write a simple c program together during the lecture: “countdown” how many seconds are left until the first ignment is due? We (or rather Richard) make many mistakes.

Using top down design, functions, function prototypes, integer arithmetic, input/output.

we discuss program style, clarity, simplicity and complexity.

how to start to solve a problem. what to do when you get stuck. more on top down approach. # includes magic numbers variable names. why not to write amusing error messages. prjintf().

Duration : 1:1:9


Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

8 Responses to “Lecture 8: writing a simple C program – Richard Buckland”

  1. Awesome prof ^^
    Awesome prof ^^

  2. Linux is easy to …
    Linux is easy to install for Windows users.

  3. Yeah its its new …
    Yeah its its new south wales in Sydney.

  4. ok, this college is …
    ok, this college is apparently in Australia, and the prof certainly has an Australian/British accent, but it sounds like the students talk with an American accent to me. idk.

  5. this prof is …
    this prof is awesome !

  6. MinGW is easy to …
    MinGW is easy to install for Windows users.

  7. Thanks for sharing …
    Thanks for sharing this professor. It is much appreciated and valued. Please continue uploading lectures series.

  8. Maybe putting the …
    Maybe putting the prototypes in a header file would make the program look better..

Discussion Area - Leave a Comment