ART AK Akshay Implementing Floating Panes and a Buffer Manager in my Text Editor (Yonro) — In form of a whimsy… First lets see how the current architecture of the text editor looks like. I’d like to introduce it’s name: Yonro.. Yes it is a reference…
IA Iamayandutta Strategy Pattern in Java We are going to solve a problem from first principle perspective and see where exactly this pattern fits in rather than going the other…