- Expert Delphi
- Pawe? G?owacki
- 163字
- 2021-07-02 20:44:24
Summary
In this chapter, we reviewed different basic and more advanced elements of the Object Pascal language used in Delphi. There are many tutorials and language primers that cover each and every element of the language in detail.
In the first part, we reviewed the structure of a typical Delphi application from the perspective of the Memory Game app that we are going to build in the next chapters. The second part of the chapter covered selected elements of the Object Pascal language, such as type helpers, generics, anonymous code, and more, which are needed to better understand the code that comes with the Delphi installation and which you need to use very frequently, such as generic lists of objects.
In the next chapter, we are going to build on our language knowledge and review the functionality of some key classes for doing some common things that every programmer must know how to do, such as working with files, streams, and much more.
- Java Web及其框架技術
- Oracle Exadata專家手冊
- Scientific Computing with Scala
- Visual Basic程序設計實踐教程
- C/C++程序員面試指南
- Mastering Git
- Julia 1.0 Programming Complete Reference Guide
- 機器學習微積分一本通(Python版)
- Learning Ionic
- SpringBoot從零開始學(視頻教學版)
- Python預測分析與機器學習
- Mastering Python
- 美麗洞察力:從化妝品行業看顧客需求洞察
- Analytics for the Internet of Things(IoT)
- Learning Redis