I learned to create HTML Email Marketing from a YouTube video, and here are the things that can be avoided, just to give some context, I did not have any experience on coding prior to this.
Life at NCS Singapore, as an application consultant.
I joined NCS as an associate, application consultant soon after I graduated from Polytechnic. It was my first job. I stayed there for 5 years and was promoted twice to senior, application consultant, and I have left since then. This blog is about my experience working at NCS.
What you need to know about Big Data
Design Pattern: Adapter Pattern. How I use a simple pattern to write flexible, maintainable, and high-performance code.
With adapter pattern, I wrote a flexible, maintainable, easy to debug code and cut down on regression test.
Docker – What is it and why is it so good?
Learning what is and what is not docker, and why is it so popular?
How to design a database table?
Learn the popular database design in the industry with examples.
Classic Database vs Hadoop Hive
We will explore Hive, an open source software application for data warehousing. We will see how it differs from classical database and how to choose which database to use.
Build Singapore Weather App With Vue Part 2: Vue CLI
Learn Vue.js CLI basics with real project that consumes weather API and renders result on screen. This is all you need to get started building web application with Vue.js.
Build Singapore weather app with Vue
Introduction to Vue.js