Writing and Coding Conventions

To make the text more readable, and to make any embedded Curl syntax in a paragraph stand out appropriately, we use a certain font format for code, file names, and graphical control names.

As you move through the chapters, you will see that all code is presented in the following format: this is the code font. Furthermore, all Curl method names are enclosed within curly braces ({}), for example, {check-buttons}.

All other items of interest that require a particular focus to be made are presented in italics. This includes file names, button names, window titles, and other graphical control descriptions.

Class Naming Style

Each class is named starting with a capital letter, and then each major word is capitalized within ...

Get Enterprise Curl now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.