Posts

First international travel

Image
Last June 2017, my boyfriend and I decided to meet outside the country for a change since he’s always visiting  me here in the Philippines. When we first talk about it, of course I was very excited. Out of the country after 24 years of my existence!!! But of course, aside from those ecstatic feeling there’s some worries because since it was my first time to travel internationally, I know that you need to convince the immigration officer at the airport that the your purpose of travelling international is for leisure and not to find job. To be honest, I was hesitant as well since I have a friend of mine that got offloaded when he tried to visit Hongkong. So what I did? I did a lot of research. As in a lot. So the day came wherein it’s already my flight. I gathered all the document that I can show that I have a stable work here and that my purpose of my travel is for leisure. I bring my COE, ITR, ID, hotel booking,company health card, card I used for booking the ticket, ...

UML (Unified Modelling Language)

Image
What is a UML? "UML stands for Unified Modeling Language. This object-oriented system of notation has evolved from the work of Grady Booch, James Rumbaugh, Ivar Jacobson, and the Rational Software Corporation. These renowned computer scientists fused their respective technologies into a single, standardized model. Today, UML is accepted by the Object Management Group (OMG) as the standard for modeling object oriented programs." Types of UML Diagrams "UML defines nine types of diagrams: class (package), object, use case, sequence, collaboration, statechart, activity, component, and deployment." --http://www.smartdraw.com/resources/tutorials/object-oriented-design/#/resources/tutorials/Introduction-to-UML Class Diagrams "Class diagrams are the backbone of almost every object oriented method, including UML. They describe the static structure of a system." --http://www.smartdraw.com/resources/tutorials/object-oriented-design/#/resources/tutorials/...