Projects: Mini-Matlab
I took another required programming class in the fall. This one was pretty much for beginners, but since the department did not let me skip the class, I took it for an easy credit. The goal of the assignments was to lead up to a final version of a mini-Matlab. This one only does basic calculations and stores variables. It uses a linked list to retrieve variables from the database. Even though the class was easy overall, I still learned many things that I missed in earlier programming courses.
|