2330 : Introduction to Programming in C

June 16th - Introduction

Welcome to Intro to Programming in C! Due to the last-minute URL change of the course web site, the address of this site was not included in the introductory letter you got from us on ATDP orientation day. Browse through this web site some time today (but not during our lectures), you'll find many things you want/need to know about the class here. Here's what's on schedule for us on this first day of class!
Administratives
Make sure all of you have turned in the emergency information form. Other administrative things to do go here, such as emergency evacuation drill, etc. You will be distributed your ATDP student I.D. cards, as well as your login accounts to have access to these computers.
Introductions
Introductions of ourselves and yourselves: get to know us -- your instructors and TAs, as well as each other among yourselves! ;-) Also a little intro. talk from us about the class, about the topics (that you should have read ;-) covered on the first chapter of the textbook, about programming in general, etc. Pay attention!

Your first program
[Moved to Wednesday]
You'll get to write your first program in C -- the "Hello world" program. The code of this program can be found in your textbook, chapter 2 (p.23). The code is intentionally omitted here, so that you won't get to copy and paste it. ;-)
Details will be updated here some time during class...