Arlon's CSUMB Java Software Design CST-338 Module 4 Learning Journal 12 for the week Wed 03/24-Tues 03/30, year 2021
Hats off to my team this time, especially whoever wrote this: binary.append((val & 128) == 0 ? 0 : 1); val I'm still trying to figure out what the heck some of the stuff they used means - like that - in a good way - very cool. Very nice work. I just did the UML diagram and tried to patch bugs, but they beat me to every bug. They did let me give advice a few times too. I learned a lot about UML, and I still feel like I'm missing a few things, but it could be a good tool for communication. Programmers could argue nicely by sending each other UML diagrams back and forth, to a degree. I did particularly like this assignment because it was complicated and useful! I have actually always been mystified by those QR codes, now I get it, well, I'm sure there is more to them than the assignment specifies, but overall I'm much less mystified by them now. Learning Journal Prescribed Questions: Give an example of polymorphism and wha...