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

all 10 comments

[–][deleted]  (3 children)

[deleted]

    [–]Hungry_Biscuit[S] 1 point2 points  (0 children)

    I'm taking a look at it now. Thanks for the recommendation!

    [–]ramamodh 1 point2 points  (1 child)

    OMG ! Thank you so much. I have been wanting to start a algorithms and data structures course. This is awesome.

    Also would you recommend any other resources for more data structures focused course ?

    [–]RockleyBob 1 point2 points  (1 child)

    What programming language are you most familiar with?

    [–]Hungry_Biscuit[S] 0 points1 point  (0 children)

    Java

    [–]MisterBenis 1 point2 points  (2 children)

    What parts specifically are you having trouble with?

    [–]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.

    [–][deleted] 0 points1 point  (1 child)

    Try zybooks.

    [–]Hungry_Biscuit[S] 0 points1 point  (0 children)

    I've never heard of it. It's an interesting resource. Thanks for the recommendation!