Getting started: Programming 1

Status
This page is valid for: 2025 autumn IAX0583 Programming 1.

This page is provided in order to make you acquainted with all the necessary details for programming courses. This includes setting up your machine, links to communication platforms, explanations on where to find what etc.

Subject information

Things to do on the first week

Once you have completed your first week, you should have completed and presented the lab task(s) for the first week. You should also already be familiar with the lab extended description. In the section “After this class, … “, you should be able to say yes to each of the goals outlined: https://blue.pri.ee/ttu/labs/1-lab-hello-world/#After_this_class_you_should

If you can’t tick off all of the goals, take a moment to go back and learn the missing skills. The class on the next week takes this as prerequisite knowledge and will build upon it.

Now for a list of goals that you should be able to say “yes” to before the second lab:

  • Get acquainted with this page (https://blue.pri.ee/ttu)
    • All the labs contents are here as well as tutorials, coding guides, references etc.
  • Read through the study guide
    https://blue.pri.ee/ttu/programming-i/study-guide/
  • Joined Mattermost and install the client application
    • Join Mattermost using the link https://mm.ttu.ee:8065/
    • Add your full name to your profile. You can change your profile by clicking on your avatar on the top right
    • Join the appropriate class channel. Click the plus icon next to the team name and select ‘Browse channels’.
      Each lab time has a separate channel. Join the channel for which you are attending the class for. Information and language can differ from channel to channel.

    • Download and install the Mattermost client application to receive notifications: https://mattermost.com/download/. After the install, you can join by adding the server address as https://mm.ttu.ee:8065. 
    • Mattermost is our main communication platform. All important notifications are sent through there. Mattermost is also useful for both public and private conversations – i.e. to quickly get hold of either me or my assistants.
  • Joined the Moodle course
  • Set up software for your computer

Now go solve the homework given for the second week. Weekly homework is checked during the lesson – make sure to take it with you. They are not digitally submitted! Weekly homework can be found on the labs page (https://blue.pri.ee/ttu/programming-i/labs/). The tasks that are due for week 2 are listed in the top of the week 2 section.

Some additional steps that might be useful

  • Find where we keep the lecture recordings (Echo360). The access is through Moodle.
  • Setting up file transfer between your computer and the university computers. SFTP Access guide provided here.
    This way you can upload files (code, diagrams etc) to the university computer and/or download what you did in lab to yours.