afaqurk
ba17d5b987
Added unset function to arrays and variables.
...
Added the unset function to show the varying effects of deleting/removing variables and elements of an array.
2013-08-31 23:44:15 -04:00
afaqurk
6071e57cd9
spelling error on php function: var_dumb() = var_dump()
2013-08-31 23:29:51 -04:00
Prajit Ramachandran
ab4633f6a4
Tutorial for the Brainfuck programming language.
...
Brainfuck is a minimal programming language that is rather difficult
to wrap one's head around. It only uses the characters +-[],.><
2013-08-31 18:38:33 -07:00
Avjinder
e2cd18ba46
Update bash.html.markdown
...
In the case statement, the "in" keyword should be on the same line as case $VARIABLE. Also, ;; should be present at the end of each command. Shell executes all statements up to the two semicolons that are next to each other.
2013-08-31 17:05:04 +05:30
Antonio Hernández Blas
4d522544f2
Spanish translation for Clojure.
2013-08-31 04:09:41 -05:00
Marcos Brizeno
e13b5111d5
Adding explanation about variables scope and naming
2013-08-30 21:58:23 -03:00
Gregor Große-Bölting
43beddb4f6
translated javascript-tutorial
2013-08-30 17:37:33 +02:00
Adam Bard
4dd948ccd2
Merge pull request #285 from thenonameguy/patch-1
...
Fixed typo
2013-08-29 22:50:26 -07:00
Szabó Krisztián
c03de38c77
Fixed typo
2013-08-30 07:38:22 +02:00
ipscott
92e921e8f3
Update php.html.markdown
...
added a better description for static functions and properties
2013-08-29 23:50:11 -05:00
wikibook
5858b8d861
fixed merge errors
2013-08-29 13:15:38 +09:00
Adam
c7a1136772
Edits
2013-08-27 21:23:09 -07:00
Adam Bard
42bd97850f
Merge pull request #272 from kultprok/master
...
added introduction to bash in german.
2013-08-27 20:59:39 -07:00
Adam Bard
2a9c46897f
Merge pull request #258 from wikibook/master
...
fix errata of Java tutorial
2013-08-27 20:59:05 -07:00
Adam Bard
d70526b1ad
Merge pull request #267 from Goheeca/patch-1
...
Typos and adjustable vectors
2013-08-27 20:58:46 -07:00
Adam Bard
7570ef6862
Merge pull request #268 from y-gagar1n/master
...
Typos and stylistic fixes
2013-08-27 20:57:31 -07:00
Adam Bard
fb3e324dd9
Merge pull request #269 from mhauserr/master
...
tiny one line addition to c docs
2013-08-27 20:57:08 -07:00
Adam Bard
e1922e70a9
Merge pull request #271 from korjavin/master
...
Small imrovement
2013-08-27 20:55:30 -07:00
Adam Bard
c48c23c871
Merge pull request #273 from hkulekci/py-tr
...
turkish translation for python language
2013-08-27 20:54:35 -07:00
Adam Bard
2f0368fc08
Merge pull request #274 from hkulekci/py-changes
...
some python keywords, which are in comments, enclosed in quotation marks...
2013-08-27 20:54:16 -07:00
Adam Bard
041f1bb6e5
Merge pull request #275 from jdonaldson/master
...
More updates to the haxe guide
2013-08-27 20:53:19 -07:00
Adam Bard
9895f1ade9
Merge pull request #277 from mbuettner/patch-1
...
Fixed typo in Julia document
2013-08-27 20:52:47 -07:00
Adam Bard
0996e72768
Merge pull request #279 from mendozao/master
...
Added MATLAB as a new language
2013-08-27 20:52:31 -07:00
Adam Bard
a221e17d06
Merge pull request #278 from Mendor/master
...
Russian translation for Erlang page
2013-08-27 20:51:33 -07:00
Adam Bard
b1daee2587
Merge pull request #280 from afaqurk/phpDocumentationUpdate
...
PHP documentation update
2013-08-27 20:50:48 -07:00
Afaq
7af1a853d4
Correction to variable output of var_dump()
2013-08-25 11:49:49 -04:00
Afaq
ef0601bab5
Updated PHP doc to include print_r() and var_dump()
2013-08-25 11:43:07 -04:00
Osvaldo Mendoza
7bebfa3b9d
Added MATLAB as a new language
2013-08-25 01:32:33 -04:00
Mendor
b921f8bb4b
Russian translation for Erlang page
2013-08-24 20:54:31 +04:00
alswl
0fc4b4d5d5
add xiaoqi's translation
2013-08-24 23:27:50 +08:00
Martin Büttner
f88b0ba326
Fixed typo in Julia document
...
Element was popped from wrong array.
2013-08-24 12:23:41 +01:00
Justin Donaldson
0f82b18349
add more details on interpolated strings, clean up the naming for oop section
2013-08-23 16:24:35 -07:00
Haydar Kulekci
aaca821ee6
regular quotes instead of `.
2013-08-23 09:55:56 +03:00
Haydar Kulekci
de027ddf9e
regular quotes instead of `.
2013-08-23 09:54:21 +03:00
Justin Donaldson
f11d5cf90c
add more doc details, some more examples
2013-08-22 16:38:07 -07:00
Haydar Kulekci
0614444054
removed whitespace from end of the file
2013-08-23 00:09:16 +03:00
Haydar Kulekci
8c1a1d8a7b
some python keywords, which are in comments, enclosed in quotation marks to become clear (understandable)
2013-08-23 00:06:47 +03:00
Haydar Kulekci
3f51d6b516
turkish translation for python language
2013-08-23 00:00:54 +03:00
kultprok
7a31e5841d
added introduction to bash in german.
2013-08-22 20:47:25 +02:00
Justin Donaldson
cd723d1245
more doc/example tweaks
2013-08-22 10:58:46 -07:00
Justin Donaldson
078cbd3299
fix mailing list link
2013-08-22 10:54:51 -07:00
Justin Donaldson
93adb27cc6
invoke the using example method
2013-08-21 22:36:45 -07:00
Justin Donaldson
580f1a4fe0
add note about untyped/Dynamic
2013-08-21 22:29:31 -07:00
Justin Donaldson
92a6c91644
type typo
2013-08-21 22:11:01 -07:00
Justin Donaldson
d9d57ee1a1
add examples for using, typedefs, and conditional comp. more refmt.
2013-08-21 22:07:32 -07:00
Justin Donaldson
27b3ab01e4
missing paren
2013-08-21 20:37:32 -07:00
Justin Donaldson
98278338e7
reformatting. Add details on swtiches and gadt enums
2013-08-21 20:33:55 -07:00
Korjavin Ivan
9a36a51ccc
Few words about subs and file i/o
2013-08-22 08:16:54 +06:00
Korjavin Ivan
c8c0808657
More tutorial links
2013-08-22 08:11:07 +06:00
Justin Donaldson
9d10f87cf8
Merge remote-tracking branch 'adam/master'
2013-08-20 21:28:22 -07:00