So our business analyst ready to kick off a project. the real question is what should we do in release planning session. A session where we start the project for the first time. On this article, we will discuss the main activity in release planning. the activities follow the eXtreme Programming method. Let's get started
Writing Story
The business analyst should write user story as comprehensive ...
[More]
Programming is a challenging task. You need to focus, to solve a problem, and to create a solution for problem. There are so many ways to do programming. In Agile environment, programming can be done through three ways. Solo programming, Pair Programming, and Mob Programming. This article will discuss when you choose one compare to the others.
Solo (all in one)
This is just like a song from Kat...
[More]
You want your windows is long lasting. Without reinstallation, refresh, or reformat. Fortunately, Windows 10 has built-in features that can help you to keep your operating system stable. Here are five stability principles that you should know:
#1 use the built-in Windows Security Feature
You should trust the built-in firewall, built-in anti-virus, device security, and others. You don't need to i...
[More]
Do you know, that 20% of the today job is not exist in the last decade? It means the skillset is changing, the opportunity is growing, and many people pursue the most needed skill. In the era of AI and Data Science, we see a lot opportunity because the technology such as mixed reality, internet of things, and social media. In the pandemic situation, the barrier between digital and physical is so t...
[More]
Creating IoT environment and solution is not an easy task. There are several challenges that we face such as the heterogenic of the device, security, and the complexity management solution of IOT. Fortunately, we have a cloud who can reduce the risk of integration, management, and the lack of security. Yesterday, I discussed how Cloud Computing can solve the IoT issue. The event that held by 165 p...
[More]
Test Driven Development (TDD) is a well-known approach in programming practices. TDD works by delivering the test before the code activities. It works by using Red Green Refactor technique. Red-Green-Refactor technique are the technique where the developer creates a test code to create failure (RED) after that create a implementation code to pass the test codes (GREEN) and refactor to make it grea...
[More]
Cloud is anywhere, from the consumer to the enterprise. Many of them already adopt the cloud. Cloud computing is not only a technology but culture that you might need to understand. We start to see the benefit cloud for personal such as storing files with better flexibility in access and space. Organization sees a cloud as enabler to expand their business without invest on capital expense. You can...
[More]
The SOLID era
There are three things that early programmer knows in the object-oriented programming (OOP) concept.
OOP Pillars: Abstraction, Polymorphism, Inheritance, Encapsulation. It is a basic pillar that programmer should know how to develop software with OO in mind.
SOLID Principle: developer principles when want to build solution with OOP Pillars.
Design Patterns: a ready to use recipe...
[More]
User manual is still needed. However, it should as simple as possible. The real question is, what the content of user manual that can be as simple as possible and provide simplicity guide for the user. This article will guide it for you. If you are Scrum or XP user, this agile user manual is for you. This is the improvement of my previous post Creating Agile User Manual (ridilabs.net)
What you P...
[More]
Accelerating Indonesia digital economy, that is the DevCon 2021 theme for Indonesia. It is held online with total duration about 6 hours. So, what will you get in this DevCon 2021 Indonesia?
Announcement about the Indonesian data center for Azure. Microsoft to establish first datacenter region in Indonesia as part of Berdayakan Ekonomi Digital Indonesia initiative - Microsoft Stories Asia
Visu...
[More]