Skip to content
felixcodes

felixcodes

Where you can find tutorials and discussion on code, cloud, and more!

Menu
  • Home
  • About
4 Mistakes to Avoid When Learning HTML Email Marketing
0 0
Email Direct Mail HTML

4 Mistakes to Avoid When Learning HTML Email Marketing

HermaJuly 25, 2021August 30, 2021

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.

Share
Life at NCS Singapore, as an application consultant.
1 0
Industry

Life at NCS Singapore, as an application consultant.

felixJuly 19, 2021July 23, 2021

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.

Share
Big Data

What you need to know about Big Data

HermaJuly 5, 2021July 11, 2021
What is Big Data? As more businesses and institutions start to leverage on Big Data to grow business and solve the challenges, more people might wonder what is "Big Data"?...
Share
Design Pattern: Adapter Pattern. How I use a simple pattern to write flexible, maintainable, and high-performance code.
1 0
Design Pattern

Design Pattern: Adapter Pattern. How I use a simple pattern to write flexible, maintainable, and high-performance code.

felixJuly 4, 2021July 4, 2021

With adapter pattern, I wrote a flexible, maintainable, easy to debug code and cut down on regression test.

Share
Docker – What is it and why is it so good?
2 0
Microservice

Docker – What is it and why is it so good?

felixJune 24, 2021June 24, 2021

Learning what is and what is not docker, and why is it so popular?

Share
How to design a database table?
3 0
Database

How to design a database table?

felixMay 10, 2021

Learn the popular database design in the industry with examples.

Share
Classic Database vs Hadoop Hive
4 0
Big Data

Classic Database vs Hadoop Hive

felixApril 24, 2021April 24, 2021

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.

Share
Build Singapore Weather App With Vue Part 2: Vue CLI
4 0
Tutorial Vue

Build Singapore Weather App With Vue Part 2: Vue CLI

felixApril 17, 2021April 18, 2021

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.

Share
Build Singapore weather app with Vue
4 0
Tutorial Vue

Build Singapore weather app with Vue

felixApril 10, 2021April 18, 2021

Introduction to Vue.js

Share
Close
Menu
  • Home
  • About

Archives

  • July 2021
  • June 2021
  • May 2021
  • April 2021

Categories

  • Big Data
  • Database
  • Design Pattern
  • Email Direct Mail
  • HTML
  • Industry
  • Microservice
  • Tutorial
  • Vue