PinnedAhoy, fellow adventurers!Welcome aboard this game development odyssey. Together, we’ll discover and explore the vast seas of game creation, charting a course…Aug 14, 2023Aug 14, 2023
The Programmer’s BrainI’ve always been fascinated about how our brain works. After all, we don’t have a manual for it, so we have to write one on our own. That’s…Dec 5, 2022Dec 5, 2022
Published inCodeXNullable types in C#In C# we have two main categories of types: value types and reference types. Value types can never be assigned the value of null. This…Sep 20, 20221Sep 20, 20221
Published inCodeXC# Parameter Modifiers: ref, in, out, paramsHow can we use modifiers to change the default parameter passing behaviorAug 11, 20222Aug 11, 20222
Learning Vue.js — Day#5Now that we have some basic functionality and server-side paging support thanks to the api, let's try to implement pagination.Feb 26, 2021Feb 26, 2021
Learning Vue.js — Day#3Today’s goal was to create a component to manage the user input and call the api to search a tv show by name. To do that, I needed to bind…Feb 23, 2021Feb 23, 2021
Learning Vue.js — Day #0With every adversity comes a blessing because a shock acts as a reminder to oneself that we must not get stale in routine. — Bruce LeeFeb 20, 2021Feb 20, 2021