Deployment in SDLC!When we develop a software, usually we would like want to make our software available for use even if its still in development phase. For…Jun 8, 2021Jun 8, 2021
Software QA: Mocking and StubbingIn art of software quality assurance, there are many techniques and implementations that we must know in order to create good tests so that…Jun 7, 2021Jun 7, 2021
Software Architecture and Examples in PPL Fasilkom UIDid you know that a software is also have an architecture, just like a building? Yep, every digital product that have been published…May 24, 2021May 24, 2021
Software QA: Stress and Penetration Testing on Django RESTHave you ever wondered whether your Django application is able to handle extreme cases of usage such as many users concurrently trying to…May 24, 2021May 24, 2021
Design Pattern Practice on Software EngineeringWhen i was at fourth semester of my study, i found that its easier for us programmer to code by practicing design pattern to problems that…May 3, 2021May 3, 2021
Designing Product for Your Users: An Approach Using UCD and PersonaIn process of building a software, there are a lot of phase that developer team must take. One of the most important phase that decides…May 3, 2021May 3, 2021
Clean Code: A Helpful Concept that Make Us a Better DeveloperDo you ever found yourself reviewing a code that has been made by your friend are quite difficult to understand? Have you ever tried to…Apr 5, 2021Apr 5, 2021
Understanding Scrum FrameworkIn software engineering, there are a lot of process model that we can use in our development. One of the emerging process model used by…Mar 23, 2021Mar 23, 2021
Test Driven Development for NewbieRecently, i’ve got an assignment for building a REST API. When i tried to implement the code, it takes me about 2 hours to implement it…Mar 22, 2021Mar 22, 2021
Basic Git: A Beginner Guide to Understanding Git for DeveloperSoftware Engineering currently is one of the field that people started to taking interest. Software Engineering teach us how to build a…Mar 22, 2021Mar 22, 2021