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…
This Is How To Develop C++ iOS Apps On Windows 11 Today
February 16, 2022
The C++ Programming language is one of the most broadly used software programming languages. It can be downloaded easily and allows users to develop high quality professional applications for all sorts of different platforms for modern desktop and mobile devices. It’s hard…
Top 10 How-To’s: FireDAC
January 2, 2022
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…
What You Need To Make Charts With Blockchain.com API
August 24, 2021
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…
A search engine results page, or SERP, is the page you see after entering a query into Google, Yahoo, or any other search engine. In addition to organic search results, search engine results pages usually include paid search and pay-per-click (PPC) ads plus additional…
Day 2 – Learn to Code Summer Camp 2021
July 27, 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…
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…
Analyzing time series can be a heavy burden for your apps. The calculations involved can vary from reasonably simple to mind-numbingly complex, and doing it the wrong way can bring even a desktop machine to its knees. We’re going to show you five different ways to…
This blog post contains information, tools and links that I will discuss and demo during today’s TCoffeeAndCode webinar on Data Visualization.
David I’s DataViz sample code zip file (576kb)
What Inspired My Data Vizualization Journey – The Joy of Stats /…
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…