タグ:learn delphi

ニュース、ビデオ
Python4Delphiライブラリについて知っておくべきこと

Python と Delphi は現在、 Windowsプログラム開発 だけでなく、他のプラットフォームでも主要なプログラミング言語の 2 つです。どちらも成熟した言語であり、プログラミング業界で高い評価を得ています。Python は 1989 年に、Delphi は 1995 年に誕生していますが、Delphiでは1970 年代から存在する Object Pascal を使用しています。Delphi は迅速なアプリケーション開発の側面と GUI アプリケーションで最もよく知られています...

続きを読む
ビデオ
PyScripterについて知っておくべきこと

前回のセッションで Python と Delphi の相乗効果を紹介した後、Windows 用のオープンソース IDEソフトウェア である PyScripter について詳細を説明します。最近開催された Coding Boot Camp 2022のセッションを収録したこのビデオでは、Kiriakos Vlahos が PyScripter について説明し、Delphi 開発者が利用できるコア機能から新しく追加された機能まで、すべてを実演します。

続きを読む
ビデオ
PythonとDelphi IDEを組み合わせることのメリットとは

Python と Delphi は、今日最も強力なプログラミング言語の2つです。この2つの言語は、 Windowsプログラム開発 だけでなく、他のプラットフォームでも多くの開発者が最優先で選択しています。どちらも、開発するプログラムの種類によって異なる強みを発揮します。例えば、Pythonには、特にデータ サイエンス、人工知能、機械学習のための最も豊富なエコシステムがある一方...

続きを読む
ビデオ
Delphiにおけるループとイテレーターを用いた反復について知っておくべきこと

We’re back with another Coding Boot Camp 2022 recap. After learning everything about the If statements and how they can be effectively used in any Windows application development. We are going to take a deeper look at the so-called For-loops. In this session, we will be introduced to the idea of iteration. Generally, in programming, is the process where a…

続きを読む
ニュース、ビデオ
Delphiにおける変数宣言と算術演算について知っておくべきこと

After introducing us to the fundamentals of the Delphi IDE from the previous session (Coding Boot Camp 2022), we are going to proceed with much deeper programming in Delphi. While Delphi is known for its low-code environment, this ide software is capable of creating high-performance applications on multiple platforms. In this session, we will be looking at programming constructs regarding…

続きを読む
ビデオ
Delphi入門:Delphi IDE完全ガイド

The recently concluded 5-day Coding Boot Camp 2022 was indeed a success. The free boot camp officially started last Monday (August 22) and aimed to teach all aspiring developers everything they should know about Delphi from the very basic to the most advanced feature. The first day of the boot camp provided focus on the foundation and fundamentals of Delphi….

続きを読む
ビデオ
バックグラウンドスレッドを使って応答性を高めGUIを改善する

新しいプログラムコードを記述してテストする以外に、プログラマが担うべき役割のひとつに、既存のアプリケーションコードのエラーを特定して修正したり、必要に応じて書き直しを行うことが挙げられます。 Welcome to Delphi ビデオシリーズでは、 Alister Christieがこれ以外のシナリオも紹介しています。ここでは、顧客からのリクエストに応じて、既存の「バックアップ」ユーティリティ アプリケーションのGUIをアップデート...

続きを読む
ビデオ
楽しいDelphiサンプルと学習リソースをチェックする

最近スタートした「Welcome to Delphi」シリーズで、Alister Christieが再登場。Delphiは強力で用途の広いプログラミング言語であり、データベース、マルチメディア、Web アプリケーション、ゲームなど、ほぼすべての種類のアプリケーションの開発が可能です。Delphiのローコード環境と使いやすいビジュアルデザインツールにより、Delphiは Windowsアプリケーション開発 だけでなく...

続きを読む
jaJapanese