CST 338 – Week 6 Learning Journal

What experience do you have with UML diagrams?

I first learned UML diagrams in my second semester Intro to Computer Science course in community college. Outside of this course, I have only made a few on them.

Are they used at your workplace?

I have not worked in an IT space, so I have not used them in my workplace.

Have you done multithreading in any language before?

I had dabbled with Java threads in a previous data structures course, but I haven’t used the concept extensively.

Did you find Patterns to be helpful? 

Patterns, in particular the MVC pattern, is very helpful for the purpose of organizing code. I have not used them extensively enough to develop a strong opinion of them, but I can definitely recognize that they can be useful.

Leave a Comment