CodeDelphiRAD Studio

10 Unsupervised Machine Learning Algorithms: What Are They And How To Create Them

Machine Learning is one of the hottest software development topics right now. The algorithms and techniques which enable machine learning have begun to really mature and have graduated from ‘interesting ideas’ into providing genuine power and permitting capabilities in our apps which can sometimes seem magical just as much as they are useful. Python has very quickly emerged as a de…
Read more
DatabaseHow-To'sInterBase

Top 10 How-To’s: FireDAC

FireDAC is a Universal Data Access library for developing applications for multiple devices, connected to enterprise databases. With its powerful universal architecture, FireDAC enables native high-speed direct access from Delphi and C++Builder to InterBase, SQLite, MySQL…
DelphiRAD Studio

What You Need To Make Charts With Blockchain.com API

Blockchain.com (formerly Blockchain.info) is a cryptocurrency blockchain explorer service, as well as a cryptocurrency wallet and a cryptocurrency exchange supporting Bitcoin, Bitcoin Cash, and Ethereum. They also provide Bitcoin data charts, statistics, and market information, and a series of APIs (Websockets and REST), for their services. You can use their API to buy and sell cryptocurrency…
Read more
News

Day 2 – Learn to Code Summer Camp 2021

We are starting our day with Danny Wind’s Introduction to REST WebServices in Delphi. This series runs over 4 days starting today at 10 AM Central Time, and has its own registration. This one is more advanced for developers already familiar with Delphi…
CodeDelphiRAD Studio

6 Simple Ways to Generate Dummy Data for Your Windows Apps

In this article, you’ll learn what is the purpose of dummy data generation, using python windows GUI builder to add features and functionalities to python, using python libraries to generate Dummy Data for Windows apps; Getting started with Python4Delphi and RAD Studio, and many more. What is the purpose of dummy data generation? As a Developer or Tester, sometimes we need a large volume…
Read more
CodeDelphiRAD Studio

6 Ways To Rapidly Collect Massive Datasets in your Apps

Do you have trouble collecting massive datasets in your apps? In this article, you’ll learn what web scraping is, how it is done, and how to use lightweight Python IDE windows tools for web scraping, web scraping results using Python4Delphi, and many more. What is web scraping? Web Scraping is a technique where a computer program extracts data from human-readable output coming from…
Read more