... | ... | @@ -39,24 +39,21 @@ No special actions required for the first few weeks. |
|
|
|
|
|
### Demo code:
|
|
|
|
|
|
[Here](https://git.ti.howest.be/TI/2022-2023/s1/pf/ex-pf-demo) you can find a *demo repo* for the exercises of Programming Fundamentals.
|
|
|
[Here](https://gitlab.ti.howest.be/TI/2023-2024/s1/pf/ex-pf-demo) you can find a *demo repo* for the exercises of Programming Fundamentals.
|
|
|
|
|
|
1. Look for the clone button. You can copy (ssh-)url to your clipboard and start up WebStorm. In the start screen, select "Get from version control", select git (the default) and paste the url. Hit clone and it should create a fresh project on your device.
|
|
|
2. Find the `package.json` file. Right-click this file and select *Run 'npm install'*. (This step might not be needed, but do it anyway)
|
|
|
3. Now, find the `testTopic0.js`file in the `test` directory. Right-click this file and select *Run 'testTopic0.js'*. You should see some orange circles appear in the bottom left corner. If you also see one green checkmark, you are ready. If not, find the green arrow/triangle (just below 'run'), next to this arrow you should select the grayed out checkmark. If you do so, the green checkmark should appear and you are ready.
|
|
|
4. Close WebStorm and **remove the demo-project from your device**, you do not need it anymore.
|
|
|
|
|
|
[Here (TI)](https://git.ti.howest.be/TI/2022-2023/s1/pf/TI/students) you will see a group (this just a directory in GitLab terms) with your name ... IF you where already signed in in GitLab (before 16/09/2022 09:40).
|
|
|
[Here (TI-E)](https://git.ti.howest.be/TI/2022-2023/s1/pf/TIE/students) you will see a group (this just a directory in GitLab terms) with your name by Tuesday).
|
|
|
[Here (TI)](https://gitlab.ti.howest.be/TI/2022-2023/s1/pf/TI/students) you will see a group (this just a directory in GitLab terms) with your name ... IF you where already signed in in GitLab (before 16/09/2022 09:40).
|
|
|
[Here (TI-E)](https://gitlab.ti.howest.be/TI/2022-2023/s1/pf/TIE/students) you will see a group (this just a directory in GitLab terms) with your name by Tuesday).
|
|
|
|
|
|
By Tuesday this group will be populated with your *real exercises*.
|
|
|
By the first class this group will be populated with your *real exercises*.
|
|
|
|
|
|
# Hardware and Desktop Operating Systems
|
|
|
# Computer Architectures & Operating Systems
|
|
|
|
|
|
- **VMware Workstation Pro**
|
|
|
|
|
|
|
|
|
* (If you work on a Mac, it is called VMware Fusion)
|
|
|
- **VMware Workstation Pro** (If you work on a Mac, it is called VMware Fusion)
|
|
|
* Go to https://nas.ti.howest.be
|
|
|
* Login with your **Howest credentials** (email **without** @student.howest.be) and password
|
|
|
* Navigate to "TI-S0-General" > "Virtualization-VMware".
|
... | ... | |