layout | title | readings-activation | table |
---|---|---|---|
course-table |
Course readings |
class="active" |
bibtable |
All the readings for this course will be articles for professional programmers and system designers. Most of them have been published in magazines written for a general computing audience, such as Communications of the ACM and IEEE Computer. A few will come from conferences and blog posts.
-
Click on the link
-
If you are not on the SFU network, you may be asked to enter your SFU email id and password.
-
If the link is to a blog, you can just read the post
-
If the link is to an article or book, you will see a page giving one or more options:
- Some articles (including all the ones from ACM) will be readable directly as HTML or downloaded as PDF
- Other articles are only available as PDF
Please do not repost the copyrighted entries somewhere else. Downloading the articles from the original sites allows the author and publisher to track the downlaod count. This rewards the author and encourages the publisher to accept more articles on that topic.
Readings will be taken from the following list (click on the column title to sort by that column):
{% for item in site.data.bibliography %} {% endfor %}Title | Type | Topic |
---|---|---|
{{ item[1].title | escape}} | {{ item[1].type | escape }} | {{ item[1].topic | escape }} |