Download slides for:
Video Lectures for:
Operating Systems Laboratory
Download slides for:
Video Lectures for:
Download slides for:
Video Lectures for:
Rules:
Download slides for:
Lecture Videos for:
Download slides for:
Lecture Videos for:
Download slides for:
Video lectures for:
Rules:
Download slides for:
Video Lectures for:
Download slides for:
Video Lectures for:
Download slides for:
Video Lectures for:
Download slides for:
Video Lectures for:
For in-class sessions you need access to the labs PCs or bring your own device. Below you will find instructions for both scenarios. It is strongly encouraged that you bring your own device in case of technical difficulties.
In order to gain access to the labs computers on-campus please follow the steps in the following tutorial: https://openlab.citytech.cuny.edu/ellis-eng2575-sp2022/files/2022/02/Student-SSPR.pdf
If you bring your own laptop, you need to connect to the College’s WiFi. Please follow these steps once you are in the building: https://www.citytech.cuny.edu/alc/docs/NYCCT-WiFi-MAC-Laptop.pdf
Labs will be graded as follows:
Homework Lab problems:
Coding Standards: Points may be deducted due to poor software engineering and adherence to coding standards, bad indentation, poor classes, variables and methods naming, using commands not taught in class, using strategies not relevant to the current lecture/lab, and related items. Focus of labs is on the application of specific strategies as learned in class to reach the right answer, not just the answer itself.
In this tutorial I will show you how to find lab files for students using Windows Subsystem for Linux (WSL) and for students using VirtualBox with Linux Mint.
If you are using Windows Subsystem for Linux (WSL), finding files can be tricky. One way to accomplish it is by using the command explorer.exe followed by a single space and then a single . (dot) like this:
explorer.exe .
That will open the current path but in the Windows File Explorer. Find your scripts in this directory to submit them to Brightspace.
If you are using Virtual Box with say Linux Mint, by default your script files will be in your home directory. I strongly encourage you to create a subdirectory emt2390l to organize your labs better. To create it follow these steps:
For the next steps I will assume you have a directory emt2390l in your home directory. Once you have it it will be easy to navigate to it using the File Explorer. It should look like the image below:
To submit your script file(s), login to Brightspace, then navigate to the directory indicated in the step above, find the file, and attach it to the specific Lab.
The File Explorer in Linux may look similar to the image below. Browse to the location of your script file in order to attach it.