I believe that many people, especially geek ones (like developers , Statistician, etc ), sometimes need to deliver message to non-technical ones who are in different field. They may struggle communicating to each other. To tackle this problem, there is science about this. It is "Communication Arts". I researched this art and have summarized all what I know about Public Speaking. I then have written this blog as a keynote. I hope that this blog will benefit every reader more or less.
Simple Full-stack Blockchain Test Network with Angular, NodeJs – EP2: Front-end Architecture with Angular
In the EP1, we talked about back-end. Now, I would like to write about purely front-end. The fundamental concept about Angular Framework, how I architect this Angular project, as well as interesting and more advanced topic about Angular will be expanded.
Simple Full-stack Blockchain Test Network with Angular, NodeJs EP1: Project Organisation and Architecting Back-end
Blockchain Network is one type of peer-to-peer network (P2P). It employs its nature of decentralisation. In simple words, no single entity has full control in the network. In particular, all Nodes (or Peers ) create, read, update, and save the database as the same copy for all nodes.
Excel vs SQL : The Guide How We Choose to Implement in each Project
The purpose of this blog is to compare Excel and SQL as well as to demonstrate real-world examples in insurance industry. I hope this blog will make readers better understand these tools and be able to implement in their projects effectively.