The Logging Conspiracy It was a cold, misty morning at the Jade Palace. The silence was broken not by combat… but by a mysterious glitch in the logs.Po (rushing in): "Shifu! The logs… they're missing timestamps!"Shifu (narrowing...
Home » Posts filed under functional programming
Code of Shadows:Mastering Decorator Pattern in Java – Po & Shifu’s Thriller Story of Clean Code
in
Clean Code,
Decorator pattern,
design pattern,
Design Patterns,
Functional Interfaces,
functional programming,
java,
Java Best Practices,
Kung Fu Panda Story,
Lambda Expressions
- on June 17, 2025
- No comments
Kung Fu Code: Master Shifu Teaches Strategy Pattern to Po – the Functional Way!
in
design pattern,
design patterns in java,
functional programming,
java,
Java Design Patterns,
Java Lambda,
Java Lambdas,
Java Strategy,
strategy pattern,
Strategy Pattern with Functional Interface
- on May 29, 2025
- No comments

"There is no good or bad code . But how you write it… that makes all the difference.”-- Master ShifuThe sun had just touched the tips of the Valley of Peace. Birds chirped, the wind whispered tales of warriors, and Po—the Dragon Warrior—was busy...
5 fundamental differences between OOP and FP
in
functional programming,
functional programming for beginners,
functional programming in java,
functional programming vs oop,
java functional programming,
java8,
what is functional programming
- on December 09, 2016
- No comments
5 fundamental differences between OOP Vs FP
In this Article, we will discuss the comparison between Object Oriented Programming and Functional programming. Here I will not discuss which style is good or you should adopt this style blah blah.Each...