What is blockchain?
Blockchain is a technology that maintains a digital ledger or a digital notebook, which is…
Websocket
WebSocket is a communication protocol that allows for full-duplex (two-way) communication over a single TCP…
Latest trend in Software Architect
Edge computing: Edge computing is an emerging computing paradigm that refers to a range of networks…
Let us start Coding in Delphi?
25 years after its launch, Delphi is still around. Here’s why you need to use…
How to Retry after exception in Delphi
//Code sample to retry if exception occured for 5 times var i : integer; r…
Technical Debt in Software Development.
Technical Debt is similar to Financial Debt. It cost interest and payback. If it is…