Coding Cookbook
Appearance
This book features all kinds of short coding samples, often called code snippets. It is not a reference for any specific coding language, or a command reference.
Like an ordinary cookbook, you are not looking for a recipe that can be made from a certain ingredient or using a certain utensil, but you are looking to perform a specific task.
Often, these snippets are multi-disciplinary. Especially with web programming languages, you often use a combination of HTML, CSS, JavaScript and possibly server-side languages to perform a certain task. Also, the same result can often be achieved using different languages. Each task can list solutions in several languages.
By Task - By Language - Alphabetic listing
- See also other Cookbooks.