Some people said that visual studio is enough. Some people said visual studio is just for developing a software. In software development cycle we need more than visual studio. In this article, we want to inventory the software and the service that you will use to develop a software. Let's start.
#1 Microsoft Teams.
Microsoft teams or similar software is mandatory to do interaction between you a...
[More]
Discussing the software project, we need to identify any costs that related with the software project. By identifying any cost in the software project we can eliminate the risk of hidden cost that will become a problem someday. This article will discuss what cost that will be happen in a software project
The Triangle of Cost
You have only three types of cost that you should care.
Human resour...
[More]
Although my favorite IDE is Visual Studio, sometimes I use Visual Studio Codes to create, to learn, and to run simple codes. On this article, we want to show you how to prepare, develop, and run the C++ codes on Visual Studio Codes. Let's get started.
#1 Installing the extension
After you install the Visual Studio codes, you can start the extension installation. Go to the extensions (Ctrl+Shift+...
[More]
the video game development is hard, with several reasons
- It combines between arts and engineering. In order to create a good game you should care about the good arts. Although game can be run by ready to use asset, creating unique video game needs unique assets
- it designed to give good interaction and better experience. Therefore, creating good video games needs a good storyline and good m...
[More]
If you have three days to build entertainment game like platformer, adventure, or classic shooting. You can use these tips to build your knowledge to build entertainment video game.
Step 1. Find your Game Idea by playing a video game (1 hour)
Visit the marketplace and try several video games. If possible, find the full samples of your games. Try to play it around. And do some mods with their gam...
[More]
This article is accompanying article that is written to enrich the Big Data events on 19 March 2022. This article will help to prepare to learn big data. The fact is the big data is becoming pervasive with the others term like an AI, Business Intelligence, Machine Learning or even Robotic. However, having knowledge to understand how big data works and how to create Big data ecosystem.
Are you rea...
[More]
When you have requirements to give your users an access to the virtual computer in the cloud, you will have several options.
Virtual Machine. A traditional model of virtualization. Just thinking about your pc is to be virtualized
Lab Services. A scheduled based VM that can be allocated and deallocated when you needed.
VD – Virtual Desktop. A modern and managed controlled VM with additional i...
[More]
Today you might need a software to help your business grow. And you have a lot of choice. On this article, we want to discuss general and logical thinking when building application based on today development toolkit. You can find the logical thinking by following this flow.
Flow 1. Is your application is already fulfilled by buying off the shelf software?
If yes. It means you can buy the softwar...
[More]
Are you really building in top of the cloud?
When we are building in the cloud. Are we really build in the top of the cloud? Or we just lift and shift our solution to the cloud? When we are building the solution to the cloud. We have two options.
Using the current technology that build before the cloud but supported with the cloud. For example, you build asp.net web solution and you host it int...
[More]
Meeting-Meeting and Meeting. Nowadays, we love online meeting so much. And if you are using Microsoft Teams. These 7 tips will give you better productivity and less problem when doing meeting.
Tips 1 – Be Prepared when join a Meeting
Yes, whether you host or join the meeting. Preparation is a must step.
Check your camera apply your virtual background first
Mute the speaker icon
Changes the...
[More]