Grove Heart Rate Sensor

Grove Heart Rate Sensor

Img Src: ThaiEasyElec Introduction In this section, is my story on why did I bought this sensor. If you not interesting then you can ...

0 Comments
Beaglebone Day 1

Beaglebone Day 1

img src:  https://beagleboard.org    Well, I'm actually playing with this beagle for quite sometime. But, I'm still remember th...

0 Comments
Polymorphism and Where to find them

Polymorphism and Where to find them

I already describe what it is in the main OOP page but here is a great Video Explaining What is Polymorphism; Polymorphism and Where t...

1 Comments
Class Relationship

Class Relationship

img src: https://creately.com/blog/diagrams/class-diagram-relationships/    When we write an application, we wouldn't write just ...

0 Comments
Traditional UI development to MVVM Transformation

Traditional UI development to MVVM Transformation

All the code in this tutorial can be found here in my github. Demo Application Introduction Timer-tracker Application    Here's...

0 Comments
MVVM Software Architecture Pattern

MVVM Software Architecture Pattern

Why MVVM In UI development, we can split it into 3 components as following; View (UI) Model (Business Logic and Data Displayed in U...

0 Comments
Class and Object

Class and Object

image src:  https://javatutorial.net/java-oop What is Class Here's the definition of class from Yann Mulonda  A class is a co...

0 Comments

Object Oriented Program Concept

Object Oriented Programming Concept Introduction An OOP concept is a concept in which we try to implement a software into reusable o...

0 Comments
Flask-RESTful

Flask-RESTful

A cleaner and easier way to implement RESTful api    This site  provide a pretty good explanation of Flask-RESTful; Flask-RESTful  is...

0 Comments