タグ:data

ビデオ
Everything You Need to Know About The Actions Component in Delphi and Why You Should Use It More Often

Delphi has introduced a great number of features over the years. Every time a new version of RAD Studio arrives, a new set of features and functionalities will also be introduced. However, with an overwhelming number of features available, some components are either forgotten, misused or failed to showcase their full potential. The Actions, for instance, have been in Delphi…

続きを読む
ビデオ
Everything You Should Know About Apple ARM On Desktop

Most of the desktop and laptop computers sold today are solely based on the x86 CPU architecture family. Both Intel and AMD dominated the market for years, making them a crucial part of Windows application development. Smartphones and other portable devices, on the other hand, are dominated by ARM. However, recent developments are now introducing ARM onto the desktop. In…

続きを読む
ビデオ
Everything You Need To Know About Upgrading and Maintaining Delphi Legacy Projects

A legacy system is generally described as outdated computing software or hardware that is still being used by companies. While they do exactly what they are designed to perform, legacy systems often do not allow space for growth. The older technology doesn’t really interact well with the newer system. As technology advances, most of these companies that run legacy software…

続きを読む
ビデオ
Delphiの関数型プログラミングと無名メソッドについて知っておくべきこと

最近開催された Coding Boot Camp 2022の最終セッションの 1 つで、Kevin R. Bond が関数型プログラミングと Delphi における無名メソッドの使い方について解説しています。Coding Boot Camp 録画ビデオをフォローしている方は、Kevin Bond の著書「How to Program Effectively in Delphi for AS/A Level Computer Science」がこのセッションの主なソースになっていることをご存じかと思います。このビデオでは、Bond 自身が、純粋な関数を使用してメンテナンス性の高いソフトウェアを作成する...

続きを読む
ビデオ
Delphiアプリでロボットアームをプログラムする

イノベーションや最新テクノロジーについて話すときはいつでも、ロボットやハイエンド マシンを連想します。今日、これらのロボットマシンはもはや、SF小説の一部ではありません。このテクノロジーを利用し、生産性を高めるために使用している多くの企業があります。ロボットは、センサーによって取得された入力に基づいて特定のタスクを実行できる自律型マシンと見なすことができますが、強力なIDEソフトウェアを使用して適切にプログラムされるまでは、単なる機械部品です。

続きを読む
ビデオ
TMS Web Coreを使ってDelphiでWebアプリケーションを構築する

Web アプリケーションを構築、利用しなければならない理由はたくさんあります。例えば、デスクトップ アプリケーションやモバイル アプリケーションとは異なり、Webアプリケーションなら、Webブラウザをサポートする任意のデバイスから簡単にアクセスできます。Web アプリケーションは、迅速な展開も提供します。Webアプリケーションであれば、アプリケーションを単にWebサーバーにコピーまたはデプロイするだけでよく、ユーザーもアプリケーションを使用したいときはいつでも...

続きを読む
jaJapanese