Change Data Capture is a way to track the change of the data from the database.
Dec 19, 2018 · 2 minute readMySQL is a freely available open-source relational database management system that uses SQL. Docker is an virtualization software that performs operating-system-level virtualization.
Jul 08, 2018 · 3 minute readThe big change in Java SE 8 is the best-known new feature: Lambda expression, it takes an effort to bring Java into the world of functional programming. It provide a clear and concise way to write the code.
Jan 13, 2018 · 4 minute readThere are three main programming paradigms: Imperative programming, Declarative programming and Functional programming.
Jan 13, 2018 · 2 minute readWhen we try to analysis an algorithm, we can follow those steps: The size of the input; How to calculate the run time of an algorithm; The Best Efficiency, the Worst Efficiency and the Average Efficiency.
Jan 13, 2018 · 6 minute readNode.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Jul 05, 2016 · 1 minute readRun and modified your first React Native app
Jan 04, 2016 · 1 minute read