Posts

Showing posts from December, 2022

CST338 Module 7

       For the Histogram assignment, my main issue that I ran into was I was trying to solve the problem in an efficient way right off the bat, problem was I didn't really have a fleshed out plan on how to implement such a solution. The way that I would approach it now would be to just try to solve the problem in as simple / brute forced as I could -- and then proceeded to alter aspects to it in order to make it more efficient. Such a route has proven to allow me to finish projects quicker due to running into less walls during development.       My two victories I've experienced during this semester was with our second project. First off, when completing the log in assignment for Project 2, finally getting the functionality to allow for the creation of a user and subsequently logging in using their information was a huge victory as it took a lot of work with Room DB in order to get it to work. The second victory was with setting up default values ...

CST338 Module 6

CST338 Module 5