Coding Cookbook
Tools
General
Sister projects
In other projects
A reader requests that the formatting and layout of this book be improved. Good formatting makes a book easier to read and more interesting for readers. SeeEditing Wikitext for ideas, andWB:FB for examples of good books. Please continue toedit this book and improve formatting, even after this message has been removed. See thediscussion page for current progress. |
This book containshighly nested pages and/or nesting with inappropriate navigation. Please adjust the layout and navigation in order to improve accessibility. For help, seeManual of Style#Nesting. |
This book features all kinds of short coding samples, often calledcode 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