Dhwani Shah
fb43ef2942
Added example of when string concatenation can also be helpful with combination of strings with html tags as this is important to understand when templating say output code from a database transaction.
2015-10-02 14:12:15 -05:00
Eric McCormick
795583521a
fixed missing ! to create an actual comment
...
... which was causing everything subsequently to be rendered as code block, as the triple back tick (which should be inside a comment) wasn't being escaped as part of a comment
2015-10-02 13:50:07 -05:00
Jesse Huang
ae372bb817
Merge pull request #1 from jhuang314/jhuang314-patch-1
...
Removed random "r"
2015-10-02 14:02:28 -04:00
Jesse Huang
f35472d8d2
Removed random "r"
2015-10-02 14:00:54 -04:00
Ian Bertolacci
57ea4af17c
Updated info for Chapel 1.12.0
2015-10-02 10:31:25 -06:00
Michele Orselli
0ad95b119d
adds some new php operators
2015-10-02 18:24:45 +02:00
Alva Connor Waters
c4b8281cee
Add to contributors
2015-10-02 16:19:29 +00:00
Levi Bostian
f23d470961
Merge pull request #1273 from JesusTinoco/patch-1
...
Typos fixed in julia-es.html.markdown
2015-10-02 11:15:29 -05:00
Ian Bertolacci
53790a0098
Merge branch 'master' of github.com:adambard/learnxinyminutes-docs
2015-10-02 10:15:08 -06:00
Levi Bostian
d5b5b19ca9
Merge pull request #1272 from leonnardo/cpp-ptBr-fixes
...
[c++/pt-br] Fix translate on editing object as parameters
2015-10-02 11:15:05 -05:00
Levi Bostian
aa6fce98be
Merge pull request #1271 from dreamtocode/patch-1
...
Update c++.html.markdown
2015-10-02 11:14:22 -05:00
Levi Bostian
70af92f5c0
Merge pull request #1268 from jklein/patch-1
...
All class constants can be accessed statically
2015-10-02 11:13:21 -05:00
Alva Connor Waters
12286a4b78
Misc. typos and formatting
2015-10-02 16:10:22 +00:00
Alva Connor Waters
455afa3a7b
More explanation on virtual destructors
2015-10-02 16:10:22 +00:00
Alva Connor Waters
ae86e4ebab
Clarify character literals
2015-10-02 16:10:01 +00:00
Jesus Tinoco
c0b09da46f
Fixing typo in julia-es.html.markdown
2015-10-02 16:11:23 +02:00
ksami
acc9a73c01
[bash/en] Improved descriptions
2015-10-02 22:08:27 +08:00
ven
4a3d521430
Merge pull request #1284 from rilut/patch-2
...
[xml/id] Translated XML to Indonesian (xml-id)
2015-10-02 15:35:05 +02:00
ven
839f1416e7
Merge pull request #1282 from rilut/patch-1
...
[json/id] Translated JSON to Indonesian (json-id)
2015-10-02 15:34:37 +02:00
Rizky Luthfianto
a9e29ee5e3
[xml/id] Translated JSON to Indonesian (json-id)
2015-10-02 20:10:43 +07:00
Rizky Luthfianto
6651b42155
[xml/id] Translated XML to Indonesian (xml-id)
2015-10-02 20:02:37 +07:00
ven
dd2d3a28d9
Merge pull request #1274 from demeter93/master
...
Fix some grammatical issues/typos
2015-10-02 12:09:39 +02:00
ven
428f403bc8
Merge pull request #1277 from teabaggs/master
...
[javascript] Fix for issue 1248
2015-10-02 12:08:53 +02:00
ven
bcc1ce4a04
Merge pull request #1278 from LuqiPan/master
...
[php/en]Align the comment block
2015-10-02 12:08:34 +02:00
willianjusten
2534c71c4f
[javascript pt-br] : Funções, Escopos e Closures
2015-10-02 01:23:46 -03:00
willianjusten
32caaabe05
[javascript pt-br] : 3. Lógica e Estruturas de Controle
2015-10-02 01:05:31 -03:00
willianjusten
716e0ced46
[javascript pt-br] : 2. Variáveis, Arrays e Objetos
2015-10-01 23:48:05 -03:00
willianjusten
ed2bc5a84c
[javascript pt-br] : 1. Números, Strings e Operadores
2015-10-01 22:23:18 -03:00
Luqi Pan
087d061948
Aligned the comment block
2015-10-01 16:42:51 -07:00
Philip Rowan
87d0c402fb
[javascript] Fix for issue 1248
...
https://github.com/adambard/learnxinyminutes-docs/issues/1248
2015-10-01 18:34:11 -05:00
Nora Demeter
8d48ba536a
Fixed some grammatical issues/typos
2015-10-01 16:17:58 -04:00
Jesus Tinoco
e4a33446a9
Typos fixed in julia-es.html.markdown
2015-10-01 21:34:02 +02:00
Leonnardo Rabello
13b575af7f
[c++/pt-br] Fix translate on editing object as parameters
2015-10-01 15:03:04 -03:00
George Gognadze
8eb410208a
Update c++.html.markdown
...
o should be capitalized.
this: overrides
should be: Overrides
2015-10-01 18:55:28 +04:00
Levi Bostian
a743c831a0
Merge pull request #1265 from williamd1k0/patch-1
...
[markdown/en] Add <kbd> tag
2015-10-01 09:41:43 -05:00
Levi Bostian
5254c21bbe
Add lang: to header of Python3 cs-cz file.
2015-10-01 09:39:00 -05:00
Levi Bostian
3c6480da0c
Merge pull request #1260 from elopio/patch-1
...
Fixed the description of attributes and elements.
2015-10-01 09:34:55 -05:00
Jonathan Klein
222cfcd15c
All class constants can be accessed statically
2015-10-01 07:37:05 -04:00
William Claude Tumeo
aaa818fc25
Add kbd
tag
2015-10-01 01:42:19 -03:00
willianjusten
510eeb7684
[javascript pt-br] : first part
2015-09-30 22:40:46 -03:00
Leo Arias
6f9ce2ebf1
Fixed the description of attributes and elements.
...
Fixes issue #1154
2015-09-30 11:36:34 -06:00
Levi Bostian
1717ee9d88
Merge pull request #1257 from Ismael-VC/patch-1
...
[Julia/es] Use smaller images.
2015-09-30 09:44:29 -05:00
Ismael Venegas Castelló
64d031429d
Use smaller images
...
I didn't notice they wouldnt fit well, because they fitted ok in github preview.
2015-09-30 00:10:14 -05:00
Adam Bard
09874aa5c0
map->dict
2015-09-30 10:48:59 +08:00
Adam Bard
b0036199c4
Still can't use julia
highlighting
2015-09-30 10:40:48 +08:00
Levi Bostian
f7923b73e6
Add lang: tr-tr to Turkish swift file.
2015-09-29 21:23:42 -05:00
Adam Bard
e898c628ef
Use c highlighting in D article for now.
2015-09-28 00:10:50 +08:00
Adam Bard
d3bc5642a8
Merge pull request #1066 from anlif/bash_no-nb
...
[bash/no-nb] copy/translation
2015-09-25 06:39:08 +08:00
Adam Bard
7a57623eff
Merge pull request #1230 from tomasbedrich/python3/cs-cz
...
[python3/cs-cz] Added first Czech translation
2015-09-25 06:37:43 +08:00
Adam Bard
f5259a7bf8
Merge pull request #1134 from NickPapanastasiou/master
...
D language!
2015-09-25 06:37:29 +08:00