The exam is 2 hours plus 10 minutes reading, on Thursday 14 June 2018.
Time, Room/Seat allocation are available below:
If your exam is in the morning , you will be told your lab and computer no. For example, oboe20 means Computer no. 20 in Oboe lab, CSE computer labs are named after musical instruments! See below for the lab locations:
If your exam is in the afternoon , you will be told your corralling room where you wait for about half an hour before being taken to your lab by the exam supervisor. The afternoon exam times include the wait in the corralling room.
Students take the same exam whether morning or afternoon. Hence, the afternoon students must be corralled to avoid any communication with students who have just finished their morning exam.
Bring pens and student ID card . No calculator required. Rough work paper provided.
Go to the toilet before your exam.
All the best for the exam tomorrow!
If you have successfully solved lab-13 q2 and q3, you may not need to watch the following video. However, if you are still struggling to properly understand Boolean indexing, please watch the following video, and later read the example files provided for Week-09C lecture on boolean indexing, and also q2 and q3 of lab-13.
All the best for your exam!.
Week12b Lecture on "Course Review and Exam Structure" is now available (re-recorded with audio):
.
Here is the map of CSE labs: http://taggi.cse.unsw.edu.au/FAQ/CSE_lab_map/
And here is your final exam seating allocation again (log in with your zID/zPass):
https://cgi.cse.unsw.edu.au/~en1811/18s1/seating/final/register.cgi/allocations
Students in the afternoon exam, can only see their corralling room. They will be told their computer lab seat when they turn up at the corralling room. J17 G03, J17 G02, J17 101, J17 102, J17 201, J17 202 and Keith Burrows Th are either tutorial or lecture rooms which are being used for corralling.
ENGG1811 Pre Exam Consultations
Lab-13 questions and answer s are now available. In addition to the four questions in lab-13, you will also have one question based on Assignment-1 and another question based on Assignment-2. Please note that, these two questions will be different to the tasks in the assignment specifications, however, they will require you to use problem solving skills you learned from the assignments.
Download the following zip file:
.
ENGG1811 Final Exam Time/Seat allocations are now available at the following site, you need to login using your zId and zPass.
Students in the
afternoon
exam
, can only see their
corralling
room
. They will be told their lab seat when they turn up at the corralling room.
..
Next week, we will release solutions for Lab-13 questions. However, you should first try to solve questions by yourself, before reading the solutions!
In Week-13, there Help Sessions every day , for the locations and times please see Help Sessions
In addition to the Help Sessions, I will also be available for Consultations at the following times/location. You can ask me any questions you may have regarding the course material, exam and assignment.
After week-13, we will release pre-exam consultations.
In Lab 13 , you will be working on 4 programming questions to give you some practice for the final exam. Please read the lab instructions and try to seriously attempt questions like you do in the exam!
Submission system for Assignment-2 is now available.
Only
one member
of a pair
should submit, as the submission is stored against the group rather than the individual, and each member will receive the mark awarded to the group.
To Submit Assignment-2, go to the Submission page and click the tab named "Make Submission".
The submission system will run few simple tests , using some of the test cases already provided in the specification ( 'data_set_to_use = 1' and 'test_index = 1'). You can read/download all the files used for the simple tests by the submission systems at: http://www.cse.unsw.edu.au/~en1811/18s1/ass/ass2-dryrun/
Please click on the tab "Make Submission" and submit the following four files for Assignment-2. Please DO NOT submit any other files. For example, you do not need to submit your modified test files.
You need to submit all files together (like Assignment-1).
I just received the following reply in relation to missing audio in the last lecture:
"Unfortunately there was a hardware issue at the venue so the audio could not be restored or retrieved as it did not receive any signals at all."<u></u><u></u>
I will now re-record the last lecture ;-) on my notebook and publish it on this site, say over the weekend. I will post a message when a video of the last (re-recorded) lecture with audio is available. Meanwhile, the lecture slides offer almost every thing you need to know for your exam and course review.
Lecture notes from the last lecture are available at:
.
I received the following email from "Educational Media Systems Support Officer" indicating:
" ... there was an issue with the Echo recording device today in Clancy. That means that lecture recording for ENGG1811 this morning was capture but it did not have any audio feed. The team is investigating the issue and will try to fix that ASAP. ... "
I will post a message here when I have an update. Meanwhile, please read the lecture notes for the last lecture, the pdf file cover all the important topics from the last lecture. Regarding the hint for Ass2, even video alone might be enough to get started.
cheers
ashesh
The form to nominate your time preference for ENGG1811 final exam is now available at the following link. You need to login using your zID/zPass. Please carefully read the instructions and select your preferred option (if available). Note that students with multiple exams on that day have been already pre-allocated the suitable time slot for ENGG1811.
.
Please read the " change log" in Assignment-2 , updated at 05:35am Mon 21 May.
Ass2: Test files for 2A and 2B are now available: test_2A.py and test_2B.py
.
Please read the " change log" in Assignment-2 , updated at 09:20am Tue 15 May.
Lab11 is available here , in case you have problems accessing it via webcms.
This week's lab covers some of the important topics. Please make sure that you properly read the lab specifications and try to solve problems before your lab. Importantly, make sure that you understand all the demo examples of week-09 lectures (code_final is also now available, see below), and if you have problems , ask your tutor at the start of your lab. This will make sure that you properly address the problems. In particular, make sure you understand example code on "slicing" and "boolean indexing",
.
Assignment-2 will be available later this week/early next week, and due on the last day of the session, Friday Week-13. Sorry for the delay.
The final ENGG1811 exam is 2 hours practical exam. There will be a morning and an afternoon exam sessions on the exam date, you need to pick one of the following two sessions. The times for the exam sessions are:
There should not be any communication between students in the morning and afternoon exam sessions.
By Week 13, an online preference form will be available for students to choose either a morning or an afternoon exam subject to availability of seats. If you have a strong preference for a particular exam time, be quick to nominate it on the online form.
Students with another exam on the same day , will be pre-allocated to the exam time which will not clash. You can check with the online form that you are pre-allocated correctly.
By Study Week, after the preference form closes, the seating allocations will be released based on your preferences.
Week-09 lab is now available.
.
You should frequently check "Assignment-1" forum for the latest updates and possible clarifications. Normally, you will receive an email when a new comment is posted, please read such comments and follow instructions if they are relevant to your solution.
Please
scroll down
for "
Comments
" on the
"Assignment-1" forum
.
I have added submission instructions for Assignment 1 : Pattern detection,
You do need to
submit all four files
. If you have not implemented a function(s), you can submit the file(s) provided.
As mentioned in the lectures, please do not use " numpy " for Assignment-1 , thanks.
Lab08 is now available. Please carefully read the requirements (prior to your lab), and ask your tutor in case you do not understand the requirements. There are also links for additional hints and examples, please follow these links, they offer very useful insights!
No classes next Wednesday because it is a public holiday. We have open 7 labs at the following time slots next week for students in the Wednesday classes. You can attend any one of them next week.
Monday 09:00 - 11:00 Piano (Henry)
Monday 13:00 - 15:00 Piano (Henry)
Tuesday 11:00 13:00 Organ (Andy)
Tuesday 15:00 - 17:00 Piano (Chris)
Tuesday 17:00 - 19:00 Piano (Xiaocong)
Thursday 09:00 - 11:00 Piano (Tsan Hou)
Thursday 11:00 - 13:00 Piano (Shiyun)
Week 7 (Simulation) lecture notes are now available. You can download the following zip file that contains all the files in the folder "code_prelim" : code_prelim_all.zip .
Lab 07 (Function input, numpy ) is now available.
.
In the first part of Week-06 lab, you will take your
Week-06 Midterm Lab Exam
.
In the remaining time, you will do the following lab:
.
In today's lecture (Wednesday 28/March) we discussed how to get started for Ass1. In case you missed the lecture, please watch the video, it may answer many of your questions regarding Ass1.
Assignment -1 is now available.
You are allowed to consult the following Python documentation in PDF format during your mid-term exam:
.
Sample mid-term is now available. Download the zip file available at the bottom of the front page (alternatively download mid-term-files.zip ), the required files for the sample mid-term are in this zip file.
Week-05 Lecture notes are now available.
We have just added instructions on how to get yourselves familiarised with the submission system that you will use during the midterm exam. Please read the section " Practice on using the mid-term submission system " in the revised lab05 .
Lab05 is now available.
.
You can visualise "Counting Heart Beats" solution at the following link:
.
Week 04 Lecture slides and 'code_prelim' are now available. You can download all the programming files together by downloading code_prelim_all.zip . Make sure that you create a new folder for week04, download the above files in the new folder, and unzip the file 'code_prelim_all.zip' there (if required).
Please see below the additional example (in pdf file) on "Plotting a Function":
If you prefer, you can now download all the examples of Week-03 by downloading the following two zip files:
This week we have covered many topics, so I strongly encourage you to re-read the lecture material and the examples provided/discussed.
Week-04 lab is also available now. Please read the lab exercises, and importantly try to solve them before you go to your lab.
If you need help, please go to one of the Help Sessions .
Week-03 Lecture Slides and preliminary code are now available. Please see " Lectures " in the left panel.
Week-03 Lab is now available. Pleas click on " Labs " in the left panel of the class webpage, and look for "Week 3" sub heading. The lab exercises are based on the lecture material of Week-02, Therefore, I highly encourage you to read the lecture notes and study the demo files, it will greatly help you in solving the lab exercises.
You should properly read the lab description and try to attempt all the exercises before your lab time. If you have any problems/questions, you can ask your tutor during the lab time. If you come unprepared, you may not be able to solve all the exercises in time.
Send a request to CSE student office to swap to this lab with this online form .
Week-02 Lecture Slides and preliminary code are now available. Please see " Lectures " in the left panel.
Important : You need to Sign in (using your UNSW zID and zPass) to access the lecture material. Login button/menu is on the top-right corner of the class home page.
Week-02 Lab is now available. Pleas click on " Labs " in the left panel of the class webpage, and look for "Week 2" sub heading.
You should properly read the lab description and try to attempt all the exercises before your lab time. If you have any problems/questions, you can ask your tutor during the lab time. If you come unprepared, you may not be able to solve all the exercises in time.
The lab exercises are based on the lecture material of Week-01, Therefore, I highly encourage you to read the lecture notes and study the demo files, it will greatly help you in solving the lab exercises.
" Demo files " for Week-01 lectures are now available, see " Week 1 " on the Lectures webpage.
" Help Sessions " are now available, see " Help Sessions " in the left panel of the course webpage.
"Help Sessions" are not compulsory but use them to prepare your labs or for additional help outside the scope of your lab e.g. setting up your laptop for home computing. There will be additional tutors during assignments.
Attend " Help Sessions " if you have problems installing say Anaconda or you are stuck on your assignments.
To access lecture recordings (videos), please follow instructions available at " Lecture Recordings (video) " in the left panel.
Useful Links for ENGG1811:
.
Welcome to ENGG1811 (Computing for Engineers)!
The first meeting (lecture) is at 11am Tuesday 27 Feb 2018 , in Sir John Clancy Auditorium (K-C24-G17). 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-2 , so there are no labs in Week-1.
You will be learning to write computer programs in the Python programming language in ENGG1811. We will ask you to write some simple code in the lecture. We suggest that you install the software " Anaconda for Python 3.6 " on your laptop before the first lecture and bring your laptop to the lectures. Instructions for installing this software can be found at: http://www.cse.unsw.edu.au/~<wbr>en1811/resources/getting-<wbr>started/index.html
See you on Tuesday!
-- Ashesh