Computer Science 340
Programming Languages
Fall 2019, Siena College
Lecture 4: Languages Overview Wrapup; Pointers in C
Date: Friday, September 13, 2019
Agenda
- Announcements
- Readings due today: Sebesta Ch. 2. No chapter
questions on these, however.
- Readings due Monday: Sebesta Ch. 3.1-3.3. Group
questions TBD would be due no sooner than Wednesday. It will be
very helpful to our class meeting on Monday if everyone has read
through these sections to the best of your ability.
- Finish up Lab 1: GitHub and Unix today if you have not already done so.
- Problem Set 1 due in a week, form groups by tonight.
- A good repository access request would follow the form:
"github2 needs an invitation to join the repository
for PS 1 created by github1."
- Wrapping up Ch. 1 discussion for real this time
- An example with pointers in C
Examples