Chengxin Ma
Contact Tags

Noteworthy theme

Built with Hugo

Design Pattern Family: Factory

Slides used for presenting three design patterns: Simple Factory, Factory Method, and Abstract Factory.

December 16, 2021 #design-pattern

A Design Pattern Trivialized by Kotlin: Singleton

This article describes the widely used design pattern Singleton, and shows how it is trivialized in Kotlin – there is a simple way to implement this pattern correctly, and with less effort.

November 18, 2021 #design-pattern #Kotlin #Java

Notes on the Decorator Design Pattern

The Decorator Pattern (a.k.a. wrapper) belongs to the catalogue of structural patterns as defined in the book Design Patterns by GoF.

October 31, 2021 #design-pattern #Python #Kotlin #Java

Project #2 - B+ Tree Checkpoint 1 Notes

Notes on Checkpoint 1 of the 2nd project of the course 15-445/645 Database Systems, 2020 Fall version.

July 11, 2021 #CMU #database #C++

Sending Emails Using Spring Boot and Kotlin

This blog demonstrates how to write an application to send emails with/without attachments using Spring Boot in Kotlin.

May 26, 2021 #Spring #Kotlin

Notes on Spring Tutorial: Creating Asynchronous Methods

Some notes taken during following the “Creating Asynchronous Methods” tutorial.

May 10, 2021 #Spring #async #Java

Project #1 - Buffer Pool Notes

Notes of the 1st project of the course 15-445/645 Database Systems, 2020 Fall version.

February 7, 2021 #CMU #database #C++

Hello World

Hello World!

February 5, 2021

Noteworthy theme

|

Built with Hugo