Examples of different kind of comprehensions used in Python.
Steam Deck vs Nintendo Switch 2. A comparison of the two devices.
The Observer Design Pattern explained with a simple Java example. The pattern is about notifying listeners to certain events.
With the Memento design pattern you can save and load the state of an object. This paves the way for functionality such as undo and redo.
Top RTS games of all time
Refresh your knowledge of git with these most common and essential git commands which are shortly explained/refreshed.
Refresher of functions, cmdlets and different aspects of the PowerShell syntax.
The Mediator Design Pattern reduces communication complexity.
The iterator design pattern is a standardized way to iterate over any kind of collection.
A Quick Reference to CSS Flexbox