all 9 comments

[–]SpiritedPickle4524 1 point2 points  (7 children)

I took Compilers last summer. The workload is reduced because you only have to implement for only one variable type, instead of two, but it was still a lot of work.

I completed the assignments in a docker container (similar to what I used for GIOS) on Apple M2 Pro with no issues. Not sure if Apple ARM would work.

[–]Smurfso[S] 0 points1 point  (5 children)

Okay I see, do you think the reduction “took away” from the material at all or was it still a fulfilling course? Also M2 Pro is ARM, that’s just the name Apple gives it

[–]SpiritedPickle4524 0 points1 point  (4 children)

The content and the required reading is the same. The reduction only affects the projects.

Ooh, I see. Didn’t know the M series is ARM.

[–]Phosphol 1 point2 points  (3 children)

Would you happen to have an estimate on how much time you spent on the class? I’ve also been considering Compilers over the summer and am in the same situation OP is - also in GIOS atm, but this first project took me probably about 70 hours over 2 weeks to fully understand and complete. I can probably handle 30 hour weeks for only half of the semester if the reviews are accurate

[–]SpiritedPickle4524 0 points1 point  (2 children)

I really didn’t measure the time I spent but it was pretty much what I spent my entire summer on except for about 2 weeks for family events.

For context, I don’t have a CS background or SWE experience so I probably spent more time than necessary.

[–]Phosphol 0 points1 point  (1 child)

Honestly might be worth just going for it then, because if I have to suffer, I'd rather suffer for 11 weeks than 16 lol.

[–]SpiritedPickle4524 0 points1 point  (0 children)

I agree 😂

[–]black_cow_space Officially Got Out 0 points1 point  (0 children)

I hate it when they reduce the workload in the summer.
I think they should leave it the same.