testing 4
testing 4
- Post author By admin
- Post date
- No Comments on testing 4
testing 4
42345234234
“If a tree falls in a forest, does it make any noise?”. “If your application is in your localhost, what are you talking about?”. An important skill for any developers is to deploy the project, to put it out there for people to see. So today, as a person who struggles a lot with it, […]
ASP.Net is truly a wonderland, full of magic for you to explore. Its built-in frameworks offer convenience that can make you feel like a wizard wielding the wand to create an application. One of the magic that you have to try is the login system. Why a login system Almost all of the dynamic, data-driven […]
After a long time of seeing and dating each other. I have decided to marry this interesting, wonderful and out-of-this-world girl. Her name is .NET. And I have prepared for her a fascinating wedding gift, Comic Corner – a comic store website built using the Model-View-Controller (MVC) model. Would she say Yes? Passion Project My […]
“Hey do you want to join the game jam this weekend with us?” My friends asked. “But I know nothing about game programming.” “Me neither. But that is why I join, to learn new things.” And just like that I was convinced to join the Global Game Jam 2020 and it was the most memorable […]
Nobody likes bugs and programmers especially hate bugs. Therefore, one of the first lessons I study when I started programming is how to debug the code. I name the technique “The programmer’s cat”. And to understand it, you first need to do the steps follow. Step 1: Slice down your problem Ever feel overwhelmed when […]