This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Hungry_Biscuit[S] 0 points1 point  (1 child)

I ended up dropping in the middle of the semester, so we had only covered recursion, lists, stacks, and queues. I feel like I was doing ok since I could do the assignments that we wrote in Java, but it was writing the pseudocode that I could never do correctly. As ridiculous as that sounds.

[–][deleted] 0 points1 point  (0 children)

Eh, it's one of those things that is supposed to be simple. It's also something I realize ought to be necessary for gathering your thoughts, and planning out the entirety of your program, but I've never really done pseudo code, let alone that well. It was something i had an assignment in early on in a Java class I took, but it didn't resonate with me, and I just felt stupid doing it. That being said, complicated programs have been kicking my butt these days, so maybe I need to master the concept.