This was my first semester, I took this class with IIS, which ended up being good because there was a lot of overlap.
I wouldn't say that this class is difficult, but its easy to mess up on one or two things and have a big hit to your grade.
The big grades are: 4 Projects, 2 Exams, 1 Paper Presentation
Projects: The projects are super front-loaded, the first two projects are monoliths that take up a huge amount of time. The second two are much easier and much more straightforward. My biggest problem with the projects is that there are tiny obscure requirements littered throughout the writeups, in turn, there are also hints, occasionally misleading, also littered throughout the writeup. These tiny obscure requirements can lead to huge grade hits, even if they do not affect the functionality of the project. This knocked me quite a few points and probably cost me the A. A lot of people seemed to underestimate the amount of work/time and didn't start until the weekend before they were due. If anything else, utilize all of the time given, usually you will need it.
Project 1: This is creating a "factory" in a program called factory I/O, Its a very neat project, but there are a lot of edge cases and extreme specifics. Programming is done using functional blocks, so it can take a little getting used to. Takes a lot of time, but overall is neat. Expect to spend between 35 and 45 hours on this, and if you don't have a computer with a decent GPU, you're going to have a bad time.
Project 2: This one is similar to project 1, but instead of functional blocks, it was with ladder logic. I already had some experience with ladder logic so it wasn't a huge learning curve, but the program and VM used are absolute garbage, its buggy, non-deterministic and performance deteriorates as it goes on. Luckily this project had an autograder so you could know if you were right at least. The autograder had extremely tight tolerances though and I could only get it to pass by giving the VM 16+ GB of Memory. Many people got dinged on this for not passing the Autograder.
Project 3: This one was by far the easiest, but also the one I did the worst on by getting dinged for obscure details. It's just analyzing a modbus wireshark capture and answering questions, then setting up your own modbus communication and sending things back and forth.
Project 4: This was a buffer overflow attack, very similar to the first project of CS6035, but with a few extra steps. Wasn't too difficult once you figured out the main part.
Exams There are only 2 exams the midterm and the final.
The midterm was really poorly written, with a lot of unclear and obscure questions. You could bring a 1-page sheet of notes, but it was useless since basically none of the questions were from the slides, and were just testing if you could remember that one obscure piece of info from the lectures.
I found the final to be much better written and much more relevant to the material.
Lectures
The lectures are well-produced, but they circle a lot, repeat the same information, are poorly organized, and the professor talks ridiculously fast with no breaks between sentences. If there weren't questions on the midterm based solely on things he said from the lectures, I'd say just forget the lectures and read the book. 95% of the lectures are him just reading the slides, but it's that last 5% that was the entirety of the midterm.
The lectures also only occasionally line up with the projects and are usually completely detached.
Presentation
The presentation was a small amount of work, coming up with something to say for a 20-minute video was the hardest part. You can pick your paper. Pretty straightforward.
Professor/TA Interaction
The professor was completely absent from the entire course, I never saw him once for office hours, on Piazza, or anything else.
The TAs were pretty helpful, but definitely didn't take any bullshit. There was more than one occasion where a TA would verbally smackdown a student for being whiney or unable to figure something out. They were always available for office hours, quick on piazza, and obvious that they ran the entire class.
Overall
I didn't particularly enjoy the class, it was interesting, but I don't think I'd take it again unless I had to. The projects were definitely the highlight of the class.
Looks like right now I'll be ending with a B, but If I paid closer attention to the requirements for Projects 1 and 3, I would easily have an A.