- 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高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- 深入淺出Spring Boot 2.x
- INSTANT Sencha Touch
- Mastering Julia
- Internet of Things with the Arduino Yún
- 機械工程師Python編程:入門、實戰與進階
- Web性能實戰
- 人工智能算法(卷1):基礎算法
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Java EE Web應用開發基礎
- JSP程序設計與案例實戰(慕課版)
- Anaconda數據科學實戰
- 高效使用Greenplum:入門、進階與數據中臺
- H5+移動營銷設計寶典
- SaaS攻略:入門、實戰與進階