Category: Engineering
-
Navigating the Maze of Software Cost Estimation: Techniques to Reduce Application Risk
Ever felt like nailing down the cost of a software project is like predicting the next plot twist in a thriller? You’re not alone. Estimating software costs can be a wild ride, but mastering…
-
9 Key Skills as DevOps Engineer
DevOps Engineer has essential role to make sure the development and operation is efficient. On this post, we discuss 9 keys skill that we need to prepare as DevOps engineer
Tagged devops -
The Choice of ASP.NET Platform
When developing an ASP.NET Core application, you have several choices for structuring your application into different layers. Here are some common choices for each layer: Presentation Layer Business Logic Layer Data Access Layer Other…
-
Game Library, Game Framework, and Game Engine which one?
In the video game development, there are three ways how we develop of video games. On this article, we discuss how to understand the different types of video games tools such as game library,…
Tagged video game -
Creating Virtual Assistant with Open AI
Microsoft Azure Open AI solution supplies a foundation to create generative AI better than before. On this article, we curated five steps to create virtual assistant with Open AI. Enjoy your weekend!
-
Designing Software with Lean UML
UML is just like separated graphics. Although it provides rich visual information, the UML can be overwhelming. Therefore, we need to understand the link between one diagram to the others. On this article, we…
-
Information System Modeling
Whether you build a website, create an information system, or building e-services (E-commerce, E-Government, etc.), you should consider creating a model that guide you to understand the vision of the project as well as…
-
Measuring the Developer Workload
Measure what you can measure, I believe in order to understand the problem of productivity is by measuring the velocity of the developer based on the workload. The question is how to measure the…
-
Software Development Best Practices
As a software engineer, i feel overwhelming with the software development process. Although, it’s been more than decades to learn about it and plus my doctoral degree is in software engineering. i don’t have…
-
Why the video game development is hard?
the video game development is hard, with several reasons The main question is how to reduce the difficulty in video game creation: Here are some of the tips that you can follow: as a…
Tagged Video Games