This shows you the differences between two versions of the page.
|
start [2013/02/05 17:01] Daniel Gohlke |
start [2024/02/16 00:22] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{keywords>quick programming reference wiki source example code library}} | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | {{keywords>programming reference wiki source example code library c c++ objective-c cpp java functions method}} | ||
| - | |||
| ====== Programming Library / Reference with examples ====== | ====== Programming Library / Reference with examples ====== | ||
| - | ===== Code Reference ===== | + | //Be a part of our community and help to improve this reference.//\\ |
| - | This is a Wiki for all possible Programming languages with Descriptions and Examples.\\ | + | \\ |
| - | We want to create a programming library reference for all the programming languages out there\\ | + | |
| - | So do not hesitate to add some example codes, adjust or correct the content\\ | + | |
| - | The only **conditions** are that you add **no inappropriate content**.\\ | + | This is a Wiki for all possible programming languages with descriptions and examples.\\ |
| - | and you only add programming language references\\ | + | The goal is to create a programming library reference for all the programming languages out there\\ |
| - | ** be sure it is your code** (No cut and paste)\\ | + | So do not hesitate to add some example code, adjust or correct the content\\ |
| - | Hold your Descriptions and articles easy understandable for everyone\\ | ||
| - | please not so much complex source codes or descriptions that are difficult to understand\\ | ||
| + | **The conditions are**: | ||
| + | * add no inappropriate content.\\ | ||
| + | * be sure it is your code (no cut and paste)\\ | ||
| + | * Hold your descriptions and articles easy understandable for everyone\\ | ||
| + | * no SPAM | ||
| + | * read the [[wiki:syntax|formatting syntax]] before you start\\ | ||
| - | __****C Library Overview****__ | + | do you miss your favorite language ? add it ;) |
| - | * [[:c|]] | + | |
| - | __****C++ Library Overview****__ | ||
| - | * [[:cpp|C++ Library]] | ||
| - | __****Objective-C Library Overview****__ | ||
| - | * [[:objective-c|Objective-C Library]] | ||
| - | |||
| - | __****Java Library Overview****__ | ||
| - | * [[:java|Java Library]] | ||
| - | |||
| - | |||
| - | === do you miss your favorite language ? add it ;)=== | ||
| - | |||
| - | it is very easy, read the [[wiki:syntax|formatting syntax]], if you whant get a account and write your missing stuff down\\ | ||
| please note - we are no company\\ | please note - we are no company\\ | ||
| - | ===== add a reference page ===== | ||
| - | for example: if you whant to add a new page so type http://code-reference.com/playground/objc/foundation.framework/nsnumber.h/boolvalue\\ | ||
| - | that will add a menu structure\\ | ||
| - | <code> | ||
| - | playground | ||
| - | - objc | ||
| - | - foundation.framework | ||
| - | - nsnumber.h | ||
| - | - boolvalue | ||
| - | </code> | ||
| - | ** replace playground for a real example ** | ||
| - | Before you become a author we recommend to **read [[wiki:dokuwiki|]] and [[wiki:syntax|]]**\\ | ||
| - | |||
| - | |||
| - | ===== CodeReference on mobile ===== | ||
| - | |||
| - | {{:device-2012-11-23-115846.png?nolink&200|Menu Strucuture (Multiple Level) }} | ||
| - | {{:start_page.png?nolink&200|Menu Strucuture (2nd Level)}} | ||
| - | {{:iphone_search.png?nolink&200|Example view of a Article - syncron with our Website. With our click and explain feature ;) }} | ||
| + | the pages should look like this example here https://code-reference.com/c/stdio.h/printf ... or even better | ||
| ==== C Example Sourcecode ==== | ==== C Example Sourcecode ==== | ||
| Line 67: | Line 37: | ||
| /* | /* | ||
| * Sourcecode example for printf | * Sourcecode example for printf | ||
| - | * http://code-reference.com/c/stdio.h/printf | + | * https://code-reference.com/c/stdio.h/printf |
| */ | */ | ||
| int i; | int i; | ||
| Line 91: | Line 61: | ||
| Hello World no: ... | Hello World no: ... | ||
| ... and so on, and so on | ... and so on, and so on | ||
| + | |||
| + | |||
| + | ===== add a reference page ===== | ||
| + | there is a playground for beginners to add a new page type for example https://code-reference.com/playground/c/stdio.h/printf\\ | ||
| + | that will add a menu structure\\ | ||
| + | <code> | ||
| + | playground | ||
| + | - c | ||
| + | - stdio.h | ||
| + | - printf | ||
| + | |||
| + | </code> | ||
| + | ** remove playground for a real example ** | ||
| + | |||
| + | |||
| + | **To Support us**\\ | ||
| + | do simple things e.g. correct spelling and grammar, improve the examples or descriptions.\\ | ||
| + | or add new missing stuff like references for languages.\\ | ||
| + | |||
| + | |||
| + | //__You can also help us with bitcoins to pay the server costs__//: **1AXLPuRUBYc1JczTW4XS65GL6oWjNP2Vt2** but really nobody has ever spend a part of a coin to this project.... its all mined \\ | ||
| + | |||