Commit Graph

8116 Commits

Author SHA1 Message Date
Luxor
4f1a1b6ec4
Update python-jp.html.markdown
Fix tiny typo
2020-03-24 20:44:47 +09:00
Olivier DOSSMANN
89fa0eecf1
Minor fix about "on/ont" 2020-03-15 20:36:24 +01:00
Max Schumacher
1599a765c5
Merge pull request #3885 from MonliH/patch-1
[raku/en] Added missing function call
2020-03-14 10:10:29 +01:00
Jonathan
9bf06f1484
Fixed typo in sample output 2020-03-13 21:25:57 -04:00
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
cfb3473396
Updated example 8
Updated const declaration and removed print addressing missing array.
2020-03-10 13:44:54 +03: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
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
Mario Viens
140e87e683
Fix whitespace to be consistent 2020-02-29 14:01:02 -08: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
1a9bbb6159 added semicolon at the end of the line 2020-02-27 23:10:20 +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
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
kdxcxs
a64868904b remove a translated sentence 2020-02-18 08:20:34 +08:00
Max Schumacher
07f13d5e1c
Merge pull request #3854 from caminsha/de-de/python3_typofix
[python3/de-de] fixed some small typos in German translation
2020-02-17 18:04:24 +01:00
caminsha
c5362aaed1 Added example for f-strings 2020-02-17 00:26:43 +01:00
caminsha
254a609876 Changed sentence about deprecated python 2 2020-02-17 00:24:53 +01:00
Max Schumacher
f8c664647b
Merge pull request #3861 from caminsha/de-de/c/fix_whitespace
[c/de-de] made a whitespace after { character
2020-02-16 23:48:34 +01:00
caminsha
b27296c82a made a whitespace after character
I changed the indentation because of a discussion in PR #3839
2020-02-16 22:27:19 +01:00
caminsha
9f1addce40 removed section with different .format for stringformatting 2020-02-16 22:07:55 +01:00