Getting help with the exercises¶
As in several other CS courses, we will use Zulip and Zoom for organizing the voluntary online exercise sessions.
Zulip chat forum¶
The course chat forum is found at https://cs-e3220-2021.zulip.cs.aalto.fi/
Use of your real name in the forum is encouraged so that is easier for the teaching assistants to help you. However, if you prefer to be anonymous towards other students, you can set your name to your initials. The teacher(s) of the course can always see your real identity.
The workspace has the following streams:
online exercise sessions
for getting help in the Online exercise sessions.round xy
for asking questions about the material and exercises in the roundxy
. Please see the Etiquette below. As the limited working hours of the assistant are prioritized to the Online exercise sessions, the help requests in these streams are answered when time permits, no guarantees are given.general
for any other questions about the course, or on the topics of the course.
Aalto Zulip instructions can be found at https://scicomp.aalto.fi/aalto/zulip/
Etiquette¶
Be polite towards others.
Do not send help requests in private messages to the course personnel, they will be ignored. Helping is done only in the online exercise sessions and in the
round xy
streams.If you want to ask a question about your code in a
round xy
stream, pleasepost your code in the “Code vault” service found in the A+ system, and
then post the provided link in Zulip. Only the course personnel can access your code in the “Code vault”.
Do not post your exercise solution code in Zulip: the goal of the course is not to learn modifying other’s code to look like self-written, but to work through the whole problem by yourself.
When asking for help with your code, please
be prepared to explain how the code is supposed to work if you ask for help in an online exercise session, or
comment your code before submitting it to the “Code vault” if you ask for help in a
round xy
stream.
This not only makes helping easier, but it may be the case that one spots problems in the code when thinking how to explain/comment it.
Online exercise sessions¶
For the schedule of the exercise sessions, please see the MyCourses page of the course.
To get help in an exercise session,
create a Zoom meeting (instructions are given below),
post the invitation link to the
online exercise sessions
stream in Zulip, anda teaching assistant will then call you when it is your turn. After this, you can discuss with the assistant and share your screen with her/him to show your code.
Setting up Zoom¶
Zoom is a service, supported by the Aalto University, that allows video calls with screen sharing.
First, one needs to install Zoom. There are two possibilities.
Install the Zoom desktop client. In this case, please consult the Aalto Zoom Quick Guide.
Use Zoom through a web browser. In this case, use Firefox or Chrome as Safari does not support screen sharing. Although Zoom can probably be trusted, it is always safer to log out of all the other web services before sharing the screen through a web browser, please see this Mozilla support post.
Second, go to https://aalto.zoom.us/, log in, and edit some settings.
Creating a Zoom meeting¶
To create a Zoom meeting, do the following.
Note: when making your first Zoom meeting, permissions to use microphone, video, and screen sharing will be asked. Furthermore, in some cases, the Zoom client may have to be restarted after granting screen sharing permissions. Thus you may want to practice making Zoom meetings with your friend first, and be patient when making your first Zoom meeting in an exercise session.
Start the Zoom desktop client, or go to https://aalto.zoom.us/ if you are using the web browser interface.
Select “New meeting” (desktop client) or “Host” (web browser).
Then, select “Join Audio by Computer”.
You now have started a meeting. To invite an assistant to the meeting, click the small “(i)” info button in the upper left corner, copy the “Invite link”, and post it to the
online exercise sessions
stream in Zulip.When an assistant joins the meeting, “Admit” her/him in the meeting. After this, you can discuss with him and share your screen with her/him.