- Expert Delphi
- Pawe? G?owacki
- 113字
- 2021-07-02 20:44:24
Packing Up Your Toolbox
There are many simple every day programming skills that every Delphi developer needs to have. Pack your every day programmer toolbox with everything you will need from simple things such as file I/O to more complex things such as working with JSON and the Parallel Programming Library.
This chapter will cover the following points:
- Parallel Programming Library
- File I/O
- JSON
- XML
The objective of this chapter is to become fluent in using a Delphi programmer with every day useful techniques, such as working with files, streams, JSON, and XML. We will also look into making your apps faster and more responsive with the? Parallel Programming Library (PPL).
推薦閱讀
- Mastering OpenLayers 3
- 解構產品經理:互聯網產品策劃入門寶典
- Beginning Java Data Structures and Algorithms
- WSO2 Developer’s Guide
- 編寫整潔的Python代碼(第2版)
- 深入淺出Windows API程序設計:編程基礎篇
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- C程序設計案例教程
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Extreme C
- Learning AWS
- Java Web開發教程:基于Struts2+Hibernate+Spring
- Learn Linux Quickly
- Java面試一戰到底(基礎卷)
- Game Development Patterns and Best Practices