@hyngng.dev
Recording programming and development experiences.
Recording programming and development experiences.
3 months ago
I'm not sure exactly where I am on the path, but if I were to use the Four Stages of Competence as an analogy, I'd guess I'm somewhere around consciou

1 year ago
One thing I learned from my previous project experience is that developing something over a long period of time also means getting entangled in a larg
1 year ago
In Python, declaring class variables using the self object is common, but this actually creates instance variables used within instances. Since access
1 year ago
In Unity, vibration can be used by default via Handheld.Vibrate(), but since the intensity and duration are fixed, the following method is typically u
2 years ago

5 months ago
There was a problem at the office during my alternative civilian service. It's covered in more detail in my alternative service log post, but to summa
1 year ago
The A* algorithm is a graph search algorithm for finding the shortest path between two specific points. Its characteristics can be summarized in a sin
1 year ago
Magic methods, also known as special methods, are built-in functions within Python classes that define special behavior. They enable features like ope
1 year ago
I probably should have wrapped this up a bit earlier, but I'm writing it now because I'm sure of my decision. Waybound was a project I started out of
No results found.