Jun 8, 2021Team Dynamics: Synergy in TeamWorking in a team is not easy because not all of the team member including ourselves is get used to it. Even if you often working in team, the people and the environment in every team will be different. That is because the people in a team have different characters…Team Dynamics4 min read
Jun 7, 2021How to Use Git for BeginnersHello everyone, for you who want to store your code and keep in track with the version of the code, Git is the solution. I will talk more about what is Git and how to use it in this article. What is Git? Git is a version control system created by Linus Torvalds…Git6 min read
May 25, 2021How to Make a Good DesignDo you wonder how people out there can make a very good design? …UI Design4 min read
May 25, 2021Understanding DockerHello everyone, now I will present to you all some of the things about Docker that is popular in information technology. There are also cloud technology that can solve many problem, but docker also can solve these problems too with some differences. What is Docker? Docker is an open-source software platform or tool…Docker4 min read
May 3, 2021Help People by Understanding PeopleHello everyone!! Have you see someone that love and enjoy socialize with other people and always bring positive vibes? That is what a People Person is. In this article, I will share with you all about People Person in more detailed. What is People Person? People person is someone who…People Person3 min read
May 2, 2021Clean Code for Better Understanding“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” — Martin Fowler Have you wrote a code and try to understand it a month or a year later? Did you could understand it? If no, then maybe you should check if…Clean Code3 min read
Apr 5, 2021TDD to Prove Code InnocentWhat is TDD? Test Driven Development (TDD) is a software engineering methodology where we make unit tests first before implementing the feature to make sure all of the user requirements are fulfilled. TDD is an iterative flow that consist of 3 steps in each iteration. “All Code is Guilty Until Proven Innocent” That line…Test Driven Development4 min read
Mar 22, 2021User Engagement and How to Improve itUser engagement measures how many users find value in our product or service. Engagement can be measured by some metrics, such as: daily views, clicks, searches, shares, and many more. …User Engagement5 min read
Mar 21, 2021Understanding Agile Software Development and Scrum FrameworkAgile software development is a software development methodology that also defined as umbrella term for a set of frameworks and practices that is based on the Agile Manifesto and the 12 Principles behind it. Agile software development prioritize better collaboration in team and focus on the people doing the work…Agile Development8 min read
Mar 20, 2021Persona: User-Centered Design in Agile DevelopmentUser-centered design (UCD) is an iterative design process in which designers and other stakeholders focus on the users and their needs in each phase of the design process. …User Centered Design6 min read