Programming in C : Setup
(Copied from 2014)
You can work the task either in NetBeans IDE or simply from the command line (the expert way).
For setting up the TMC user account and NetBeans environment see: https://github.com/UniversityHelsinkiTKTL/tmc-plugin-installation-guide/
Expert way: There is an unofficial program for command line submissions to tmc: https://github.com/JuhaniImberg/tmc.py
TMC Account
If you have used previously department's TMC tool, then you already have a user account and only need to make sure that you have c compatible environment to work with.
If you have not previously used department's TMC tool, then you need to create a user account for you. Information (in Finnish) available from the basic programming course.
Basic procedure:
- Go to web page http://tmc.mooc.fi/hy
- Click "Sign up" (in the right top corner)
- Your username must be your student number. If you use any other uesr name, your participation is not registered correctly. if you made any mistakes, contact the paja people and they should be able to help you.
- Fill all other information and press 'sign up'. Remember your password.
Setting up the NetBeans environment
Information about setting up the environment in different operating systems is available on https://github.com/UniversityHelsinkiTKTL/tmc-plugin-installation-guide/
Please follow these departmental instructions and NOT AALTO instructions.