Everyone Can Learn Programming Easily - If they Know English
Some barriers for the foreign speaker in getting into the programming and what we can do to help
Feb 23, 2021
This is the Main Difference of Writing Applications in Functional Programming vs. Object-Oriented Programming
It is not immutability or inheritance, but more on the structure of the application if you use functional programming vs object-oriented
Feb 22, 2021
Is Recursion Really Slower than Iteration?
You can use both ways of writing code, but is one faster than the other?
Feb 17, 2021
3 Things You can Do to Minimize Fault Cause by Human Errors
Better UI Design, Separate Faults, Quick Recovery
Feb 15, 2021
3 Questions That I Ask during Interview to Spot an Engineering-Driven Company
The right questions to test engiener autonomy, advocate automation, and data driven decisions in the company
Feb 14, 2021
Creating Circuit Breaker with 100 lines of Code
I Don't Understand Circuit Breaker. Therefore, I learn to create one ... with 100 Lines of Code
Feb 10, 2021
4 Clean Code Principles for Functional Programming
Your future self will thank you later for readable code
Feb 10, 2021