Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.74 KB

CODE2.md

File metadata and controls

44 lines (29 loc) · 1.74 KB


At a glance... | Syllabus | Models | Code | Lecturer

Code2: coding homework

What to Hand in

After doing all the following, you should be able to write one source files into hw/code/2 along with screen snaps of your work.

Using some URL shortener (e.g. goo.gl), shorten the URL to hw/code/2 and paste into the submission page.

Instructions

Read chapters one to four of Think like a Computer Scientist

  • The way of the program
  • Variables, expressions and statements
  • Functions
  • Case study: interface design

Then do:

  • All the exercises 3.1,3.2,3.3,3.4,3.5 + In your own directory, have a file called think3.py
  • Exercises 4.2, 4.3: but make sure you first follow the install instructions. + Yes, there is a full worked solution available, but try iut out yourself first. + In your directory, add figures think4\_2.png, think4\_3.png showing screen snaps generated from these figures.

Copyright © 2015 Tim Menzies. This is free and unencumbered software released into the public domain.
For more details, see the license.