Notices

  • Final Exam Seating Allocations

    Posted by Mei Cheng Whale Thursday 15 June 2017, 08:01:51 PM.

    When: Wednesday 21/06/2017 13:45 to 17:00

    Where: Seating Allocations

  • Pre Exam Consultations

    Posted by Ashesh Mahidadia Friday 09 June 2017, 12:53:36 PM.

    COMP1927 Pre Exam Consultations

    • 13/June Tuesday 12:30 to 1:15pm in Room 403, K17 Building
    • 15/June Thursday 12:30 to 1:15pm in Room 403, K17 Building
    • 19/June Monday 12:30 to 1:15pm in Room 403, K17 Building

  • Tutorial solutions

    Posted by Ashesh Mahidadia Sunday 04 June 2017, 03:45:25 PM.

    All tutorial solutions are also now available.

  • Sample Final Exam (from week-13)

    Posted by Ashesh Mahidadia Sunday 04 June 2017, 03:39:10 PM.

    Sample Final Exam from 13s1 (used in week-13 lab) is now available, along with solutions. The link to 14s2 final exam along with solutions released earlier is also listed below.

  • Clarification added to Part-1C

    Posted by Ashesh Mahidadia Tuesday 30 May 2017, 12:00:29 PM.

    • Clarification added to Part-1C : you only need to consider pages that contain all search terms, and rank them in descending order of PageRank.

  • Ass2: Submission Instructions, Reduced late penalty for first three days

    Posted by Ashesh Mahidadia Monday 29 May 2017, 12:46:35 PM.

    I have just added submission instructions for Ass2 (click on "Make Submission" tab). The submission system will try to compile each required file, and report the outcome (ok or error). Please see the output, and correct any error. If you do not submit a file(s) for a task(s), it will report it as an error(s).

    Late penalty is now reduced to 1 mark per day for the first three days, and 2 marks per day after that off the ceilling (max you can get).

  • Week-13 Consultation, 9:30am Tuesday in Columbo B

    Posted by Ashesh Mahidadia Wednesday 24 May 2017, 04:30:08 PM.

    We managed to book Columbo B lecture theatre on Tuesday Week-13 from 9:30am. If you want to discuss any course related material, please come to this consultation. If there are no queries, I will leave at around say 10:15am. By the way, I will not be discussing any new material, so you do not have to attend.

  • COMP1927 Final Exam Time and Date

    Posted by Ashesh Mahidadia Wednesday 24 May 2017, 04:13:29 PM.

    COMP1927 Final Exam will be on Wednesday 21/06/2017, from 13:45 to 17:00. Seating allocations will be published a week before.

  • About Quiz-2

    Posted by Ashesh Mahidadia Tuesday 23 May 2017, 08:36:51 PM.

    Some students missed Quiz-2 notification earlier, so I have now opened it again. In case you have not submitted Quiz-2, you can do it by Friday of Week-13. By the way, Quiz-3 is due Sunday, 04 June 2017 at 5:00PM.

  • How to Get Started, Ass2, Part-3

    Posted by Ashesh Mahidadia Tuesday 23 May 2017, 06:46:19 PM.

  • Resources available in the Final Practical Exam

    Posted by Ashesh Mahidadia Monday 22 May 2017, 10:34:35 PM.

    The following resources will be available in the Final Practical Exam:

  • Assignment-2 is now available

    Posted by Ashesh Mahidadia Monday 08 May 2017, 10:25:54 AM.

    Assignment-2 is now available. I will briefly introduce the assignment in today's (Monday) lecture. In tomorrow's (Tuesday) lecture, we will discuss possible different approaches / strategies you could use for your solutions. So please read the specs and the material on the related web links (available in the specs) before tomorrow's lecture.

  • Help Sessions available during the Break

    Posted by Mei Cheng Whale Tuesday 18 April 2017, 02:11:39 PM.

    Available on Wednesday and Friday

    Check the times on the "Help Sessions" page for details.

  • Assignment-1 (V4)

    Posted by Ashesh Mahidadia Friday 07 April 2017, 04:58:59 PM.

    As I have already mentioned in the class and my earlier replies and , if a call to next, prev, findNext or findPrevious is not successful, cursor is not moved from the current position. I have now included this in the specs, for v4, see text with lightgreen background. Make sure to "reload" the page.

  • Assignment-1 (V3)

    Posted by Ashesh Mahidadia Thursday 06 April 2017, 09:11:21 PM.

    I have added some clarifications to the specs, see v3, make sure to "reload" the assignment page. All of them have been mentioned earlier in my replies or discussed in the class. In summary, both the operations "set" and "delete" must be immediately preceded by a successful call to next, previous, findNext or findPrevious. If this condition is not true , it's an invalid call to "set" or "delete", and therefore your function (i.e. set or delete) must return 0 (do not return null!), as per the specs. Hope it's clear now!

  • Quiz-1 is now available

    Posted by Ashesh Mahidadia Tuesday 04 April 2017, 06:37:45 AM.

    Quiz-1 is now available. It's due on Tuesday, 18 April 2017 at 11:00PM.

  • Assignment-1, draft- V2

    Posted by Ashesh Mahidadia Thursday 30 March 2017, 01:26:18 PM.

    In Assignment-1 specs, I have revised descriptions/requirements of " delete " and " set " operations to reduce possible ambiguity. I have also added submission instructions. Please see the change log at the top of the page.

    Please make sure to " reload " the page to get the latest version modified today (30/April) afternoon.

  • Week 05/06 Lab Deadline

    Posted by Ashesh Mahidadia Monday 27 March 2017, 08:40:40 PM.

    Deadline to submit Week05/06 lab is 11:59pm on Sunday 09 April (earlier by mistake it was 17 April).

  • Examples from today's lecture

    Posted by Ashesh Mahidadia Tuesday 14 March 2017, 04:24:26 PM.

    Examples from today's lecture are available online: Function Pointer and Generic Examples

  • Assignment-1 is now Available

    Posted by Ashesh Mahidadia Tuesday 14 March 2017, 04:20:54 PM.

    COMP1927 Assignment - 1 is now available. See " Assignments " in the left panel on the class web page.

    Please read the assignment specifications before the next lecture, and ask me any questions you may have in the next lecture. In the next lecture, we will also discuss how to implement generic Set ADT, you may find it useful for Part-2 of the assignment. Meanwhile, you can start working on Part-1.

  • Help Sessions for COMP1927

    Posted by Ashesh Mahidadia Wednesday 08 March 2017, 07:27:57 AM, last modified Wednesday 08 March 2017, 09:15:47 AM.

    You may attend " Help Sessions " if you need help regarding your labs/assignments or for additional help outside the scope of your lab e.g. setting up your laptop for home computing. These are not compulsory.

  • Tutorial room changes

    Posted by Mei Cheng Whale Thursday 02 March 2017, 10:03:19 AM.

    Some tutorial rooms were changed a couple of weeks before start of session. Don't look at printed timetable. They will show outdated information. Check at myUNSW before your class for up to date tutorial room and lab room locations.

  • First lecture at 1pm today (not 12noon!)

    Posted by Ashesh Mahidadia Monday 27 February 2017, 10:29:20 AM.

    See you in the the first lecture at 1pm ( and not at 12noon ) today (Monday 27th February 2017) , in Colombo Theatre C (K-B16-LG05).

  • Welcome to COMP1927! (again!)

    Posted by Ashesh Mahidadia Sunday 26 February 2017, 02:05:44 PM.

    Welcome to COMP1927!

    The first meeting (lecture) is at 1pm ( and not at 12noon ) for one hour on Monday 27th February 2017 , in Colombo Theatre C (K-B16-LG05). The course outline is now available, please see the link " Course Outline " in the left panel. Please read it all, and ask questions in the first lecture on anything that's not clear. The course material will be available on this website, so you may want to bookmark this page.

    Labs start in Week-1, see " Timetable " in the left panel.

    See you at 1pm on Monday ( 27/February) in Colombo Theatre C.

    -- Ashesh

  • Lecture notes, Tutorials and Labs - available after Monday Week-1

    Posted by Ashesh Mahidadia Sunday 26 February 2017, 02:03:40 PM.

    COMP1927 Lecture notes, Tutorials and Labs will be available online after Monday of Week-1, in the left panel of the class web page. Currently they are not available , and you may see "Can't access this page." message. I will update this message once they are available online.


Back to top

COMP1927 17s1 (Computing 2) is powered by WebCMS3
CRICOS Provider No. 00098G