Protected: Proving Grounds – Hawat Write-up
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
Dear readers, Have you ever wonder what exactly is a use case diagram and what kind of content it should have? Use case diagram is something that all programmers or Computer Science/Engineering students will come across once they take the first step into software engineering. Computer Science/Engineering students will probably learn it in their year […]
Dear readers, Recently, I took the CEH (international) theory examination and passed it on my first try. Therefore, I decided to write my reviews on it and hopefully will be helpful for those who intent to take it. The CEH that I recently took is the CEH version 11. Version 11 is pretty new as […]
Dear readers, Today’s article is about exploiting web game design’s flaws. We will be using the web game, Corsairs, to do a walk through of the common analysis method I used to find flaws in the game. About Corsairs Corsairs is a web game that is usually played by Telegram messaging app users. When users […]
Dear readers, Today I will be writing regarding the deployment of your app on Heroku. For those who do not know what is Heroku, it is a platform where you can host your website or software on their server. The purpose of me using Heroku is due to the free tier available. This allows me […]
Hi everyone! Today’s post will be really short. It’s for those who is looking for this solution in C++ programming. I have tried to search for this solution online but it wasn’t available. Hence, by using different resources and trail & error, I came up with this solution. Below is an example of how to […]
You must be logged in to post a comment.