top of page
All Posts


I just figured something out!
I think I just figured out the reason why we can’t decide if the whole meta world is in fact large program! That’s because the time that takes for a computer to give a demand is always faster than how quick we can think! While writing, I am also realizing that how we speak and why we can only make one sound at a time and with one tone, it’s because the sound deep down, going down to the smallest element of the sound is a computer generated voice. That’s why! I also realized s
Renee Li
Oct 201 min read


Generics - generic containers List<T>
Generics - generic containers List<T>. Mini series 2: interface IFilter <T>
Renee Li
Oct 182 min read


Generics - generic containers List<T>
Generics - generic containers List<T>. Mini series 1: interface IFilter.
Renee Li
Oct 171 min read


Generics
Generics - generic containers List<T>
Renee Li
Oct 174 min read


.NET Framework / .NET libraries that align with mastery goals in C#, Python, and SQL, especially for backend and systems design
.NET Framework / .NET libraries that align with mastery goals in C#, Python, and SQL, especially for backend and systems design
Renee Li
Oct 153 min read


Orchestra class - Part A
Orchestra class - A simple book order system using Csharp and oop concepts.
Renee Li
Oct 121 min read


Currency Convertor - Part A
currency convertor using Python
Renee Li
Oct 121 min read


QR Code Generator and Vibe Coding
QR Code Generator and Vibe Coding
Renee Li
Oct 122 min read


Rock Paper Scissors
rock paper scissors python program
Renee Li
Oct 121 min read


Number Guessing Game
Number guessing game using Python
Renee Li
Oct 121 min read


My very first Python program
Dice rolling game using Python
Renee Li
Oct 111 min read


Command pattern and Flags – Part A Csharp OOP OOD
Before me and Copilot team up to extend on our protect <a simple book online order system>, I want to reflect on my flags, status and risks even. My manager said something today about managing risk from a high level. It got me thinking about designing back-end systems, in a way to help minimize risk. If A+B, trigger C. C could mean risk control teams to pay attention or investigate or stop something that potentially leads to high risk. Or, flipping status / flag in an unpaid
Renee Li
Oct 113 min read


A Simple Online Book Order System
Since this is the first work I showcase here, I want to keep it really simple. I ask myself as a programmer, if I just need to design a very simple book store order system, what do I need to get from the user? which book they want how many copies they want payment successfully? yes or no if yes, make a shipment. if no, say bye I believe above are all I need for the simplest order system. My goal really just try to create some lists of data that we need users to provide to hel
Renee Li
Oct 92 min read
bottom of page