Day: May 31, 2024

VBA 與 Python 的對應

最近公司領導指派我去建立中心級的戰情管理室專案,而目前中心轄下各部門的手帳都是基於 Excel。很明顯的,絕大部分的資料格式都沒辦法直接套用在 Tableau。 Continue reading on Medium » 最近公司領導指派我去建立中心級的戰情管理室專案,而目前中心轄下各部門的手帳都是基於 Excel。很明顯的,絕大部分的資料格式都沒辦法直接套用在 Tableau。Continue reading on Medium » Read More Python on Medium #python

React.js basics: part 0

React.js is a Node.js library for compact programming to create web applications. There is a plethora of examples for using React.js using… Continue reading on CodeX » React.js is a…

How to Gracefully Close a Node.js

Sometimes, while working with a Node.js application, there arises the necessity to restart or terminate the application, particularly… Continue reading on Level Up Coding » Sometimes, while working with a…