Commit Graph

8328 Commits

Author SHA1 Message Date
Jonathan
8bacbc2d2f
Update raku.html.markdown 2020-03-13 20:33:24 -04:00
Julian Montague
62252055c2 Fix typo by indicating a range with '...' 2020-03-13 08:01:57 +01:00
Kirill Malev
79561a4f43
[dart/en-en] Updated example 33
`var hasValue ??= "default Value";` 
doesn't work in dart 2.7.0
2020-03-10 19:05:38 +03:00
Kirill Malev
2cbe4b53c6
[dart/en-en] Updated example 9: made 'i' variable non-final 2020-03-10 13:50:04 +03:00
Kirill Malev
cfb3473396
Updated example 8
Updated const declaration and removed print addressing missing array.
2020-03-10 13:44:54 +03:00
caminsha
b7aea95d26 added import section 2020-03-08 20:00:57 +01:00
Dan Tong
6f9362b080
Use correct pattern matching for Elixir 2020-03-03 14:36:47 +13:00
Divay Prakash
9e975a8dcf
Merge pull request #3874 from tendermario/patch-1
[dynamic-programming/en] Fix whitespace to be consistent
2020-03-03 03:06:25 +05:30
caminsha
f49bfb8398 Added styling and textures 2020-03-02 09:46:30 +01:00
caminsha
80063a34ed Changed color definition
I have changed the color definition because
255, 255, 255 was not yellow.
2020-03-01 22:57:55 +01:00
caminsha
48c193853c Changed color value in background function
Changed it because we defined the color white as c before.
2020-03-01 22:43:30 +01:00
caminsha
3be8d1867f Added transformamtions sections to translation 2020-03-01 22:36:56 +01:00
caminsha
2cc553e15b added some new things in drawing shapes 2020-03-01 21:57:37 +01:00
Mario Viens
140e87e683
Fix whitespace to be consistent 2020-02-29 14:01:02 -08:00
caminsha
93133f9a7f Started to translate the drawing part 2020-02-29 17:51:13 +01:00
Divay Prakash
e57e59f5f3
Merge pull request #3871 from brianl9995/master
[ruby/es] Fixed a spelling mistake
2020-02-29 00:27:53 +05:30
brian
c1e04d6868 Fixed a spelling mistake 2020-02-28 10:19:01 -03:00
caminsha
d7de2446b7 removed an unnecesarry white space 2020-02-27 23:38:03 +01:00
caminsha
5d1c72515c Added short explanation about break statement 2020-02-27 23:37:43 +01:00
caminsha
0a4f6f111a added control flows 2020-02-27 23:34:03 +01:00
caminsha
1a9bbb6159 added semicolon at the end of the line 2020-02-27 23:10:20 +01:00
caminsha
99da0047a6 finished section mathematics 2020-02-27 23:08:33 +01:00
Max Schumacher
11362faa3c
Merge pull request #3862 from tomasbedrich/patch-2
[python/cs-cz] Fix bad description of floor division
2020-02-27 22:20:01 +01:00
Max Schumacher
e01d83150c
Merge pull request #3870 from rmukh/patch-3
[cmake/en] Some grammar, vocabulary improvements
2020-02-27 22:18:20 +01:00
Max Schumacher
e2e8c75854
Merge pull request #3869 from rmukh/patch-2
[asymptotic-notation/en] Some grammar, vocabulary, stylistic changes
2020-02-27 22:16:56 +01:00
Rinat M
60c213a37a
Some grammar, vocabulary improvements 2020-02-27 15:32:44 -05:00
Rinat M
390354b6f2
Some grammar, vocabulary, stylistic changes 2020-02-27 14:58:17 -05:00
Max Schumacher
9c6084c33e
Merge pull request #3865 from bitfield/patch-1
[go/en] Add Golang University playlist links
2020-02-27 13:34:18 +01:00
John Arundel
2643d9f2f0
Remove links/source mention 2020-02-27 11:50:39 +00:00
John Arundel
32f3ec1880
Update go.html.markdown
Remove link in body
2020-02-26 15:23:37 +00:00
Divay Prakash
4c76a1dafe
Merge pull request #3868 from caminsha/en/procesing/fix_math_error
[processing/en] Fixed a small math error
2020-02-26 14:15:50 +05:30
caminsha
3f32649dd8 Fixed a small math error
Before: 2 -1 = 0
After: 2 - 1 = 1
2020-02-25 22:46:04 +01:00
caminsha
20ff967de5 Started with German translation of processing 2020-02-25 22:44:53 +01:00
Max Schumacher
8f3c99bb9e
Merge pull request #3867 from caminsha/de-de/c/rephraseVariable
[c/de-de] reworded variable declaration comment
2020-02-25 20:19:41 +01:00
John Arundel
e3c1b63e55
Fix playlist link 2020-02-25 18:16:47 +00:00
caminsha
2533ae9d9e reworded variable declaration comment
I reworded the comment so that the English and the German version have the same content.
See PR #3864
2020-02-25 17:13:36 +01:00
Max Schumacher
cbda14b7e6
Merge pull request #3866 from nitinrathi/patch-1
[pascal/en] Fixed a spelling mistake
2020-02-25 15:10:24 +01:00
Nitin Rathi
80bda7a0e8
Fixed a spelling mistake 2020-02-25 19:13:42 +05:30
John Arundel
131d536f40
Add Golang University playlist links 2020-02-23 12:44:28 +00:00
Divay Prakash
64dd094021
Merge pull request #3864 from KoenigKrote/master
[C/en] Rephrase variable declaration comments
2020-02-23 12:56:41 +05:30
KoenigKrote
842b247b74 Requires -> Require 2020-02-21 18:46:28 -07:00
KoenigKrote
bf1fe71a83 Rephrase variable declaration comments 2020-02-21 18:41:29 -07:00
Tomáš Bedřich
7b7464e178
Fix bad description of floor division 2020-02-19 10:04:30 +01:00
Max Schumacher
bdeb28ebbc
Merge pull request #3855 from kdxcxs/pyqt-cn
[pyqt/zh-cn] PyQT Chinese translation
2020-02-18 08:50:24 +01:00
kdxcxs
473b296fb5
Update pyqt-cn.html.markdown
Update translators list
2020-02-18 12:16:41 +08:00
kdxcxs
23e84fb341
Update pyqt-cn.html.markdown
Suggestions from lsvih
2020-02-18 11:58:59 +08:00
kdxcxs
4ad5bf24fc
Apply suggestions from code review
Co-Authored-By: lsvih <lsvih@qq.com>
2020-02-18 11:53:47 +08:00
kdxcxs
891061acd4
Apply suggestions from code review
完善注释

Co-Authored-By: lsvih <lsvih@qq.com>
2020-02-18 11:39:31 +08:00
kdxcxs
fb626bb078 纠正语法错误,中英文连接处加空格 2020-02-18 11:36:42 +08:00
kdxcxs
e68ea78b25 Replace tabs with spaces 2020-02-18 11:04:49 +08:00