While surfing my usual waves at google I came across an article with some peculiar information. It does not directly relate to our current homework, which deals with the backend and API ties, but it is somewhat relevant. The article presents the argument of security in using DinD as a liability exposing the operating systemContinue reading “DinD or DooD but not D&D”
Tag Archives: CS-343
API
This week we talked a lot about APIs and to my surprise I thought APIs did much more than they actually do. Another peculiarity is that the only sort of programmatic process they support are the ones provided by HTTP calls, which again is also something I never had to deal with outside of cluelesslyContinue reading “API”
Docker Docs Tutorial Follow-up
Hi everyone, or one, however many, hope all is well. These last few weeks have been hard for all of us, and it is tuff to keep a captain’s log when the sea is turbulent and requires careful navigation. This is the reason I decided to try something new, something I suppose I should haveContinue reading “Docker Docs Tutorial Follow-up”
Docker/VSCode
This week we will be working with docker, and I must say that before this semester I had not used it. It can be quite cumbersome to the newly arrived such as I. As I move through this newly discovered tool, I see the necessity to learn and use such construct. Working with larger applicationsContinue reading “Docker/VSCode”
Singleton/Factory
Last week reading took us through one design pattern the singleton pattern and a quasi-design pattern the simple factory technique. I was very impressed by both and took some time to analyze their delivery method –how they presented their arguments. On singleton the author presented the design as a conversation in an almost Zen tone.Continue reading “Singleton/Factory”
UML Diagrams
Diagrams are usually a good way to convey an idea. There is an intrinsic human ability to understand abstract instructions in this form. It is not surprising that in designing software we would look for a way to express it as such. UML diagrams are not only helpful as a [mockup]blue_print in designing but alsoContinue reading “UML Diagrams”
Thoughts on Encapsulation
This post is the result of a discussion in class which revolved around the concepts of polymorphism, encapsulation, abstraction and inheritance. The concepts of polymorphism and encapsulation eluded my group’s ability to elaborate beyond the definition of the word in a dictionary. Trying to explain such concepts by this method would be over simplistic andContinue reading “Thoughts on Encapsulation”
Introduction
Hi hope all are doing well, this has been a challenging couple of months but we made through it. I can’t wait to be in person again and hopefully soon this pandemic can be behind us. This semester seems promising to me and hopefully it will be to all of us.