Ce Manalang
Ce Manalang
Writes & draws about art and Internet things -- a web developer on most days.

the creative process is like I/O streams

April 3, 2021 - 1 minute read
Explore more

Jennifer Eve Vega
A wife, and a mom to two boys. A life-long learner. I also like to read books and I love programming.
September 11, 2023 - 3 minute read

SOLID: Interface Segregation Principle

Interface Segregation Principle means a client should not depend on something it doesn't need.

John Salvador
Proud Dad, iOS Engineer, Flutter Dev, Motorcycle Enthusiast, and avid reader.
May 17, 2023 - 4 minute read

Do It For Your Future Self: Why Thinking Ahead is Crucial in Coding

Coding is about doing it for your future self. Write readable code, plan ahead, and thoroughly test ...Read more