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
Ale46
05559e8620
[python/it] Translated python to Italian
2015-10-02 18:41:55 +02: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
DaKnOb
13807790e4
Add note about Python Module Order of Import
2015-10-02 16:49:51 +03: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
Adolfo Jayme Barrientos
93c8348f3e
[visualbasic/es] Create Spanish translation of VB tutorial
2015-10-02 08:30:17 -05: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
Dominik Süß
e19e1a8f27
Fixed lang
2015-10-01 22:35:48 +02:00
Dominik Süß
bc0431b667
Fixed File Header
2015-10-01 22:35:13 +02:00
Dominik Süß
5bed6d5a79
Added D Translation to German
2015-10-01 22:32:49 +02: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
Tomasz Janiszewski
4b0f53d964
Add Polish translations for XML
2015-10-01 09:57:34 +02: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
Serban Constantin
66f7710f6f
add translated file
2015-09-30 20:53:45 +03:00
Leo Arias
6f9ce2ebf1
Fixed the description of attributes and elements.
...
Fixes issue #1154
2015-09-30 11:36:34 -06:00
Serban Constantin
1b799a7299
update header
2015-09-30 20:26:20 +03:00