CS, SENG Labs? (1 Viewer)

jskeza

Member
Joined
Aug 8, 2019
Messages
76
Gender
Male
HSC
N/A
Hey,
What do labs consist of for CS or SENG? I'd assume it is just programming right? But do they give a question with constraints that you have to program for, or is it like making an app of something?
Thanks
 

Drdusk

Moderator
Moderator
Joined
Feb 24, 2017
Messages
2,021
Location
a VM
Gender
Male
HSC
2018
Uni Grad
2023
Each week you get given a bunch of files with code in them that suits what you've learnt in the lecture that's week. Usually what you get is that some functions are incomplete and you must complete them. You are required to go over their code and understand it and then code the unfinished functions.

You are then also required to write your own tests and scripts that can execute these tests on your code.

The test cases and stuff don't come in the introductory course though.

This is pretty much what you do in labs, but really you can do whatever's you want in terms of coding, even the assignments.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top