COSC121-21S2 (C) Semester Two 2021

Introduction to Computer Programming

15 points

Details:
Start Date: Monday, 19 July 2021
End Date: Sunday, 14 November 2021
Withdrawal Dates
Last Day to withdraw from this course:
  • Without financial penalty (full fee refund): Sunday, 1 August 2021
  • Without academic penalty (including no fee refund): Friday, 1 October 2021

Description

Computer programming in a high-level language with special emphasis on style and structure. This course is a prerequisite for COSC122 and all 200 level COSC and SENG courses.

2021 Covid-19 Update: Please refer to the course page on AKO | Learn for all information about your course, including lectures, labs and assessments.

In COSC121 you will learn the fundamentals of computer programming using the Python language.

Programming is the nuts and bolts of computer science; it is an essential tool but only a small part of the overall subject. Programming involves using a special language to issue a series of instructions to the computer in order to have it solve a particular problem. COSC121 is a prerequisite for all 200 level COSC courses and is normally required as preparation for COSC122.

Videos, Not Traditional Lectures

Learning to program is necessarily a hands-on process, and traditional hour-long lectures poorly support hands-on learning. Lectures also force a relatively slow and laborious rate of progress through course material, when many students would easily handle a faster pace.  And when students discover gaps in their understanding while programming, videos of hour-long lectures are an inefficient way for students to review the lecture-based theory associated with their problem.

To fix these problems, we have replaced  traditional lectures with a set of short videos (typically around 10 minutes each). Each video covers a particular programming concept, with examples. Students are expected to review the videos in their own time and place. They should preferably have a programming environment available at the time, so that they can periodically pause the videos and experiment with the concepts, rewinding as appropriate.

There are approximately 5-10 videos for each week in the course. It is essential that students keep up with the videos, as lab and assignment work is based on them.

There is a single traditional lecture during week one of course, in which we explain how the course is run. The lecture is delivered twice; all students are expected to attend one of the two options.

From week two on there is a "Clinic" each week. Clinics are essentially tutorials, with optional attendance. Clinics give you a chance to ask questions about the labs and videos and to meet the lecturers face-to-face.

Learning Outcomes

  • Students will:
  • Understand the following Python data types and their methods : strings, lists, tuples, files, sets and dictionaries.
  • Be able to implement basic algorithms using selection, iteration and function calling.
  • Be able to apply their understanding of the Python language in designing, implementing and testing programs to solve simple problems in science and engineering.
  • Be able to (re)structure code using modules and functions to reduce complexity.
  • Appreciate the performance benefits of hashed data structures in certain applications.
  • Be familiar with simple object oriented programming in Python.
  • Be able to implement simple Graphics User Interfaces in Python.
  • Be able to review and assess the quality and maintainability of Python code.

Restrictions

Timetable Note

Check your personal timetable on My Timetable. Note that you are welcome to attend extra lab sessions provided there are free machines available.

Depending on final student numbers, some of the advertised lab/tutorial streams may not run. Final lab/tutorial options will be available for self-allocation closer to the start of the semester through My Timetable.

Course Coordinator

Andrew Bainbridge-Smith

Assessment

Assessment Due Date Percentage 
Assignment Super Quizzes 15%
Learning Modules 15%
Mid-Course Test 10%
Final Exam 60%


2021 Covid-19 Update: Please refer to the course page on AKO | Learn for all information about your course, including lectures, labs and assessments.

There are four assessment components: weekly online laboratory quizzes, a mid-semester test, four assignments, and a final exam. The assignments will be a series of programs for you to write, handed out at regular intervals throughout the course. They will for the most part be automatically marked by our online program tester, but some of them will also be assessed by staff for readability and 'style'.

Textbooks / Resources

There are two main options for books to use to supplement the lectures and support your lab work.

- "Practical Programming: An Introduction to Computer Science Using Python 3" by Campbell, Gries, Montojo and Wilson, 2nd or 3rd edition. This is available from the bookshop or as an e-copy from  https://pragprog.com/book/gwpy3. Our course was originally built around the first edition of this text, but the text and our course have evolved in somewhat different directions since then. However, it is still an excellent text with many good exercises.

- "How To Think Like a Computer Scientist'' is available free online at https://runestone.academy/runestone/books/published/thinkcspy/index.html

Notes

There are several important documents available online about departmental regulations, policies and guidelines at the following site. We expect all students to be familiar with these.

Notices about this class will be posted to the class forum in the Learn system.

COSC students will also be made members of a class called “CSSE Notices”, where general notices will be posted that apply to all classes (such as information about building access or job opportunities).

Additional Course Outline Information

Academic integrity

Every year several students fail the course because of dishonest practice. Please do not be among them. You are encouraged to discuss the general aspects of a problem with others. However, anything you submit for credit must be entirely your own work and not copied, with or without modification, from any other person.

If you share details of your work with anybody else then you are likely to be in breach of the University's General Course and Examination Regulations and/or Computer Regulations (both of which are set out in the University Calendar) and/or the Computer Science Department's policy. The Department treats cases of dishonesty very seriously and, where appropriate, will not hesitate to notify the University Proctor.

If you need help with specific details relating to your work, or are not sure what you are allowed to do, then contact your tutors or lecturer for advice.

Grade moderation

The Computer Science department's grading policy states that in order to pass a course you must meet two requirements:
1. You must achieve an average of at least 50% on the combined assessment items.
2. You must achieve a mark of at least 45% on the weighted average of the test and exam marks, using the weightings given in the "Assessment" section above.
If you satisfy both these criteria, your grade will be determined by the following University- wide scale for converting marks to grades: a total mark of 50% is sufficient for a C- grade, a total mark of 55% earns a C grade, 60% earns a B- grade and so forth. However if you do not satisfy both the passing criteria you will be given either a D or E grade depending on marks. Marks are sometimes scaled to achieve consistency between courses from year to year.

Students may apply for special consideration if their performance in an assessment is affected by extenuating circumstances beyond their control.

Applications for special consideration should be submitted via the Examinations Office website within five days of the assessment.

Where an extension may be granted for an assessment, this will be decided by direct application to the Department and an application to the Examinations Office may not be required.

Special consideration is not available for items worth less than 10% of the course.

Students prevented by extenuating circumstances from completing the course after the final date for withdrawing, may apply for special consideration for late discontinuation of the course. Applications must be submitted to the Examinations Office within five days of the end of the main examination period for the semester.

Laboratory Work

Practical work is an essential part of learning to program.

A new laboratory exercise will be made available each week and you are expected to work on that exercise during your scheduled lab for that week. Laboratory exercises take the form of an online quiz consisting of information panels interleaved with quiz questions. Quiz questions include programming exercises, where you develop code on the lab machines and then submit the code to the quiz server for instant grading. If your answer is marked wrong you can resubmit for a small penalty. The sum of all your lab quiz marks contributes 10% of your total course mark. If you have not finished the lab by the end of your scheduled session you can continue to work on it in your own time through into the start of the following week if you wish. However you must submit each quiz by its close date, which is typically the Tuesday night of the week in which the lab exercise was opened.

The lab tutors will help you work through the exercises when you are stuck, but try to solve the problems yourself before calling for help. In programming there are in infinitely many possible programming exercises and each one has a huge number of possible solutions. It's not the solution to the problem that's important; it's the mental processes you use to get even one solution that matter. Tutors can provide only limited assistance with guiding your mental processes - ultimately you yourself have to acquire the necessary problem-solving skills.

Costs

Your usercode on our computer system enables you to access a range of services. Some of these services are not free and you are responsible for ensuring that your account contains sufficient funds to cover any charges you incur. If your account balance becomes negative then you may be unable to use any computer facilities until you have cleared this debt. The Computer Science Department is not involved with the financial details of your account - you should go to the Information and Communications Technology Services (ICTS) Department for this.
The main chargeable service you are likely to make use of is printing.

To use chargeable services you will need to have money loaded on your Canterbury Card.

See the Information and Communication Technology Services (ICTS) Department home page for details of services and charges.

Help!

If you need help or are feeling lost, seek help immediately. Do not wait until the day before your assignment is due. There is plenty of help available - it is up to you to make use of it.

Sources of help
There are a variety of ways for you to get help.
•   The Learn COSC121 forums provide electronic noticeboards for use by all students and staff involved with COSC121. You can post any course-related queries to these forums and other students or staff can answer them. You can access the forum by logging into Learn.
However, there are a few rules to be observed:
•    Be courteous. The forum should be a pleasant place for everyone. Rude, angry or arrogant postings will rapidly destroy the value of the forum.
•   Don't be too helpful. By that we mean don't destroy someone else's learning experience by posting direct answers to test, exam or assignment questions. Rather, try to guide someone towards the solutions by hints or suggestions as to where the answers can be found. Never post assignment-related code.
•   If time permits, some problems may be discussed with your tutors during normal laboratory sessions or with your lecturer during the clinics.
•   Your lecturers are happy to help. However, their time is limited so please try to arrange an appointment by email to ensure that sufficient time will be available to deal with your queries effectively.

Note that the department is not responsible for computer systems and networks around the campus. The ICTS help desk (x6060) is the place to get help with technical problems outside the department.

Working on your home computer

Many students will do at least some of their laboratory and assignment work on home computers.
To do that, you will need to install some course-specific software as follows:
•   Python, version 3.6 or later. This can be downloaded from www.python.org. NB: Version 2.7 is NOT appropriate, as it is not compatible with version 3, which will be using in the course.
•   Wing101 Version 6 or later, the IDE (Integrated Development Environment) we use in COSC121. This can be downloaded from http://www.wingware.com/downloads/wingide-101 . [This is not strictly essential; you can, if you wish, develop your programs using the IDLE IDE that comes with Python. Wing101 is what we will use in the lectures and laboratories, however.]
•  Enjoy the Course!!!

Indicative Fees

Domestic fee $877.00

International fee $4,438.00

* All fees are inclusive of NZ GST or any equivalent overseas tax, and do not include any programme level discount or additional course-related expenses.

For further information see Computer Science and Software Engineering .

All COSC121 Occurrences