CST370 - Week 1
CST370 - Week 1
New course! CST370 is Design & Analysis of Algorithms.
Currently, I am wracking my brain trying to remember C++. It's been a while, but I feel more comfortable working with it versus Java.
From what I've read, using pseudocode is the most fundamental way to begin thinking about making programs. Before even translating it to a language, try to walk through the algorithm in your head or on paper. If you find that the algorithm is frustrating to make sense of already, how do you even begin implementing it in code? (Well, you still can, but understanding how it works is why we're here.)
I remember one of the hardest concepts for me to grasp was binary tree traversal. I hope I get a lot more practice out of it in this class!
Isopod Update: Isopods are doing good.
Comments
Post a Comment