CodeDelphi

What Is The Next Big Thing in Blockchain?

Cryptocurrencies like Bitcoin use enormous amounts of energy to secure their network. But why are cryptocurrencies so power-hungry and more importantly what are the alternatives? Much of the hardware used to perform the calculations uses highly specialized computers running Linux collaboratively in “farms” although there are many crypto “mining” apps which are Windows based…
Read more
CodeDelphi

How to Master Ethereum in 6 Simple Steps

What is Ethereum and how is it different to Bitcoin? Whether your focus is on native windows development or for mobile, cross platform targets, Ethereum is the community-run technology powering the cryptocurrency ether (ETH) and thousands of decentralized applications.
CodeDelphi

This Is The Blockchain And It May Rule The World

If you write apps, whether it be native Windows development, or perhaps targeting a broader market encompassing mobile devices, cryptocurrency is an area of incandescent growth and potential opportunity. Like the white-hot-topic of AI, cryptocurrency is a new frontier, and…
CodeDelphi

This Is The Blockchain: Expectations vs. Reality

We have discussed Blockchain technology in our “Everything You Need To Know About Blockchain” article. In that article we have learned about: ImmutabilityDistributionHow trust issues can be resolved with BlockchainBlockchain in the financial industryHigh integrity with Blockchain – and more You might find it useful to read that article first as a useful overview of what…
Read more
CodeDelphi

How To Make A Fully Working Slack Bot In Under 10 Minutes

Slack is one of the leading communication platforms for millions of users. With it, you can perform instant messaging, document sharing, and a variety of other activities to improve the collaboration between team members. You can also automate or control many things with Bots in Slack by using IDE Software. Can you create Slack Bots using Delphi? Yes you can! SDriver is a Delphi…
Read more
CodeRAD Studio

Everything You Need To Know About Docker And More

The trouble with many lines of business applications is that they often have a habit of wanting solitary ownership of the computer on which they are running. On your personal PC, this is relatively harmless; you’re usually single-tasking, focusing on that application…